Skip to content

v3.0.0

Choose a tag to compare

@fraxken fraxken released this 12 Mar 17:03
· 13 commits to main since this release
v3.0.0
21e7fe8

What's Changed

  • fix(scanner): properly describe Dependencies type by @fraxken in #262
  • feat: snyk api by @AntonioliBenjamin in #263
  • docs: add AntonioliBenjamin as a contributor for code, and test by @allcontributors[bot] in #264
  • Update Node.js versions to v20 and v22 by @fabnguess in #269
  • chore(deps): bump @npmcli/arborist from 7.5.4 to 8.0.0 in the dependencies group by @dependabot[bot] in #267
  • chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #268
  • chore(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #271
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #270
  • ci: automatically merge dependabot PR by @fraxken in #272
  • chore: update eslint & ts configs by @fraxken in #273
  • chore: update @openally/config.eslint by @PierreDemailly in #275
  • Update copyright by @fabnguess in #274
  • chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #276
  • chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #278
  • chore(deps): bump @pnpm/audit from 1001.0.11 to 1002.0.0 in the dependencies group by @dependabot[bot] in #279
  • chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #280
  • chore(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #281
  • Feat: implement nvd databse by @AntonioliBenjamin in #282
  • chore: update eslint-config to v2.x by @fraxken in #284
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #287
  • refactor!: prepare API to use multiple formats such as OSV by @fraxken in #285
  • chore(deps-dev): bump @types/node from 22.15.31 to 24.0.1 in the development-dependencies group by @dependabot[bot] in #291
  • feat(database): add NVD interface by @clemgbld in #293
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #294
  • feat(database): add sonatype api by @clemgbld in #292
  • chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 in the development-dependencies group by @dependabot[bot] in #295
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #296
  • refactor: use @openally/httpie instead of @myunisoft/httpie by @fraxken in #298
  • chore: update @nodesecure/npm-registry-sdk to v4.1.0 by @fraxken in #299
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #301
  • chore(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #303
  • Security maintenance by @fraxken in #304
  • test(sonatype): disable integration tests by @fraxken in #309
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #307
  • refactor: use Node.js native type striping by @fraxken in #310
  • chore(deps): bump github/codeql-action from 4.31.2 to 4.31.5 in the github-actions group by @dependabot[bot] in #311
  • chore(deps-dev): bump @types/node from 24.10.4 to 25.0.2 in the development-dependencies group by @dependabot[bot] in #312
  • feat: publish package using NPM OIDC trusted publisher by @fraxken in #313
  • chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #314
  • chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #316
  • chore(deps): bump github/codeql-action from 4.32.0 to 4.32.4 in the github-actions group by @dependabot[bot] in #317
  • chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 in the development-dependencies group by @dependabot[bot] in #318
  • docs: update incorrect usage example by @fraxken in #319
  • refactor(database)!: Use class for databases and implement ApiCredential by @fraxken in #320
  • feat: implement OSV format by @fraxken in #288
  • feat: implement new OSV strategy by @fraxken in #321
  • refactor(database/NVD)!: implement all parameters and minimal timeout by @fraxken in #322

New Contributors

Full Changelog: v2.0.1...v3.0.0