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