AppThreat / AppThreat/atom-tools
Option to download atom
Open
Consider Funding
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- Avg merge
- 4d
- Merged PRs (30d)
- 2
Description
Similar to how depscan automatically pulls the vdb using oras, we can offer an option to download atom from ghcr.
https://github.com/owasp-dep-scan/dep-scan/blob/release/6.x/depscan/lib/orasclient.py#L128
| File | oras URL |
|------|----------|
| atom.zip | ghcr.io/appthreat/atom:v2 |
| linux native image | oras push ghcr.io/appthreat/atom-amd64:v2 |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.