smithy-security/Dracon Load Last Database From Artifacts
This is an auxiliary step run with Dracon in order to have enriched results completely on GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_ACCESS_TOKEN | A personal access token scoped for the repository | no | ${{ github.token }} |
| REPO | which repo to download artifacts from | no | ${{ github.repository }} |
| OUTPUT_DIR | Where to dump the db | no | ${{ github.workspace }} |
Outputs
| name | description |
|---|---|
| database | The sqlite database for the enricher |