Skip to content

Instantly share code, notes, and snippets.

@egorzot
Last active August 28, 2021 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egorzot/c8fc012278d56d5dc326e2182119c96d to your computer and use it in GitHub Desktop.
Save egorzot/c8fc012278d56d5dc326e2182119c96d to your computer and use it in GitHub Desktop.
Runs symfony security check with one line of code. Full details in article https://egor.work/blog/all/automate-security-check-in-your-symfony-project/
composer get-security && composer security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment