scan command to perform scans against a repository.
Usage
Run the following command to perform a full scan including reachability analysis for the open source packages you build in a repository.--languages flag:
<languages-list> as a comma-separated list using the supported languages: .
To scan leaked secrets and monitor all results in the checked out version of your repository.
- If endorctl scans the repository’s Git log history for the first time, it performs a full scan
- endorctl also performs a full rescan if you change any of the rules in the namespace
- In all other cases, endorctl runs an incremental scan based on the last scan time
--path and specify a name for your project using --project-name.
To scan and discover AI/LLM models in your repository, run the following command
--dry-run with --secrets or --sast flags. Do not use --dry-run with container scanning.
Options
The commandendorctl scan uses the following flags and environment variables: