test(SCRIPT): add local test script #33
workflow-push.yml
on: push
configuration
/
json_file
5s
start
/
send_notification
9s
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
13s
markdown_links
/
check_markdown_links
16s
docker_container_lint
/
run_hadolint
9s
create_release
/
generate_github_release
7s
success
/
send_notification
5s
Annotations
1 error and 2 warnings
docker_container_lint / run_hadolint:
Dockerfile#L19
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
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
|