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

Rocky multi-arch support broke backward compatibility #369

Closed
Moniseeta opened this issue Nov 2, 2023 · 0 comments · Fixed by #370
Closed

Rocky multi-arch support broke backward compatibility #369

Moniseeta opened this issue Nov 2, 2023 · 0 comments · Fixed by #370

Comments

@Moniseeta
Copy link
Contributor

#321 changed the structures for storing rocky advisories.
https://github.com/aquasecurity/trivy-db/pull/321/files#diff-8e49337a1417a39a62ebf427e84fb2faa566c96e37ae627ac484c05dbe65c483R132 - Here, Custom field is missing
https://github.com/aquasecurity/trivy-db/pull/321/files#diff-4e9d5bb9d02520fbc8f26be7aa6e6eaebbc5c1eb8a320f3f681b3e747a306ab6R225 - Here erratum field is not being passed to PutInput

This is causing break in backward compatibility

Moniseeta pushed a commit to Moniseeta/trivy-db that referenced this issue Nov 2, 2023
Added handling for Custom and Erratum fields

Resolves: aquasecurity#369
Moniseeta pushed a commit to Moniseeta/trivy-db that referenced this issue Nov 2, 2023
Added handling for Custom and Erratum fields

Resolves: aquasecurity#369
Moniseeta pushed a commit to Moniseeta/trivy-db that referenced this issue Nov 6, 2023
Added handling for Custom and Erratum Fields

Resolves: aquasecurity#369
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

Successfully merging a pull request may close this issue.

1 participant