Johnson Page
|
31d83b2c0f
|
Add `composer audit --ignore-severity` option (#12132)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2024-10-02 14:14:53 +02:00 |
Jordi Boggiano
|
37d722e73c
|
PHPStan/tests updates (#11996)
* Remove a bunch of inline ignores and migrate all PHPUnit assertions to static calls
* Update baseline (1573, 93)
* Update commit hash
|
2024-05-29 23:12:06 +02:00 |
Dezső BICZÓ
|
7cb92a90c8
|
Introduce COMPOSER_AUDIT_ABANDONED env var (#11794)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2024-02-07 22:13:36 +01:00 |
Stephan
|
86cd364901
|
Audit: add severity to plain and table output (#11702)
|
2023-12-19 19:11:50 +01:00 |
Dezső BICZÓ
|
755de04bf5
|
Fix abandoned package list JSON serialization (#11647)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2023-09-26 14:23:45 +02:00 |
Jordi Boggiano
|
e3484c8581
|
Add audit.abandoned warnings for abandoned packages, fixes #11623 (#11639)
|
2023-09-14 11:30:09 +02:00 |
Dezső BICZÓ
|
0ab4dfba7c
|
Change audit.ignore behavior before 2.6.0 (#11605)
* Still report ignored security advisories
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2023-09-01 10:04:31 +02:00 |
Jordi Boggiano
|
0cdabcc4ee
|
Add audit.ignored config setting to ignore security advisories by id or CVE id, fixes #11298 (#11556)
|
2023-07-21 14:36:38 +02:00 |
Ion Bazan
|
8ff237afb6
|
[Tests] Use static data providers (#11197)
|
2022-11-24 14:39:08 +01:00 |
Jordi Boggiano
|
131da999ac
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
Jordi Boggiano
|
8c9f82dc1e
|
Move security advisory loading to repositories, allows others to provider them and reduces load on packagist.org for summary advisory reports
|
2022-06-24 16:26:57 +02:00 |