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

refactor: add AllSourceIDs #485

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

DmitriyLewen
Copy link
Contributor

Description

Add AllSourceIDs with list of all sourceIDs.

This is required for aquasecurity/trivy/issues/8180

@DmitriyLewen DmitriyLewen self-assigned this Jan 21, 2025
@@ -70,3 +72,34 @@ var Ecosystems = []types.Ecosystem{
Bitnami,
Kubernetes,
}

// AllSourceIDs is list of all supported sourceID
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to document that the order affects the severity selection.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it make sense - added in 1ed8c20

@DmitriyLewen DmitriyLewen marked this pull request as draft January 21, 2025 08:50
@DmitriyLewen DmitriyLewen marked this pull request as ready for review January 22, 2025 10:19
@DmitriyLewen DmitriyLewen requested a review from knqyf263 January 22, 2025 10:19
Co-authored-by: Teppei Fukuda <[email protected]>
@knqyf263 knqyf263 merged commit 8089e20 into aquasecurity:main Jan 24, 2025
2 checks passed
@DmitriyLewen DmitriyLewen deleted the refactor/sourceid branch January 24, 2025 07:05
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 this pull request may close these issues.

2 participants