Skip to content

KICS

KICS #365

Triggered via schedule November 13, 2024 00:07
Status Success
Total duration 1m 10s
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/semantic-hub/templates/hub/hub-deployment.yaml#L70
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/semantic-hub-openapi.yaml#L30
Global server object URL should use 'https' protocol instead of 'http'
[MEDIUM] Media Type Object Without Schema: backend/src/main/resources/static/semantic-hub-openapi.yaml#L560
The Media Type Object should have the attribute 'schema' defined
[MEDIUM] Media Type Object Without Schema: backend/src/main/resources/static/semantic-hub-openapi.yaml#L573
The Media Type Object should have the attribute 'schema' defined
[MEDIUM] Media Type Object Without Schema: backend/src/main/resources/static/semantic-hub-openapi.yaml#L600
The Media Type Object should have the attribute 'schema' defined
[MEDIUM] Media Type Object Without Schema: backend/src/main/resources/static/semantic-hub-openapi.yaml#L515
The Media Type Object should have the attribute 'schema' defined
[MEDIUM] Media Type Object Without Schema: backend/src/main/resources/static/semantic-hub-openapi.yaml#L594
The Media Type Object should have the attribute 'schema' defined
[MEDIUM] NET_RAW Capabilities Not Being Dropped: charts/semantic-hub/templates/hub/hub-deployment.yaml#L70
Containers should drop 'ALL' or at least 'NET_RAW' capabilities