postmanlabs / swagger2-postman2

Module and library to convert Swagger 2.0 to a Postman Collection (v2.0)
Apache License 2.0
81 stars 42 forks source link

[Snyk] Fix for 1 vulnerabilities #68

Closed snyk-bot closed 3 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 544/1000
Why? Proof of Concept exploit, Recently disclosed, CVSS 7.3
Prototype Pollution
SNYK-JS-LODASH-608086
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: openapi-to-postmanv2 The new version differs by 250 commits.
  • 353e4ab Merge branch 'release/1.2.6'
  • 34b9ef5 Released v1.2.6
  • 19df02d Merge pull request #263 from postmanlabs/feature/validation-test
  • cffac40 Merge pull request #270 from postmanlabs/feature/fix-hybrid-pathsegment-validation
  • 6c79465 Merge pull request #178 from postmanlabs/dependabot/npm_and_yarn/acorn-6.4.1
  • ce3bad5 Merge pull request #260 from postmanlabs/dependabot/npm_and_yarn/lodash-4.17.19
  • 02c2cfa Updated test to be agnostic of fixture
  • adbd783 Added regression tests for fixed hybrid path segment matching flow
  • 361b995 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into feature/fix-hybrid-pathsegment-validation
  • a1d6eda Merge pull request #265 from postmanlabs/feature/fix-invalid-deserialisation
  • 7597142 Merge pull request #267 from postmanlabs/feature/fix-invalid-baseurl-rootserver
  • 2fe2de6 Merge pull request #276 from postmanlabs/feature/fixed-double-validation
  • 50bfad6 Merge pull request #275 from postmanlabs/feature/fix-root-path-mismatch
  • a6ef20b Merge pull request #266 from postmanlabs/feature/fix-empty-collectionvar-value
  • 1ccbd6c Merge pull request #277 from postmanlabs/feature/fix-typeerror-name
  • 694c40b Fixed test collection to use example instead schema for param resolution
  • cc7c885 Fixed an issue where it suggested value did not fix corresponding mismatch
  • 0587413 Merge branch 'develop' of github.com:postmanlabs/openapi-to-postman into feature/validation-test
  • a09ab65 Added tests for fixed bugs in previous release
  • ef116ec Fixed issue where root path was not matched during validation
  • 5dff346 Fixed an issue where transaction was not matching if path had segment with fix and variable parts
  • bff8397 Fixed TypeError: paramValue.indexOf is not a function
  • 7723a55 Fixed TypeError happening when schema contains empty/invalid response header
  • d41266d Merge branch 'release/1.2.5'
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic