ci(GITHUB): integrate container workflows #16
workflow-push.yml
on: push
configuration
/
json_file
8s
start
/
send_notification
6s
Matrix: commit_lint / run_command
Matrix: commit_spell_check / run_command
Matrix: json_schema_lint / run_precommit_hook
Matrix: markdown_lint / run_precommit_hook
Matrix: markdown_spelling / run_precommit_hook
Matrix: pre-commit_hooks / precommit_hook_tests
Matrix: shell_lint
Matrix: toml_lint / run_precommit_hook
Matrix: workflow_lint
Matrix: yaml_lint / run_precommit_hook
security
/
run_trufflehog
10s
markdown_links
/
check_markdown_links
15s
docker_container_lint
/
run_hadolint
9s
create_release
/
generate_github_release
success
/
send_notification
Annotations
3 errors and 2 warnings
docker_container_lint / run_hadolint:
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
push_container_aws / run_docker_push
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/niallbyrne_ca/smtp-aws:main: unexpected status from POST request to https://ghcr.io/v2/niallbyrne_ca/smtp-aws/blobs/uploads/: 403 Forbidden
|
push_container_cloudflare / run_docker_push
buildx failed with: ERROR: failed to solve: failed to push ghcr.io/niallbyrne_ca/smtp-cloudflare:main: unexpected status from POST request to https://ghcr.io/v2/niallbyrne_ca/smtp-cloudflare/blobs/uploads/: 403 Forbidden
|
scan_container_aws / run_anchore
Failed minimum severity level. Found vulnerabilities with level 'critical' or higher
|
scan_container_cloudflare / run_anchore
Failed minimum severity level. Found vulnerabilities with level 'critical' or higher
|