Open christopherferreira9 opened 1 month ago
New dependencies detected. Learn more about Socket for GitHub βοΈ
π¨ Potential security issues detected. Learn more about Socket for GitHub βοΈ
To accept the risk, merge this PR and you will not be notified again.
A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.
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.
Contains a medium severity Common Vulnerability and Exposure (CVE).
Remove or replace dependencies that include known medium severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.
This module accesses the network.
Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.
This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
The maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Research the state of the package and determine if there are non-deprecated versions that can be used, or if it should be replaced with a new, supported solution.
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.
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.
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/duplexer3@0.1.5
@SocketSecurity ignore npm/xmlhttprequest-ssl@1.6.3
@SocketSecurity ignore npm/yeast@0.1.2
@SocketSecurity ignore npm/blob@0.0.5
@SocketSecurity ignore npm/got@6.7.1
@SocketSecurity ignore npm/capture-stack-trace@1.0.2
@SocketSecurity ignore npm/tty-browserify@0.0.1
@SocketSecurity ignore npm/uuid@2.0.3
@SocketSecurity ignore npm/defined@1.0.1
@SocketSecurity ignore npm/hpagent@0.1.2
@SocketSecurity ignore npm/update-notifier@2.5.0
@SocketSecurity ignore npm/browser-resolve@2.0.0
@SocketSecurity ignore npm/deps-sort@2.0.1
@SocketSecurity ignore npm/syntax-error@1.4.0
@SocketSecurity ignore npm/stream-splicer@2.0.1
@SocketSecurity ignore npm/arrivals@2.1.2
@SocketSecurity ignore npm/artillery@1.7.9
@SocketSecurity ignore npm/artillery-plugin-statsd@2.2.1
@SocketSecurity ignore npm/lynx@0.2.0
@SocketSecurity ignore npm/mersenne@0.0.4
@SocketSecurity ignore npm/node-gyp@10.2.0
@SocketSecurity ignore npm/browserify@17.0.1
@SocketSecurity ignore npm/form-data@2.5.2
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.02%. Comparing base (
9866480
) to head (9438d69
). Report is 16 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Explanation
Adds performance tests for Socket.io.
References
Checklist