Skip to content

KICS

KICS #384

Triggered via schedule December 2, 2024 00:07
Status Success
Total duration 51s
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#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#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#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#L594
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] 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