Name:retire-js
Category:Static Code Analysis
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/retire:v5.2.7
Output Type:
License:Unknown
Source:View Source
Parameters
--ext
Comma separated list of file extensions for JavaScript files. The default is js--deep
Deep scan (slower and experimental)--path
Folder to scan for javascript files--proxy
Proxy url (http://some.host:8080)--cacert
Use the specified certificate file to verify the peer used for fetching remote jsrepo/noderepo files--colors
Enable color output (console output only)--ignore
Comma delimited list of paths to ignore--jsrepo
Local or internal version of repo. Can be multiple comma separated. Default: 'central')--nocache
Don't use local cache--verbose
Show identified files (by default only vulnerable files are shown)--insecure
Enable fetching remote jsrepo/noderepo files from hosts using an insecure or self-signed SSL (TLS) certificate--severity
Specify the bug severity level from which the process fails. Allowed levels none, low, medium, high, critical. Default: none--ignorefile
Custom ignore file, defaults to .retireignore / .retireignore.json--includeOsv
Include OSV advisories in the output--outputformat
Valid formats: text, json, jsonsimple, depcheck (experimental), cyclonedx and cyclonedxJSON