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 support for Amazon ALAS datasources for Amazon Linux 1, 2 & 2023 #3609

Open
2 tasks done
bdellegrazie opened this issue Apr 9, 2024 · 3 comments
Open
2 tasks done
Labels
enhancement New feature or request

Comments

@bdellegrazie
Copy link

bdellegrazie commented Apr 9, 2024

Current Behavior

At present, when uploading SBOMs for an Amazon Linux 2023 based AMI, the AMI is reported as "not vulnerable" because the SBOM contains packages prefixed with amzn (or similar). The end result is that no security vulnerabilities are reported by Dependency Track on these AMIs - even though Amazon's own AWS Inspector or the Amazon Linux Security Center reports multiple issues.

Proposed Behavior

Include Amazon Linux Security Center vulnerability feeds as another data source. They apply specifically for Amazon Linux packages so it should not interfere with other data source providers.

Example would be to incorporate the output of Amazon Linux Security Center via RSS feed or similar.

Checklist

@bdellegrazie bdellegrazie added the enhancement New feature or request label Apr 9, 2024
@bdellegrazie
Copy link
Author

bdellegrazie commented Apr 9, 2024

Depending upon complexity we are happy to help implement this, but would require guidance on the best way forward.
Thinking ahead there are similar requirements for GCP / Azure too.

@nscuro
Copy link
Member

nscuro commented Apr 12, 2024

We are currently investigating to leverage https://github.com/AppThreat/vulnerability-db which does include support for Amazon Linux: https://github.com/AppThreat/vulnerability-db?tab=readme-ov-file#linux-distros

@bdellegrazie
Copy link
Author

bdellegrazie commented Apr 12, 2024

@nscuro Please let us know if there's any way we can assist with development etc.

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

No branches or pull requests

2 participants