Skip to content

Merge pull request #1 from Consensys-Incorporated/renovate/major-reno… #3

Merge pull request #1 from Consensys-Incorporated/renovate/major-reno…

Merge pull request #1 from Consensys-Incorporated/renovate/major-reno… #3

Triggered via push September 10, 2026 21:37
Status Success
Total duration 13s
Artifacts
Matrix: test-invalid-inputs
Matrix: test-valid-inputs
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Fail Case - nginx:latest && echo hacked
Process completed with exit code 1.
Fail Case - nginx:latest && echo hacked
Invalid Input! The string 'nginx:latest && echo hacked' does not match the allowed Docker image format rules.
Fail Case - ubuntu
Process completed with exit code 1.
Fail Case - ubuntu
Invalid Input! Naked image names without a specific tag or digest (e.g., 'nginx:latest') are strictly banned.
Fail Case - ubuntu:latest; rm -rf /
Process completed with exit code 1.
Fail Case - ubuntu:latest; rm -rf /
Invalid Input! The string 'ubuntu:latest; rm -rf /' does not match the allowed Docker image format rules.
Fail Case - foo
Process completed with exit code 1.
Fail Case - foo
Invalid Input! Naked image names without a specific tag or digest (e.g., 'nginx:latest') are strictly banned.
Fail Case - echo env
Process completed with exit code 1.
Fail Case - echo env
Invalid Input! Naked image names without a specific tag or digest (e.g., 'nginx:latest') are strictly banned.
Fail Case - registry.com/image:INVALID_TAG_!!!!
Process completed with exit code 1.
Fail Case - registry.com/image:INVALID_TAG_!!!!
Invalid Input! The string 'registry.com/image:INVALID_TAG_!!!!' does not match the allowed Docker image format rules.
Fail Case - nginx
Process completed with exit code 1.
Fail Case - nginx
Invalid Input! Naked image names without a specific tag or digest (e.g., 'nginx:latest') are strictly banned.
Fail Case - ubuntu:
Process completed with exit code 1.
Fail Case - ubuntu:
Invalid Input! The string 'ubuntu:' does not match the allowed Docker image format rules.