Loading jobs/php_security_checker/CHANGELOG.md +2 −0 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [0.1.1] - 2022-03-24 * Upgrade image to php7.4-alpine ## [0.1.0] - 2021-04-21 * Initial version No newline at end of file jobs/php_security_checker/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ This job checks if your PHP application depends on PHP packages with known secur * Job name: `php_security_checker` * Docker image: [`1.55-php7.4`](https://hub.docker.com/r/jakzal/phpqa/) [`php7.4-alpine`](https://hub.docker.com/r/jakzal/phpqa/) * Default stage: `static_tests` * When: `always` Loading jobs/php_security_checker/job.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ icon: 👮 maintainer: melheb.younes license: MIT images: "jakzal/phpqa": "1.55-php7.4" "jakzal/phpqa": "php7.4-alpine" tools: "php": "1.55-php7.4" "php": "php7.4-alpine" labels: - GitLab - PHP Loading jobs/php_security_checker/php_security_checker.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ stages: php_security_checker: image: name: jakzal/phpqa:1.55-php7.4 name: jakzal/phpqa:php7.4-alpine entrypoint: [""] stage: static_tests variables: Loading jobs/php_security_checker/versions/0.1.1.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Upgrade image to php7.4-alpine No newline at end of file Loading
jobs/php_security_checker/CHANGELOG.md +2 −0 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [0.1.1] - 2022-03-24 * Upgrade image to php7.4-alpine ## [0.1.0] - 2021-04-21 * Initial version No newline at end of file
jobs/php_security_checker/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ This job checks if your PHP application depends on PHP packages with known secur * Job name: `php_security_checker` * Docker image: [`1.55-php7.4`](https://hub.docker.com/r/jakzal/phpqa/) [`php7.4-alpine`](https://hub.docker.com/r/jakzal/phpqa/) * Default stage: `static_tests` * When: `always` Loading
jobs/php_security_checker/job.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ icon: 👮 maintainer: melheb.younes license: MIT images: "jakzal/phpqa": "1.55-php7.4" "jakzal/phpqa": "php7.4-alpine" tools: "php": "1.55-php7.4" "php": "php7.4-alpine" labels: - GitLab - PHP Loading
jobs/php_security_checker/php_security_checker.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ stages: php_security_checker: image: name: jakzal/phpqa:1.55-php7.4 name: jakzal/phpqa:php7.4-alpine entrypoint: [""] stage: static_tests variables: Loading
jobs/php_security_checker/versions/0.1.1.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Upgrade image to php7.4-alpine No newline at end of file