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

Add GitHub Security Advisory data for Erlang packages #300

Open
westonsteimel opened this issue Sep 27, 2023 · 0 comments
Open

Add GitHub Security Advisory data for Erlang packages #300

westonsteimel opened this issue Sep 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@westonsteimel
Copy link
Contributor

What would you like to be added:
Add support for pulling in GitHub Security Advisory data for Erlang

Why is this needed:
Syft supports cataloging of Erlang packages but there is currently no vuln data being built into grype-db to match against in grype

Additional context:
Should hopefully just be a simple add to the mapping in:

ecosystem_map = {
"COMPOSER": "composer",
"GO": "go",
"MAVEN": "java",
"NPM": "npm",
"NUGET": "nuget",
"PIP": "python",
"RUBYGEMS": "gem",
"RUST": "rust",
}

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

Successfully merging a pull request may close this issue.

1 participant