Skip to content

KICS

KICS #609

Triggered via schedule September 2, 2024 00:01
Status Success
Total duration 48s
Artifacts

kics.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
[MEDIUM] Container Running With Low UID: charts/discoveryfinder/templates/deployment.yaml#L42
Check if containers are running with low UID, which might cause conflicts with the host's user table.
[MEDIUM] Global Server Object Uses HTTP: backend/src/main/resources/static/discovery-finder-openapi.yaml#L33
Global server object URL should use 'https' protocol instead of 'http'
[MEDIUM] NET_RAW Capabilities Not Being Dropped: charts/discoveryfinder/templates/deployment.yaml#L42
Containers should drop 'ALL' or at least 'NET_RAW' capabilities