divyansh42/CRDA

Analyse Vulnerabilities in application dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
manifest_file_pathPath of the manifest file to use for analysisyes
analysis_report_file_nameName of the file to save the analysis report.nocrda_analysis_report
snyk_tokenSnyk token to be used to authenticate to CRDAno
crda_keyExisting CRDA key to identify the existing userno
consent_telemetryCRDA collects anonymous usage data, and is disabled by default. If you want this behaviour set this to true nofalse
fail_on_vulnerabilityFail the workflow if vulnerability is found in the project. This will lead to workflow failure and sarif file would not be obtained. To set failure when vulnerability severity level is either "error" or "warning" set this input to "error". By default it is set to fail when severity level is "warning", or if you don't want to fail the action set this input to "false" noerror
namedescription
crda_keyGenerated CRDA key for future use
crda_report_jsonGenerated CRDA Analysis Report in JSON format
crda_report_sarifGenerated CRDA Analysis Report in Sarif format
report_linkCRDA analysis report link