phylum exception add
Add a new analysis exception
Usage: phylum exception add [OPTIONS] <--group <GROUP_NAME>|--project <PROJECT_NAME>>
Optionsโ
-g, --group <GROUP_NAME>
โ Group to add exception to
-p, --project <PROJECT_NAME>
โ Project to add exceptions to
--package-type <PACKAGE_TYPE>
โ Package type of the package to add an exception for
โ Accepted values: npm, gem, pypi, maven, nuget, golang, cargo
-n, --name <PACKAGE_NAME>
โ Fully qualified name of the package to add an exception for
--version <VERSION>
โ Version of the package to add an exception for
--purl <PURL>
โ Package in PURL format
-r, --reason <REASON>
โ Reason for adding this exception
-s, --no-suggestions
โ Do not query package firewall to make suggestions
-o, --org <ORG>
โ Phylum organization
-v, --verbose...
โ Increase the level of verbosity (the maximum is -vvv)
-q, --quiet...
โ Reduce the level of verbosity (the maximum is -qq)
-h, --help
โ Print help