Release of September 2024
November 4th, 2024
Enhancements
Snyk validation
- Added support for branches.
- Added support for multiple Synk organizations.
- Added the ability to set a minimal severity at the organization level.
- Added the ability to select all repositories when running a validation scan.
Bright-CLI:
- v12.5.0:
- Added a timeout flag to all commands, accepting values in seconds (Command Language Syntax).
- Removal of the old proxy-internal and proxy-external flags (were replaced with proxy-target and proxy-bright).
- v12.4.0:
- Listing Entrypoints - added a new
pretty
optional flag to return a "prettified" version of the entry points, in JSON format (Listing Entrypoints).
- Listing Entrypoints - added a new
- v12.3.0:
- Listing Entrypoints - added new optional filter flags (Listing Entrypoints):
- limit - to set a limit of returned entrypoints.
- connectivity - to filter by connectivity status.
- status - to filter by entrypoint status.
- Listing Entrypoints - added new optional filter flags (Listing Entrypoints):