Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Latest Tag available #33

Open
Squiddim opened this issue Sep 10, 2024 · 1 comment
Open

No Latest Tag available #33

Squiddim opened this issue Sep 10, 2024 · 1 comment

Comments

@Squiddim
Copy link

Hi,

it would be nice if this Repo also provided an OCI Artifact under :latest similar to the VulnDB Artifact instead of :1

Logic could pretty much be copied from
https://github.com/aquasecurity/trivy-db/blob/main/.github/workflows/cron.yml

Posting as Issue to get some Input first before i spend time drafting up a pull request

@knqyf263
Copy link
Collaborator

Unlike common container images, versioning is a destructive change as the schema goes up. :latest should not be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants