Advanced options

Additional controls for specific mechanism

--autofix Engages the autofix mechanism that, when supported, automatically updates the manifest files fixing problems detected during the analysis. See the specific section for further information.

--process-notebooks Enables the processing of Jupyter Notebooks written in Python. See the specific section for further information.

--process-dlls Enables the processing of DLLs during a .NET scan. See the specific section for further information.

--debug Allows to run in debug mode, providing extensive log information that can be passed to the Meterian support when an intervention is required.

--dump A generic information dump used for diagnostic purposes. Possible values: - tree -> display a basic dependency tree - dependencies -> display a basic list of dependencies Example: --dump=dependencies

--use-ssl-certificates When connecting to HTTPS websites (or even when connected to a configured proxy) the client can use additional X509 certificates to operate, as long they are accessible from the file system. Example: --use-ssl-certificates=~/certs/local.pem,~/certs/qa.pem

Last updated