Confused Versions Save

Tool to check for dependency confusion vulnerabilities in multiple package management systems

v0.5

1 year ago

Changelog

96fb2e4 Update README.md and golangci-lint workflow (#41) 360169a Add support for RubyGems (#40)

v0.4

3 years ago

Changelog

0bffa50 Prepare for release v0.4 (#25) 47a0f45 npm: handle git urls correctly (#24) cdd385a Added mvn repository support (#22) e56947e Update pip.go (#21) ca69ed9 Add checks for local, http & https and GitHub repository links for NPM (#19) 99de16d Check unpublish information of a "found" npm package (#18)

v0.3

3 years ago

Changelog

39a7485 Prepare v0.3 release (#13) 5f45f09 Add a command line parameter to flag namespaces as known-safe (#12) 94de6a7 Fix npm module parsing issues caused by broken spec (#11) 6954d49 Clarify the purpose and usage of the tool (#9) f0b15f4 Pip line continuation (#8) 4f97bcc Add automated linter checks (#7) 238d1d7 Create codeql-analysis.yml 2f01505 Add PHP (composer) support (#4)

v0.2

3 years ago

Changelog

d0cafe9 Changed npm registry URL, added throttling and additional package.json deps (dev, optional, bundled) 03ea60f Fix readme

v0.1

3 years ago

Changelog

3b04928 Initial release a42b20a Initialize