Commit Graph

10 Commits

Author SHA1 Message Date
await-ovo
fd6b5a2c87 fix(plugin-commands-audit): only three paths are displayed in the audit output (#6245)
close #6203
2023-03-20 12:33:04 +02:00
Zoltan Kochan
ee61ca4cb7 style: update eslint (#6236) 2023-03-18 14:57:29 +02:00
GNQG
93d34632fe fix(plugin-commands-audit): AUDIT_TABLE_OPTIONS not to overwrite TABLE_OPTIONS (#6019)
* fix(plugin-commands-audit): fix AUDIT_TABLE_OPTIONS not to overwrite TABLE_OPTIONS

* docs: update changesets
2023-02-02 03:48:50 +02:00
Michael Riehemann
2ff11e77a6 fix: audit output (#5984)
Wrap text in `pnpm audit` output for better readability.

close #5981
2023-01-29 03:26:08 +02:00
await-ovo
94ef3299ed feat(plugin-commands-audit): show path info in audit output (#5917)
close #3073
2023-01-18 02:04:17 +00:00
Zoltan Kochan
7030cc26e8 refactor: use Object.fromEntries instead of Ramda.fromPairs 2022-12-21 03:23:10 +02:00
Zoltan Kochan
4947603888 fix(audit): don't skip vulnerabilities with no CVEs codes (#5756) 2022-12-06 11:37:42 +02:00
Zoltan Kochan
c5aea50ae1 fix(audit): ignore vulnerabilities listed in ignoreCves (#5752)
close #5734
2022-12-05 12:13:40 +02:00
Zoltan Kochan
3801d2fa29 fix(audit): project versions (#5661) 2022-11-20 04:35:27 +02:00
Zoltan Kochan
4ca53b0b50 refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00