KICS #395
Annotations
12 warnings
Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/orchestrator/templates/deployment.yaml#L50
Check if containers are running with low UID, which might cause conflicts with the host's user table.
|
[MEDIUM] NET_RAW Capabilities Not Being Dropped:
charts/orchestrator/templates/deployment.yaml#L50
Containers should drop 'ALL' or at least 'NET_RAW' capabilities
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L538
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L568
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L99
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L369
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L447
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L517
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L519
String schema should have 'pattern' defined.
|
[MEDIUM] Pattern Undefined (v3):
docs/autosetup-api.yaml#L593
String schema should have 'pattern' defined.
|