Skip to content

KICS

KICS #973

Triggered via schedule November 26, 2024 00:28
Status Success
Total duration 1m 16s
Artifacts

kics.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L43
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#L626
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#L541
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#L599
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#L586
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#L620
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#L43
Containers should drop 'ALL' or at least 'NET_RAW' capabilities