Skip to content

Instantly share code, notes, and snippets.

@khanhicetea
Created November 25, 2015 05:15
Show Gist options
  • Save khanhicetea/99b449332459e5d13323 to your computer and use it in GitHub Desktop.
Save khanhicetea/99b449332459e5d13323 to your computer and use it in GitHub Desktop.
PHP Security Check Alias
alias php_sec="curl -H 'Accept: text/plain' https://security.sensiolabs.org/check_lock -F lock=@`pwd`/composer.lock"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment