Skip to content

SWI-3723 [Snyk] Fix for 3 vulnerabilities#101

Open
bwappsec wants to merge 1 commit intomainfrom
snyk-fix-766c2d711ed4ec56919a43d18fc52ec8
Open

SWI-3723 [Snyk] Fix for 3 vulnerabilities#101
bwappsec wants to merge 1 commit intomainfrom
snyk-fix-766c2d711ed4ec56919a43d18fc52ec8

Conversation

@bwappsec
Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 3 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Unintended Proxy or Intermediary ('Confused Deputy')
SNYK-JS-AXIOS-15965856
  306  
high severity HTTP Response Splitting
SNYK-JS-AXIOS-15969258
  247  
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-AXIOS-15930944
  209  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

@bwappsec
Copy link
Copy Markdown
Contributor Author

Merge Risk: Medium

Summary

This update involves two packages. The upgrade for axios is considered low-risk, primarily containing security fixes and non-breaking feature additions. The upgrade for @apimatic/core is assessed as medium-risk due to the lack of a specific changelog for the version range, and because versions below 1.0.0 can often introduce breaking changes between minor versions.

Package Analysis

@apimatic/core v0.7.6 → v0.10.5

  • Risk: Medium
  • Reasoning: This is a minor version increment for a pre-1.0.0 package. While APIMatic has stated their goal is to introduce core libraries without breaking the SDK interface, a detailed changelog for this specific version range was not found in the search results. For pre-release versions, even minor version bumps can contain breaking changes. Due to this uncertainty, the risk is assessed as medium.
  • Source: Package documentation

axios v1.7.4 → v1.15.0

  • Risk: Low
  • Reasoning: The upgrade from v1.7.4 to v1.15.0 consists of security patches, bug fixes, and new features. Notably, version 1.15.0 addresses two critical security vulnerabilities and replaces the deprecated url.parse() to resolve Node.js warnings. The official changelog does not list any breaking API changes within this version range.
  • Source: GitHub Releases

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@bwappsec bwappsec requested review from a team as code owners April 14, 2026 06:18
@bwappsec
Copy link
Copy Markdown
Contributor Author

bwappsec commented Apr 14, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@bwappsec bwappsec changed the title [Snyk] Fix for 3 vulnerabilities SWI-3723 [Snyk] Fix for 3 vulnerabilities Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants