majiayu000/Argus supply-chain scan
Download a verified Argus release and scan a package, lockfile, or agent surface.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scanType | One of package, lockfile, or agent. | yes | — |
| path | Workspace-relative package directory, lockfile, or agent surface. | yes | — |
| format | One of text, json, or sarif. | no | text |
| argusVersion | Exact tested Argus version (X.Y.Z). | no | — |
| failOn | Fail on block, or on block and approval. | no | block |
Outputs
| name | description |
|---|---|
| decision | Validated Argus decision; blank on operational failure. |
| exitCode | Argus process exit code; blank before the scan starts. |
| reportPath | Validated report path; blank on operational failure. |
| sarifFile | SARIF path when format is sarif; otherwise blank. |
| argusVersion | Validated requested binary version. |