Generate SDKs #8
Pull Request #8 Alerts: Complete with warnings
| Report | Status | Message |
|---|---|---|
| PR #8 Alerts | Found 17 project alerts |
Pull request alerts notify when new issues are detected between the diff of the pull request and it's target branch.
Details
🚨 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 | Note | Source | CI |
|---|---|---|---|---|
| Unmaintained | npm/inherits@2.0.4 |
| ⚠︎ | |
| Unmaintained | npm/external-editor@3.1.0 |
| ⚠︎ | |
| Shell access | npm/external-editor@3.1.0 |
| ⚠︎ | |
| Unmaintained | npm/through@2.3.8 |
| ⚠︎ | |
| Unmaintained | npm/safer-buffer@2.1.2 |
| ⚠︎ | |
| Unmaintained | npm/esprima@4.0.1 |
| ⚠︎ | |
| Unmaintained | npm/string_decoder@1.3.0 |
| ⚠︎ | |
| Unmaintained | npm/util-deprecate@1.0.2 |
| ⚠︎ | |
| Unmaintained | npm/kind-of@6.0.3 |
| ⚠︎ | |
| Unmaintained | npm/repeat-string@1.6.1 |
| ⚠︎ | |
| Unmaintained | npm/wcwidth@1.0.1 |
| ⚠︎ | |
| Unmaintained | npm/os-tmpdir@1.0.2 |
| ⚠︎ | |
| Unmaintained | npm/clone@1.0.4 |
| ⚠︎ | |
| Unmaintained | npm/randexp@0.5.3 |
| ⚠︎ | |
| Unidentified License | npm/@opentelemetry/api@1.9.0 |
| 🚫 | |
| Dynamic require | npm/ts-patch@3.3.0 |
| ⚠︎ | |
| Dynamic require | npm/ts-patch@3.3.0 |
| ⚠︎ |
Next steps
What are unmaintained packages?
Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
What is shell access?
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.
What do I need to know about license files?
(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Manually review the license contents.
What is dynamic require?
Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.
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/inherits@2.0.4@SocketSecurity ignore npm/external-editor@3.1.0@SocketSecurity ignore npm/through@2.3.8@SocketSecurity ignore npm/safer-buffer@2.1.2@SocketSecurity ignore npm/esprima@4.0.1@SocketSecurity ignore npm/string_decoder@1.3.0@SocketSecurity ignore npm/util-deprecate@1.0.2@SocketSecurity ignore npm/kind-of@6.0.3@SocketSecurity ignore npm/repeat-string@1.6.1@SocketSecurity ignore npm/wcwidth@1.0.1@SocketSecurity ignore npm/os-tmpdir@1.0.2@SocketSecurity ignore npm/clone@1.0.4@SocketSecurity ignore npm/randexp@0.5.3@SocketSecurity ignore npm/@opentelemetry/api@1.9.0@SocketSecurity ignore npm/ts-patch@3.3.0