Update Enterprise Version to 2024.10.1.1 #30
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L26
Service Account Tokens are automatically mounted even if not necessary
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L34
Containers can mount sensitive folders from the hosts, giving them potentially dangerous access to critical host configurations and binaries.
|
KICS Github Action:
charts/helm-chart/templates/web-server/deployment.yml#L124
Containers can mount sensitive folders from the hosts, giving them potentially dangerous access to critical host configurations and binaries.
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L95
Containers can mount sensitive folders from the hosts, giving them potentially dangerous access to critical host configurations and binaries.
|
KICS Github Action:
charts/helm-chart/templates/web-server/deployment.yml#L33
Containers can mount sensitive folders from the hosts, giving them potentially dangerous access to critical host configurations and binaries.
|
KICS Github Action:
charts/helm-chart/templates/web-server/deployment.yml#L104
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L34
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L130
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L34
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
KICS Github Action:
charts/helm-chart/templates/enterprise-server/deployment.yml#L130
Containers must have the same resource requests set as limits. This is recommended to avoid resource DDoS of the node during spikes and means that 'requests.memory' and 'requests.cpu' must equal 'limits.memory' and 'limits.cpu', respectively
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Kics report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading