Skip to content

KICS

KICS #899

Triggered via schedule September 22, 2024 00:28
Status Success
Total duration 55s
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#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#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#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#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#L620
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] 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