Releases: NodeSecure/report
Releases · NodeSecure/report
v4.2.2
What's Changed
- chore: update @nodesecure/ossf-scorecard-sdk to v4.x by @fraxken in #498
- chore(.npmrc): add allow-git=none by @fraxken in #499
- chore: update dependencies by @fraxken in #500
- fix(extractScannerData): properly manage npmConfig when it's undefined by @fraxken in #502
Full Changelog: v4.2.1...v4.2.2
v4.2.1
v4.2.0
What's Changed
- chore(deps-dev): bump @types/node from 24.10.4 to 25.0.0 in the development-dependencies group by @dependabot[bot] in #477
- feat: publish package using NPM OIDC trusted publisher by @fraxken in #479
- chore(deps): bump the github-actions group with 5 updates by @dependabot[bot] in #481
- chore(deps): bump @nodesecure/scanner from 8.2.0 to 9.0.0 in the dependencies group by @dependabot[bot] in #482
- refactor(test): replace dotenv with native Node.js env file loading by @jmpp in #483
- refactor: replace kleur with native Node.js styleText API by @jmpp in #484
- chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #485
- docs: add jmpp as a contributor for code by @allcontributors[bot] in #488
- fix: update @nodesecure/scanner to v10 by @Ajaypanchal4326 in #490
- chore(deps): bump github/codeql-action from 4.32.0 to 4.32.4 in the github-actions group by @dependabot[bot] in #492
- chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 in the development-dependencies group by @dependabot[bot] in #493
- Update eslint by @fraxken in #495
New Contributors
- @jmpp made their first contribution in #483
- @Ajaypanchal4326 made their first contribution in #490
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #474
- chore(deps): bump @nodesecure/scanner from 7.2.0 to 8.2.0 in the dependencies group by @dependabot[bot] in #475
- fix: typescript error that make build fail by @fraxken in #476
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Security maintenance by @fraxken in #466
- chore(deps): bump @topcli/spinner from 3.0.0 to 4.0.0 in the dependencies group by @dependabot[bot] in #468
- fix: preview scripts .js -> .ts exts by @fraxken in #471
- fix(report): handle Export PDF fail when scorecard results fail with 404 by @clemgbld in #473
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Update Node.js versions to v20 and v22 by @fabnguess in #429
- fix: scanner payload & teardown after failure by @ErwanRaulo in #432
- improve teardown strategy for execute command by @ErwanRaulo in #433
- Migrate codebase to TypeScript by @fraxken in #428
- Update @openally/config.eslint by @fabnguess in #437
- chore: add missing rimraf dev-dependency by @PierreDemailly in #438
- Update eslint config by @fraxken in #447
- test(e2e): add nominal tests for exec & init CLI commands by @ErwanRaulo in #434
- chore(ci): enable auto merge for pull request by @ErwanRaulo in #451
- chore: update dependencies by @fraxken in #458
- feat(extractScannerData): refactor extract scanner data by @clemgbld in #457
- Dependencies update by @dependabot
New Contributors
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- chore: update dependencies by @PierreDemailly in #405
Breaking changes
Updating Scanner and RC to latest major versions.
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- tools: remove pkg-ok by @PierreDemailly in #397
- feat(api): saveHTMLOnDisk option by @PierreDemailly in #398
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- fix(api): add missing await by @PierreDemailly in #396
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Fix link in the documentation for NODE_SECURE_TOKEN #369 by @Nishi46 in #370
- docs: add Nishi46 as a contributor for doc by @allcontributors in #371
- docs: improve installation & configuration workflow by @fraxken in #372
- chore(deps): bump esbuild from 0.21.5 to 0.22.0 in the dependencies group by @dependabot in #368
- refactor: improve utils by splitting them & adding UT by @fraxken in #373
- feat: refactor & add way to previsualize reports to improve HTML/CSS by @fraxken in #374
- chore: update @nodesecure/eslint-config by @PierreDemailly in #378
- Refactor public api by @fraxken in #379
- fix: ul li styles by @fraxken in #380
- fix: bad path to default avatar provoking infinite loop & pdf timeout by @fraxken in #383
- chore(deps): bump esbuild from 0.22.0 to 0.23.0 in the dependencies group by @dependabot in #381
- chore(deps-dev): bump glob from 10.4.4 to 11.0.0 in the development-dependencies group by @dependabot in #382
- refactor(report)!: implement test & proper cleanup of report by @fraxken in #384
- chore: setup Node.js CI by @PierreDemailly in #385
- chore: add files to avoid publishing unwanted files by @PierreDemailly in #387
- feat: remove isomorphic-git dependency in favor of local git command by @ErwanRaulo in #386
- docs: add orlando1108 as a contributor for code by @allcontributors in #388
- feat!: add savePDFOnDisk option by @PierreDemailly in #391
- fix: save PDF in the same folder as HTML by @PierreDemailly in #392
- feat: add option to run in debug mode by @ErwanRaulo in #390
- chore(deps): bump puppeteer from 22.12.1 to 22.13.1 in the dependencies group across 1 directory by @dependabot in #393
New Contributors
- @Nishi46 made their first contribution in #370
- @ErwanRaulo made their first contribution in #386
Full Changelog: v1.2.1...v2.0.0