These docs are for v1.1. Click to read the latest docs for v1.2.

Release of September 2024

Enhancements

Snyk validation

  1. Added support for branches.
  2. Added support for multiple Synk organizations.
  3. Added the ability to set a minimal severity at the organization level.
  4. Added the ability to select all repositories when running a validation scan.

Snyk validation


Bright-CLI:

  1. v12.5.0:
    1. Added a timeout flag to all commands, accepting values in seconds (Command Language Syntax).
    2. Removal of the old proxy-internal and proxy-external flags (were replaced with proxy-target and proxy-bright).
  2. v12.4.0:
    1. Listing Entrypoints - added a new pretty optional flag to return a "prettified" version of the entry points, in JSON format (Listing Entrypoints).
  3. v12.3.0:
    1. Listing Entrypoints - added new optional filter flags (Listing Entrypoints):
      1. limit - to set a limit of returned entrypoints.
      2. connectivity - to filter by connectivity status.
      3. status - to filter by entrypoint status.