dependency_audit
Main pipeaudit_dependencies
Method Flowchart
Bundle Files
Select a file to view its contents
METHODS.toml
METHODS.toml
[package]
name = "dependency_audit"
address = "github.com/RobinHrt/tech_dependency_audit"
version = "1.0.0"
description = "Security and License Auditor: parallel vulnerability scan and license analysis with risk assessment"
license = "MIT"
main_pipe = "audit_dependencies"
[exports.tech_dependency_audit]
pipes = ["audit_dependencies", "parallel_audit", "scan_vulnerabilities", "analyze_licenses", "compile_audit_report"]
Install
$
npx mthds install https://github.com/RobinHrt/tech_dependency_audit --method dependency_auditRun
$
npx mthds run method dependency_auditSecurity and License Auditor: parallel vulnerability scan and license analysis with risk assessment
Exports
tech_dependency_audit
audit_dependenciesparallel_auditscan_vulnerabilitiesanalyze_licensescompile_audit_report