Skip to content

build(deps): bump redhat/ubi9-minimal from 9.6-1758184547 to 9.7-1764578379 #78

build(deps): bump redhat/ubi9-minimal from 9.6-1758184547 to 9.7-1764578379

build(deps): bump redhat/ubi9-minimal from 9.6-1758184547 to 9.7-1764578379 #78

Triggered via pull request December 1, 2025 13:43
Status Success
Total duration 40s
Artifacts

kics-scan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
kics
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
[LOW] Multiple RUN, ADD, COPY, Instructions Listed: Dockerfile#L18
Multiple commands (RUN, COPY, ADD) should be grouped in order to reduce the number of layers.
[MEDIUM] Missing Version Specification In dnf install: Dockerfile#L5
Specifying a package version allows to reduce failures due to unanticipated changes in required packages.