Skip to content

Releases: safedep/vet

v1.9.3

Choose a tag to compare

@abhisek abhisek released this 25 Feb 07:36
359712b

Changelog

  • c313485 feat: Allow summary report to filter by usage evidence (#354)
  • 359712b fix: Handle known false positives with npm LFP (#359)
  • 9961290 fix: Summary report tag refactoring (#349)

v1.9.2

Choose a tag to compare

@abhisek abhisek released this 07 Feb 16:44
a47764a

Changelog

  • 1e9fae0 Added usage evidence in summary and CSV report (#341)
  • a47764a Ensure code DB path exists & exclude patterns option (#345)
  • 08b5f61 Implemented code scan command for building sqlite storage with code analysis data (#326)
  • 89a6233 Integrated depsusage data prepared by code analysis and report unused deps in summary (#336)
  • 45915b8 Merge pull request #321 from safedep/feat/revamp-code-analysis-system
  • 9ffed8f Update scorecard.yml (#330)
  • d6d3ea8 chore: Add sqlite3 dependency
  • e34ef28 chore: Dependency upgrades (#324)
  • ccc7712 feat: Add contract for code scanner and repository
  • e98690c feat: Add ent as the ORM for storage
  • 6d9af94 feat: Add ent sqlite3 based storage driver
  • 0701766 feat: Deprecate legacy code analysis command
  • bc7773d fix: Ensure version is available for sync reporter (#335)

v1.9.1

Choose a tag to compare

@abhisek abhisek released this 22 Jan 06:06
2354b4a

Changelog

  • 2354b4a fix: Improve markdown summary report to make malware analysis section collapsable (#313)

v1.9.0

Choose a tag to compare

@abhisek abhisek released this 22 Jan 04:37
2c92368

Changelog

  • 01396c1 Minor bugfix to handle cases where the package name doesn't resolve properly (#305)
  • 2c92368 feat: Add Malysis Integration at Scan Phase (#309)

v1.8.11

Choose a tag to compare

@abhisek abhisek released this 09 Jan 08:37
6b050fe

Changelog

v1.8.10

Choose a tag to compare

@abhisek abhisek released this 02 Jan 13:47
3fab469

Changelog

  • 3fab469 chore: Render malysis report URL in console (#302)
  • 141e984 feat: Add SLSA tag in summary report when available (#301)

v1.8.9

Choose a tag to compare

@abhisek abhisek released this 19 Dec 09:36
7daa072

Changelog

  • 7daa072 feat: Integrate with SafeDep Malware Analysis Service (#299)

v1.8.8

Choose a tag to compare

@abhisek abhisek released this 12 Dec 13:04
d98075e

Changelog

  • d98075e fix: Handle package.json when only devDependencies present (#298)
  • 6575029 fix: PURL handling for manifest (#297)

v1.8.7

Choose a tag to compare

@abhisek abhisek released this 05 Dec 12:40
5ef1638

Changelog

  • 7535652 Merge pull request #295 from AmalChandru/feat/update-to-latest-column
  • 5ef1638 Merge pull request #296 from safedep/fix/rubygems-project-json-report
  • 19aa34e feat(reporter): rename column 'Update To' to 'Latest'
  • 31da7ee fix: RubyGems JSON report project URL handling

v1.8.6

Choose a tag to compare

@abhisek abhisek released this 29 Nov 05:51
1101fda

Changelog

  • 0186904 Merge pull request #291 from AmalChandru/docs/update-tree-sitter-link-code-analysis
  • 1101fda Merge pull request #294 from safedep/feat/293-pkg-insight-json-report-spec
  • f02786f feat: Add project info in JSON report