actions-marketplace-validations/Check with osv-detector
Installs and runs osv-detector against the given lockfiles or directories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 9, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/g-rath_check-with-osv-detector@0e8c0f954d8618a3a4671eca1918b30b2d085af3 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| osv-detector-version | The full version of the `osv-detector` to install. If omitted, the latest version is used. | no | — |
| osv-detector-binary | The full name of the `osv-detector` binary that should be downloaded. If omitted, the linux amd64 binary is used. | no | — |
| flags | Flags to be passed to the `osv-detector` | no | — |
| paths | A list of lockfiles and directories to check with the `osv-detector`. | no | . |
Outputs
no outputs