Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add composer audit #3933

Open
fufroma opened this issue Apr 17, 2024 · 0 comments
Open

[Feature Request] Add composer audit #3933

fufroma opened this issue Apr 17, 2024 · 0 comments

Comments

@fufroma
Copy link
Contributor

fufroma commented Apr 17, 2024

We could add composer audit to the CI

The feedback is interesting :

$ composer audit 
Loading "robloach/component-installer" which is a legacy composer-installer built for Composer 1.x, it is likely to cause issues as you are running Composer 2.x.
No security vulnerability advisories found.
Found 5 abandoned packages:
+------------------------------+----------------------------------------------------------------------------------+
| Abandoned Package            | Suggested Replacement                                                            |
+------------------------------+----------------------------------------------------------------------------------+
| nabil1337/case-helper        | marcusball/case-helper                                                           |
| narrowspark/http-emitter     | none                                                                             |
| openid/php-openid            | none                                                                             |
| robloach/component-installer | oomphinc/composer-installers-extender                                            |
| tightenco/collect            | illuminate/collections                                                           |
+------------------------------+----------------------------------------------------------------------------------+

It could alert us on deprecated dependency and especially about CVE on those dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant