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