Kics #109
Annotations
1 error and 12 warnings
Kics Scan
KICS scan failed with exit code 40
|
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/.
|
Kics Scan:
tests/docker/kafka-docker-compose.yml#L22
Incoming container traffic should be bound to a specific host interface
|
Kics Scan:
.travis.yml#L60
Check containers periodically to see if they are running properly.
|
Kics Scan:
tests/docker/kafka-docker-compose.yml#L17
Check containers periodically to see if they are running properly.
|
Kics Scan:
.travis.yml#L60
The hosts process namespace should not be shared by containers
|
Kics Scan:
tests/docker/kafka-docker-compose.yml#L17
The hosts process namespace should not be shared by containers
|
Kics Scan:
tests/docker/kafka-docker-compose.yml#L17
Memory limits should be defined for each container. This prevents potential resource exhaustion by ensuring that containers consume not more than the designated amount of memory
|
Kics Scan:
.travis.yml#L60
Setting networks in services ensures you are not using dockers default bridge (docker0), which shares traffic bewteen all containers.
|
Kics Scan:
tests/docker/kafka-docker-compose.yml#L17
'pids_limit' should be set and different than -1
|
Kics Scan:
.travis.yml#L60
Attribute 'security_opt' should be defined.
|
Kics Scan:
tests/docker/kafka-docker-compose.yml#L17
Attribute 'security_opt' should be defined.
|
Upload SARIF file
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/
|
The logs for this run have expired and are no longer available.
Loading