Closed dependabot[bot] closed 7 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@angular-builders/custom-webpack@16.0.0-beta.1, npm/@angular-devkit/build-angular@16.0.1, npm/@angular-eslint/builder@16.0.1, npm/@angular-eslint/eslint-plugin-template@16.0.1, npm/@angular-eslint/eslint-plugin@16.0.1, npm/@angular-eslint/schematics@16.0.1, npm/@angular-eslint/template-parser@16.0.1, npm/@angular/animations@16.0.1, npm/@angular/cdk@16.0.1, npm/@angular/cli@16.0.1, npm/@angular/common@16.0.1, npm/@angular/compiler-cli@16.0.1, npm/@angular/compiler@16.0.1, npm/@angular/core@16.0.1, npm/@angular/forms@16.0.1, npm/@angular/localize@16.0.1, npm/@angular/platform-browser-dynamic@16.0.1, npm/@angular/platform-browser@16.0.1, npm/@angular/router@16.0.1, npm/@fortawesome/angular-fontawesome@0.13.0, npm/@fortawesome/fontawesome-svg-core@6.4.0, npm/@fortawesome/free-brands-svg-icons@6.4.0, npm/@fortawesome/free-regular-svg-icons@6.4.0, npm/@fortawesome/free-solid-svg-icons@6.4.0, npm/@fullhuman/postcss-purgecss@5.0.0, npm/@tauri-apps/api@2.0.0-beta.3, npm/@tauri-apps/plugin-cli@2.0.0-beta.1, npm/@tauri-apps/plugin-clipboard-manager@2.0.0-alpha.4, npm/@tauri-apps/plugin-dialog@2.0.0-alpha.4, npm/@tauri-apps/plugin-notification@2.0.0-alpha.4, npm/@tauri-apps/plugin-os@2.0.0-alpha.5, npm/@tauri-apps/plugin-shell@2.0.0-alpha.4, npm/@types/chrome@0.0.236, npm/@types/d3@7.4.0, npm/@types/data-urls@3.0.4, npm/@types/jasmine@4.3.1, npm/@types/jasminewd2@2.0.10, npm/@types/node@20.1.5, npm/@types/psl@1.1.0, npm/@types/topojson-client@3.1.1, npm/@types/topojson-simplify@3.0.1, npm/@types/whatwg-encoding@2.0.3, npm/@typescript-eslint/eslint-plugin@5.59.6, npm/@typescript-eslint/parser@5.59.6, npm/autoprefixer@10.4.14, npm/d3@7.8.4, npm/data-urls@5.0.0, npm/emoji-toolkit@7.0.1, npm/eslint@8.40.0, npm/fuse.js@6.6.2, npm/jasmine-core@5.0.0, npm/jasmine-spec-reporter@7.0.0, npm/js-yaml-loader@1.2.2
🚨 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 |
---|---|---|---|
Install scripts | npm/core-js@3.6.5 |
| |
Install scripts | npm/ejs@2.7.4 |
| |
Install scripts | npm/node-sass@4.14.1 |
| |
Install scripts | npm/node-sass@4.14.1 |
|
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
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/core-js@3.6.5
@SocketSecurity ignore npm/ejs@2.7.4
@SocketSecurity ignore npm/node-sass@4.14.1
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps ip from 2.0.0 to 2.0.1.
Commits
3b0994a
2.0.132f468f
lib: fixed CVE-2023-42282 and added unit testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show