Skip to content

Kics

Kics #178

Triggered via schedule May 27, 2024 00:33
Status Failure
Total duration 2m 7s
Artifacts

kics.yaml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Kics / Kics Scan
KICS scan failed with exit code 50
Kics / Kics Scan
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/.
[HIGH] Passwords And Secrets - Generic Password: ambari_blueprints/hostmappings-hdfs-yarn-hbase-ha.json#L3
Query to find passwords and secrets in infrastructure code.
[HIGH] Serverless Function Without Unique IAM Role: gcp_cloud_function_sql_export/serverless.yml#L119
Serverless Function should not share IAM Role to ensure it will have the minimum privileges needed to perform the required tasks
[MEDIUM] Container Capabilities Unrestricted: tests/docker/elasticsearch-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/presto-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/hadoop-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/apache-drill-docker-compose.yml#L29
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/hbase-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/registry-docker-compose.yml#L18
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/solrcloud-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
[MEDIUM] Container Capabilities Unrestricted: tests/docker/elasticsearch-elastic.co-docker-compose.yml#L17
Some capabilities are not needed in certain (or any) containers. Make sure that you only add capabilities that your container needs. Drop unnecessary capabilities as well.
Kics / Kics Scan
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/