Chad Bentz
e8c2f9a12c
fix: remove inferrable type annotation to pass eslint
2026-02-27 22:58:04 +00:00
Chad Bentz
0e129e113c
Prettier - Refactor summary table rendering for improved readability
2026-02-27 22:30:03 +00:00
Chad Bentz
aa60746a92
Add 'show-patched-versions' option to configuration and update summary handling
...
- Introduced 'show-patched-versions' input in action.yml to control visibility of patched versions in vulnerability summaries.
- Updated default configuration and related functions to handle the new option.
- Enhanced tests to verify behavior with and without the patched version column.
2026-02-27 14:58:54 -05:00
Chad Bentz and Copilot
e404798400
Merge upstream actions/dependency-review-action main
...
Syncs fork with upstream, resolving conflicts in package.json
(keeping semver + upgrading spdx-expression-parse to ^4.0.0),
regenerating package-lock.json and dist/ folder.
Co-authored-by: Copilot <[email protected] >
2026-02-27 14:04:27 -05:00
Chad Bentz
60e20b95c9
npm run build && npm run package
2023-01-05 17:41:37 +00:00
Chad Bentz
e6aba92fb0
Enhance failure message to include GHAS note
2023-01-05 17:26:46 +00:00
Chad Bentz
4b2cf01947
integration test to ensure RequestError catch
2023-01-05 17:22:27 +00:00
Chad Bentz
33b11b63b3
downgrade octokit/request-error to ^2.1.0
...
- supported by actions/core ^1.10.0
2023-01-04 20:55:58 +00:00