Skip to content

v1.4.0

Choose a tag to compare

@abhisek abhisek released this 21 Nov 14:06
· 589 commits to main since this release
f09faf8

Changelog

  • 894354e Add limits to GHA
  • 535ee17 Merge pull request #147 from safedep/chore/dependency-upgrade-2023-11-9
  • 358e214 Merge pull request #150 from safedep/feat/140-github-org-reader
  • 7b48d02 Merge pull request #158 from safedep/feat/add-pkg-insights-in-json-report
  • d7e6de4 Merge pull request #160 from safedep/feat/concurrent-manifest-scanning
  • aeec13c Refactor scanner workflow to enable scanning per manifests instead of batching
  • 7394334 chore: Make command help msg more explicit
  • f5ebf92 chore: Misc language fix
  • 05211b7 chore: Update dependencies
  • f09faf8 ci: Fix go releaser action
  • b35485f feat: Add UI feedback message on manifest enumeration
  • b945fe3 feat: Add UI integration for Github Org reader component
  • b4c1c2e feat: Add license and vulnerability info in JSON report
  • 230a1d3 fix: Add vuln severity in JSON report schema
  • 9578e00 fix: Bug with tracker being marked as done
  • 9580bf0 fix: Deadlock in scanner with filter fail option
  • 34b5356 fix: Deadlock with concurrent scanning
  • d56b950 fix: E2E test script use community auth
  • 1161fe6 fix: Enforce repository limit strictly for Github org reader
  • 4a0dc98 fix: Protobuf enum scoped within message
  • 092d9a7 fix: Return 0 on successful auth setup
  • 8adcc8e fix: Show aliases in JSON report
  • 84d3323 fix: Test case for schemamapper
  • bb42821 refactor: JSON report generator to maintain SRP on function
  • 44ad5d6 refactor: Remove unnecessary func in loop