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

[feature] Add support for DataDog's malicious software package dataset #2345

Open
funnelfiasco opened this issue Dec 6, 2024 · 1 comment · May be fixed by #2366
Open

[feature] Add support for DataDog's malicious software package dataset #2345

funnelfiasco opened this issue Dec 6, 2024 · 1 comment · May be fixed by #2366
Assignees
Labels
enhancement New feature or request

Comments

@funnelfiasco
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Malicious packages exist in public repos, and sometimes people bring them in.

Describe the solution you'd like

Parse the DataDog Malicious Packages Dataset to pull in known-malicious packages and flag them when they appear in the graph.

Currently, the dataset provides JSON manifests for known malicious PyPI and NPM.

I'm thinking this would be a certifier that runs and creates a CertifyBad node for packages.

@funnelfiasco funnelfiasco added the enhancement New feature or request label Dec 6, 2024
@robert-cronin
Copy link
Contributor

I can work on this one, if it hasn't been started on yet. @funnelfiasco could you please assign me?

@robert-cronin robert-cronin linked a pull request Dec 12, 2024 that will close this issue
9 tasks
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.

2 participants