Errors when when run from the installed brew package:
$ sast
find: /opt/homebrew/plugins: No such file or directory
SAST complete. Findings: 0
But runs fine during CI runs where the repo is checked out and referenced directly.
Both are expected usage patterns.
Errors when when run from the installed brew package:
But runs fine during CI runs where the repo is checked out and referenced directly.
Both are expected usage patterns.