hunted-labs/DepsDiver Dependency FOCI Scanner

Scan package manager files with the diver CLI and detect FOCI in your dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: hunted-labs/depsdiver-action@baac7503cb6e2adcd01ccf3a13e34a45cebebd9a # v3.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathDirectory path(s) to scan (default: repository root). Accepts a single path, or multiple paths separated by commas or newlines.no.
output-fileOutput file name for the dependency FOCI reportnodeps-foci-report.txt
artifact-nameName of the artifact to uploadnodeps-foci-report
artifact-retention-daysNumber of days to retain the artifactno30
depsdiver-api-urlDepsDiver API base URL (e.g., https://depsdiver.com/api)nohttps://depsdiver.com/api
depsdiver-tokenDepsDiver API token (should be set as secret)yes
foci-thresholdFOCI change ratio threshold (0-100). Only packages whose change_ratio exceeds this percentage are included in the FOCI report section. Leave empty to include all packages with any FOCI data.no""
diver-versionVersion of the diver CLI to downloadno0.3.1
namedescription
report-filePath to the generated report file
total-packagesTotal number of dependencies found across all package manager files
foci-packagesNumber of packages with FOCI detected