Skip to content

Use 'composer audit' instead of 'symfony check:security' #1359

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

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

rosier
Copy link
Contributor

@rosier rosier commented Oct 4, 2022

Since Composer 2.4, there is a new command called audit, that outputs a list of reported security vulnerabilities for the list of packages versions currently installed.

This removes the need to download and install Symfony CLI

@rosier
Copy link
Contributor Author

rosier commented Oct 4, 2022

Add the moment there is a security vulnerability advisory. So the failure in https://github.com/symfony/demo/actions/runs/3183707333/jobs/5191246090 is expected

@stof
Copy link
Member

stof commented Oct 26, 2022

@javiereguiluz I suggest meging this.
The current CI setup is broken anyway due to using the wrong path for the symfony CLI.

@javiereguiluz
Copy link
Member

Thank you Jan.

@javiereguiluz javiereguiluz merged commit 60783c4 into symfony:main Oct 28, 2022
@rosier rosier deleted the composer-audit branch October 31, 2022 16:17
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

Successfully merging this pull request may close these issues.

3 participants