opensecdevops/OSDO SCA

Software Composition Analysis - Scan dependencies for vulnerabilities using OSV-Scanner, Grype, and native package managers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan for dependency vulnerabilitiesno.
manifest-fileDependency manifest file (auto-detect if not specified)no""
scannersScanners to use (osv, grype, native, all)noosv
severity-thresholdMinimum severity to report (LOW, MEDIUM, HIGH, CRITICAL)noMEDIUM
fail-on-criticalFail the action if critical vulnerabilities are foundnotrue
fail-on-highFail the action if high severity vulnerabilities are foundnofalse
ignore-unfixedIgnore vulnerabilities without fixes availablenofalse
results-dirDirectory to store resultsno.osdo/results
namedescription
findingsTotal vulnerable dependencies found
critical-countCritical vulnerabilities count
high-countHigh vulnerabilities count
package-managerDetected package manager