KICS #971
Annotations
12 warnings
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/
|
Upload SARIF file for GitHub Advanced Security Dashboard
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/
|
KICS scan:
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.
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L30
Global server object URL should use 'https' protocol instead of 'http'
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L599
The Media Type Object should have the attribute 'schema' defined
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L541
The Media Type Object should have the attribute 'schema' defined
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L620
The Media Type Object should have the attribute 'schema' defined
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L586
The Media Type Object should have the attribute 'schema' defined
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L626
The Media Type Object should have the attribute 'schema' defined
|
KICS scan:
charts/semantic-hub/templates/hub/hub-deployment.yaml#L43
Containers should drop 'ALL' or at least 'NET_RAW' capabilities
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L102
String schema should have 'pattern' defined.
|
KICS scan:
backend/src/main/resources/static/semantic-hub-openapi.yaml#L575
String schema should have 'pattern' defined.
|
Loading