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
Eli Reisman
ecd706f525
register spdx lib as ES Module, start converting call sites to use new spdx pkg - TODO: update tests
2024-06-10 09:51:00 -07:00
Justin Holguín
640617990f
Replace packageurl-js with our own implementation
2024-04-27 21:26:06 +00:00
Justin Holguín
2034babb6b
Bypass purls (mostly) for deny checks
2024-04-26 23:17:11 +00:00
Brandon Teng
c32a0148b3
throwing parsing error up instead of swallowing it
2024-04-16 16:25:28 -05:00
Brandon Teng
3ca15314ff
transforming package URLs during zod parsing
2024-04-16 16:04:11 -05:00
Brandon Teng
a318e62c6c
using packageurl-js to parse packages and groups from config
2024-04-16 12:44:51 -05:00
Justin Holguín
76b8e83d1a
Use 'Unnamed Manifest' as catchall bucket
2023-03-28 16:06:07 +00:00
Justin Holguín
7e1f7be1f6
Handle dependencies with an empty manifest field
...
This happens sometimes with snapshots. We just want them to be displayed properly in the HTML output.
2023-03-24 19:07:22 +00:00
cnagadya
d87317e782
Set octokit baseurl for enterprise
2022-11-14 13:49:52 +00:00
Federico Builes
bf8cfe8b38
Linting, adding dist files.
2022-11-09 13:22:33 +01:00
cnagadya
b4a2fbfa16
Complete functionality for handling remote config file
2022-11-04 14:51:41 +00:00
cnagadya
3b410dc4ad
Load remote config file
2022-11-04 09:05:45 +00:00
cnagadya
ac5ed8754d
Use SPDX license expressions
2022-10-26 09:56:34 +00:00
Federico Builes
46c9f79a1f
Create utils.ts file for helper functions.
2022-09-27 12:23:05 +02:00