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

Node v20 build functional #1151

Merged
merged 8 commits into from
Aug 12, 2024
Merged

Node v20 build functional #1151

merged 8 commits into from
Aug 12, 2024

Conversation

wwills2
Copy link
Collaborator

@wwills2 wwills2 commented Aug 8, 2024

No description provided.

Copy link

socket-security bot commented Aug 9, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/core@7.25.2 environment, filesystem, unsafe Transitive: shell +47 11.2 MB nicolo-ribaudo
npm/@babel/eslint-parser@7.25.1 unsafe +5 370 kB nicolo-ribaudo
npm/@babel/preset-env@7.25.3 environment Transitive: filesystem, shell, unsafe +152 18.2 MB nicolo-ribaudo
npm/@commitlint/cli@19.4.0 Transitive: environment, eval, filesystem, shell, unsafe +112 29.8 MB escapedcat
npm/@eslint/js@9.8.0 None 0 14.2 kB eslintbot
npm/@yao-pkg/pkg@5.12.0 environment, filesystem, shell, unsafe Transitive: network +126 9.71 MB roberts_lando
npm/eslint-plugin-mocha@10.5.0 None +5 1.41 MB lo1tuma
npm/eslint@9.8.0 environment Transitive: filesystem, shell, unsafe +70 7.46 MB eslintbot
npm/extensionless@1.9.9 None 0 6.66 kB barhun
npm/globals@15.9.0 None 0 174 kB sindresorhus
npm/husky@9.1.4 environment, filesystem, shell 0 4.01 kB typicode
npm/mocha@10.7.0 environment, eval, filesystem +54 4.18 MB joshuakgoldberg
npm/mysql2@3.11.0 environment, network Transitive: eval +11 1.76 MB sidorares
npm/pkg@5.8.1 environment, filesystem, shell, unsafe Transitive: network +114 8.49 MB leerobinson
npm/semver@7.6.3 None 0 95.8 kB npm-cli-ops
npm/winston@3.14.1 Transitive: environment +27 1.7 MB 3rdeden, chjj, dabh, ...5 more

🚮 Removed packages: npm/@babel/core@7.24.9, npm/@babel/eslint-parser@7.24.8, npm/@babel/preset-env@7.24.8, npm/@commitlint/cli@19.3.0, npm/@eslint/js@9.7.0, npm/eslint-plugin-mocha@10.4.3, npm/eslint@9.7.0, npm/globals@15.8.0, npm/husky@9.0.11, npm/mocha@10.6.0, npm/mysql2@3.10.2, npm/semver@7.6.2, npm/winston@3.13.1

View full report↗︎

Copy link

socket-security bot commented Aug 9, 2024

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
AI warning npm/pkg@5.8.1
  • Notes: The code shows signs of potentially malicious behavior, particularly with its manipulation of the file system and use of child processes. While not definitively malicious, the patterns of dynamic execution, temporary file management, and extensive overrides of file system operations raise significant security concerns. It is advisable to review the code thoroughly in its intended environment and context to understand its complete impact.
  • Confidence: 1.00
  • Severity: 0.60
🚫

View full report↗︎

Next steps

What is an AI detected anomaly?

AI has identified unusual behaviors that may pose a security risk.

An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/pkg@5.8.1

@TheLastCicada TheLastCicada merged commit 42248fa into develop Aug 12, 2024
12 checks passed
@TheLastCicada TheLastCicada deleted the node-v20-build-functional branch August 12, 2024 22:31
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