Skip to content

Wiz: Upgrade multiple dependencies (resolves 16 findings) - #6

Open
wiz-7b07bb9b2a[bot] wants to merge 1 commit into
masterfrom
wiz-remediation-2026-09-19-fc9940b4ced9
Open

wiz-7b07bb9b2a[bot] wants to merge 1 commit into
masterfrom
wiz-remediation-2026-09-19-fc9940b4ced9

Conversation

@wiz-7b07bb9b2a

Copy link
Copy Markdown

Wiz Remediation Pull Request Banner

Wiz has created this PR to fix 16 findings detected in this project

Changes were made to the following file(s):

  • package-lock.json
  • package.json

Vulnerabilities:

Component Findings Locations
aws-sdk
2.103.0 → 2.814.0
Critical CVE-2020-28472 /package.json
node-forge
0.6.49 → 1.4.0
Critical CVE-2026-33896
High CVE-2022-24771
High CVE-2025-66031
High CVE-2026-33891
High CVE-2025-12816
High CVE-2026-33895
High CVE-2026-33894
High CVE-2020-7720
High CVE-2022-24772
Medium CVE-2025-66030
Medium CVE-2022-24773
Medium CVE-2022-0122
Low GHSA-gf8q-jrpm-jvxq
Low GHSA-5rrq-pxf6-6jx5
/package.json
superagent
3.6.0 → 3.7.0
Medium CVE-2017-16129 /package.json

To detect these findings earlier in the dev lifecycle, try the Wiz Code extension for VS Code, JetBrains, or Visual Studio.

@wiz-7b07bb9b2a

Copy link
Copy Markdown
Author

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 1 Medium 1 Low
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings 1 High
Total 1 High 1 Medium 1 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try the Wiz Code extension for VS Code, JetBrains, or Visual Studio.

@wiz-7b07bb9b2a

Copy link
Copy Markdown
Author

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 1 Medium 1 Low
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings 1 High
Total 1 High 1 Medium 1 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try the Wiz Code extension for VS Code, JetBrains, or Visual Studio.

Comment thread package.json
"aws-sdk": "2.814.0",
"es6-promisify": "^4.1.0",
"node-forge": "^0.6.45",
"node-forge": "1.4.0",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High Software Management Finding - Software License

Code library with Restrictive license

More Details

Code library node-forge version 1.4.0 has GPL-2.0-only license, categorized as Restrictive, its use may cause a supply chain licensing issue.

Remediation guidance

  • Review the license terms to understand its specific rules.
  • If needed, Replace this component immediately with an alternative using a permissive license (e.g., MIT, Apache 2.0).
  • Consult your legal team if the component is business-critical or the terms are unclear.

To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason

If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).


To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate

Comment thread package.json
"aws-sdk": "2.814.0",
"es6-promisify": "^4.1.0",
"node-forge": "^0.6.45",
"node-forge": "1.4.0",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High Software Management Finding - Software License

Code library with Restrictive license

More Details

Code library node-forge version 1.4.0 has GPL-2.0-only license, categorized as Restrictive, its use may cause a supply chain licensing issue.

Remediation guidance

  • Review the license terms to understand its specific rules.
  • If needed, Replace this component immediately with an alternative using a permissive license (e.g., MIT, Apache 2.0).
  • Consult your legal team if the component is business-critical or the terms are unclear.

To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason

If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).


To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants