bright-cli icon indicating copy to clipboard operation
bright-cli copied to clipboard

Command Line Interface (CLI) tool for NeuraLegion's solutions.

Results 4 bright-cli issues
Sort by recently updated
recently updated
newest added

During the scan execution process, various non-critical issues may arise. Currently, these issues can only be monitored through the application's UI. To enhance the customer experience, we should introduce the...

Type: enhancement

The CLI uses hardcoded enum with test tags to show `run:scan` command help and assign default tests when no options are provided. It's now required to add new tag to...

Type: enhancement

To ensure code consistency and provide a more convenient way to work with HAR and specs, we should get rid of our own parser and validator in favor of using...

Type: refactoring
Type: technical debt

* Add tag to CLI which enables feeding "found issues" directly to TCP/UDP syslog server * Also add TLS option for TCP * The issue data should be converted into...

Type: enhancement