phpro / grumphp

A PHP code-quality tool
MIT License
4.11k stars 429 forks source link

Add security-checker using Composer Audit #1122

Closed joestewart closed 4 months ago

joestewart commented 5 months ago
Q A
Branch v2.x
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Documented? yes
Fixed tickets comma-separated list of tickets fixed by the PR, if any

Add security-checker using Composer Audit

https://getcomposer.org/doc/03-cli.md#audit

New Task Checklist:

veewee commented 4 months ago

Looks good, thanks!