Enable security and analysis features
npx @stoe/octoherd-script-security-analysis \
-R "stoe/*" \
-T 0123456789012345678901234567890123456789
option | type | default | description |
---|---|---|---|
--alerts |
boolean | false |
enable Dependabot alerts |
--fixes |
string | false |
enable Dependabot security updates, will also enable Dependabot alerts when true |
One of --alerts
or --fixes
is required.
See CONTRIBUTING.md
@octoherd is a project to help you keep your GitHub repositories in line.