Issue #3606381 by dydave: Gitlab CI: Enabled automated security scans.

https://www.drupal.org/project/image_link_formatter/issues/3606381

Enabled Gitlab CI security scans:

  • Added code for composer audit and variable RUN_JOB_SECRET_DETECTION for secret detection, but commented out, since they don't seem really necessary in the project for now.
  • Enabled GitLab Advanced SAST for comprehensive PHP/JS scanning of the module's source code.
  • Enabled semgrep-sast for additional language support (limited scope) of the module's source code.

Merge request reports

Loading