You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a project which Drupal.org uses when creating a project (besides Drupal coding standard check) which checks common security issues.
It would be nice to have it in this docker image.
docker run --rm -v $(pwd):/work skilldlabs/docker-phpcs-drupal phpcbf --standard=DrupalSecure
https://www.drupal.org/sandbox/coltrane/1921926
0 commit comments