Skip to content

A CLI to process recordings created using Chrome DevTools Recorder and turn them into a repeatable bash script to be used inside an Akeyless Custom Rotator

License

Notifications You must be signed in to change notification settings

akeyless-community/akeyless-ui-webhook-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akeyless UI Webhook Builder

Akeyless UI Webhook Builder is a CLI tool that processes user flow recordings captured by the Chrome DevTools recorder and creates scripts that can be used in Akeyless custom rotator webhooks.

Installation

To install Akeyless UI Webhook Builder, you need to have Go installed on your system. Then, you can use the following command:

go install github.com/akeyless-community/akeyless-ui-webhook-builder@latest

Usage

To use Akeyless UI Webhook Builder, run the following command:

akeyless-ui-webhook-builder -f path/to/your/recording.json

The tool will guide you through the process of mapping the recorded steps to the necessary fields for password rotation.

Video

out.gif

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

Apache 2.0

About

A CLI to process recordings created using Chrome DevTools Recorder and turn them into a repeatable bash script to be used inside an Akeyless Custom Rotator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages