You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#335 fixes this issue. Thank you for reporting. We haven't had coverage on the command line parser; we should add that. I've released v7.0.1 with this fix and highlighted in our release notes to skip v7.0.0.
After updating to v7 command line arguments are ignored
e.g.,
npx audit-ci@^7 --help
audit-ci --help
and any others perform scan and return results, e.g.
That happen with any argument, e.g., including config.
OS: MacOS 14.5 @ ARM
Node: v18.19.1
That also happens inside docker images.
Version 6 works properly on the same machine.
The text was updated successfully, but these errors were encountered: