You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❗️ Caution Review the following alerts detected in dependencies.
According to your organization's policies, you must resolve all "Block" alerts before proceeding. It's recommended to resolve "Warn" alerts too.
Learn more about Socket.
Action
Severity
Alert (click for details)
Warn
helper-module-imports@7.29.7 - Dynamic require
Note: Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Suggestion: Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/helper-module-imports@7.29.7 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
traverse@7.29.8 - Uses eval
Note: Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Suggestion: Avoid packages that use eval, since this could potentially execute any code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/traverse@7.29.8 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
external-editor@1.0.3 - Shell access
Note: This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/external-editor@1.0.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
acorn-jsx@5.3.2 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/acorn-jsx@5.3.2 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
ajv@6.15.0 - Uses eval
Note: Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Suggestion: Avoid packages that use eval, since this could potentially execute any code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/ajv@6.15.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
array-timsort@1.0.3 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/array-timsort@1.0.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
base64-js@1.5.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/base64-js@1.5.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
browserslist@4.29.0 - Dynamic require
Note: Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Suggestion: Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/browserslist@4.29.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
buffer@5.7.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/buffer@5.7.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
clone@1.0.4 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/clone@1.0.4 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
commander@10.0.1 - Shell access
Note: This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/commander@10.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
cross-spawn@7.0.6 - Shell access
Note: This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/cross-spawn@7.0.6 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
deep-is@0.1.4 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/deep-is@0.1.4 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
detect-libc@2.1.2 - Shell access
Note: This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/detect-libc@2.1.2 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
drange@1.1.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/drange@1.1.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
es-module-lexer@2.3.2 - Potential vulnerability
Note: Initial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Suggestion: It is advisable to proceed with caution. Engage in a review of the package's security aspects and consider reaching out to the package maintainer for the latest information or patches.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/es-module-lexer@2.3.2 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
escape-string-regexp@4.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/escape-string-regexp@4.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
escape-string-regexp@1.0.5 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/escape-string-regexp@1.0.5 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
eslint-plugin-jsdoc@63.0.14 - Obfuscated code
Note: Obfuscated files are intentionally packed to hide their behavior. This could be a sign of malware
Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/eslint-plugin-jsdoc@63.0.14 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
eslint-plugin-jsdoc@63.0.14 - Dynamic require
Note: Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Suggestion: Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/eslint-plugin-jsdoc@63.0.14 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
esprima@4.0.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/esprima@4.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
esrecurse@4.3.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/esrecurse@4.3.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
esutils@2.0.3 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/esutils@2.0.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
events@3.3.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/events@3.3.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
fast-deep-equal@3.1.3 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/fast-deep-equal@3.1.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
fast-json-stable-stringify@2.1.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/fast-json-stable-stringify@2.1.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
fast-levenshtein@2.0.6 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/fast-levenshtein@2.0.6 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
gensync@1.0.0-beta.2 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/gensync@1.0.0-beta.2 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
has-flag@4.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/has-flag@4.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
ieee754@1.2.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/ieee754@1.2.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
imurmurhash@0.1.4 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/imurmurhash@0.1.4 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
inherits@2.0.4 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/inherits@2.0.4 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
is-extglob@2.1.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/is-extglob@2.1.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
is-interactive@1.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/is-interactive@1.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
json-buffer@3.0.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/json-buffer@3.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
json-schema-traverse@0.4.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/json-schema-traverse@0.4.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/json-stable-stringify-without-jsonify@1.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
keyv@4.5.4 - Dynamic require
Note: Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Suggestion: Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/keyv@4.5.4 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
kind-of@6.0.3 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/kind-of@6.0.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
levn@0.4.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/levn@0.4.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
lodash@4.18.1 - Uses eval
Note: Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Suggestion: Avoid packages that use eval, since this could potentially execute any code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/lodash@4.18.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
magicast@0.5.5 - Uses eval
Note: Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Suggestion: Avoid packages that use eval, since this could potentially execute any code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/magicast@0.5.5 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
natural-compare@1.4.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/natural-compare@1.4.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
object-deep-merge@2.0.1 - Possible typosquat attack (GPT)
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/object-deep-merge@2.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/obug@2.2.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
parse-imports-exports@0.2.4 - Possible typosquat attack (GPT)
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/parse-imports-exports@0.2.4 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
path-exists@4.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/path-exists@4.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
path-key@3.1.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/path-key@3.1.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
path-parse@1.0.7 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/path-parse@1.0.7 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
prelude-ls@1.2.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/prelude-ls@1.2.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
randexp@0.5.3 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/randexp@0.5.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
shebang-command@2.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/shebang-command@2.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
shebang-regex@3.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/shebang-regex@3.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
siginfo@2.0.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/siginfo@2.0.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
source-map-js@1.2.1 - Uses eval
Note: Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Suggestion: Avoid packages that use eval, since this could potentially execute any code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/source-map-js@1.2.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
stackback@0.0.2 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/stackback@0.0.2 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
string_decoder@1.3.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/string_decoder@1.3.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
through@2.3.8 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/through@2.3.8 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
tinyexec@1.3.0 - Shell access
Note: This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/tinyexec@1.3.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
ts-patch@4.0.1 - Dynamic require
Note: Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Suggestion: Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/ts-patch@4.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
type-check@0.4.0 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/type-check@0.4.0 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
typia@12.1.1 - AI detected security risk
Note: AI has determined that this package may contain potential security issues or vulnerabilities.
Suggestion: An AI system identified potential security problems in this package. It is advised to review the package thoroughly and assess the potential risks before installation. You may also consider reporting the issue to the package maintainer or seeking alternative solutions with a stronger security posture.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/typia@12.1.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
update-browserslist-db@1.3.3 - Shell access
Note: This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Suggestion: Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/update-browserslist-db@1.3.3 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
uri-js@4.4.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/uri-js@4.4.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
util-deprecate@1.0.2 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/util-deprecate@1.0.2 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
vitest@5.0.1 - Uses eval
Note: Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Suggestion: Avoid packages that use eval, since this could potentially execute any code.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/vitest@5.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Warn
wcwidth@1.0.1 - Unmaintained
Note: Package has not been updated in more than 5 years and may be unmaintained. Problems with the package may go unaddressed.
Suggestion: Package should publish periodic maintenance releases if they are maintained, or deprecate if they have no intention in further maintenance.
Mark as acceptable risk: To ignore this alert only in this pull request, reply with: @SocketSecurity ignore npm/wcwidth@1.0.1 Or ignore all future alerts with: @SocketSecurity ignore-all
Next steps: 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@socket.dev.
Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.
Mark the package as acceptable risk: To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/uri-js@4.4.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AzureStorageDestinationLoggermodule was only exported as a typeConsoleDestinationoutputting 'undefined' when log object is not provided at the end of a log linePromise.allinstead of await each oneType Of Change
Activities Checklist
Code Quality
Testing And Validation
npm run validate:package.Coverage
Security And Safety
Documentation
Release Impact