cvmiert
Results
2
issues of
cvmiert
The test scripts (e.g. https://github.com/usabilla/php-docker-template/blob/master/test-cli.sh) control test suites that are run for different tags. This happens based on [custom markers](https://docs.pytest.org/en/latest/example/markers.html). However the number of different markers currently used across multiple...
Refactoring
We currently have no mechanism in place that can detect that we're building tags based on outdated images, e.g. an old alpine version. From a security perspective it would be...
CI
Security