Skip to main content

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