Skip to content

Releases: NodeSecure/scanner

v3.4.0

18 Mar 20:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

27 Jan 23:44
Compare
Choose a tag to compare

What's Changed

  • Add workspaces support by @fraxken in #25
  • Update dependencies (upgrading arborist to v4.3.0)

Full Changelog: v3.2.1...v3.3.0

v3.2.0

27 Jan 23:42
Compare
Choose a tag to compare

What's Changed

  • chore: rename analysis payload properties by @tony-go in #22
  • add global warning for Marak Squires packages by @fraxken

Full Changelog: v3.1.0...v3.2.0

v3.1.0

27 Jan 23:40
Compare
Choose a tag to compare

Changelog:

  • Add a new logger event depWalkerFinished
  • thirdPartyDependencies is now an unique list.
  • Add/Expose new types for NodeSecure/ci project.
  • Refactor events management with ScannerLoggerEvents CONSTANTS.

Full Changelog: v3.0.0...v3.1.0

v3.0.0

05 Dec 14:01
Compare
Choose a tag to compare

New major release of NodeSecure scanner. This release contains BREAKING CHANGES.

Changelog:

  • Add github: resolver: #18
  • Improve TypeScript interfaces and types: #14
  • Securing the code base with the addition of dozen UT.
  • Added documentation so as not to lose information on the codes and their objectives.
  • Major enhancement on the registry fetch (fixing a lot of issues around maintainers, publishers and authors parsing).
  • Enhance payload version management: #13

Thanks to @mbalabash for his contributions.