Skip to content

updated templates

updated templates #200

Triggered via push February 1, 2025 17:20
Status Failure
Total duration 1h 12m 29s
Artifacts

kics.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Kics / Kics Scan
KICS scan failed with exit code 50
Kics / Kics Scan
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
[HIGH] Missing User Instruction: tests/Dockerfile#L17
A user should be specified in the dockerfile, otherwise the image will run as root
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L1
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L20
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L20
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L1
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L1
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L20
When installing a package, its pin version should be defined
[MEDIUM] Apt Get Install Pin Version Not Defined: tests/Dockerfile#L1
When installing a package, its pin version should be defined
[MEDIUM] Container Capabilities Unrestricted: tests/docker/hbase-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/common.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.