Skip to content

GitHub Advisory Database identifies this repo as malware #500

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

Closed
patoncrispy opened this issue Dec 6, 2024 · 3 comments
Closed

GitHub Advisory Database identifies this repo as malware #500

patoncrispy opened this issue Dec 6, 2024 · 3 comments
Assignees

Comments

@patoncrispy
Copy link

Dependabot has raised this repo as a vulnerability. It was flagged because we have @types/github-script installed. Is this something that can be mitigated/resolved? GHSA-v9m5-8c6w-p3m5

@joshmgross
Copy link
Member

👋 I opened #514 to clear up the confusion here - this repository is not malware nor does it contain any malware dependencies. The NPM package github-script is malware, which is just a package using the same name as this repository.

@joshmgross
Copy link
Member

This should be resolved now -

~/projects/github-script-types
❯ npm i -D @actions/github-script@github:actions/github-script

changed 1 package, and audited 39 packages in 5s

found 0 vulnerabilities

~/projects/github-script-types 6s
❯ npm audit                                                   
found 0 vulnerabilities

If you have any questions or further concerns - please don't hesitate to ask!

@joh-klein
Copy link

This works the same way when you only use the types npm i -D @types/github-script@github:actions/github-script.

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

No branches or pull requests

3 participants