Experience Builder


Terraform

< Back

Repository
xunleii / terraform-module-k3s
Description

Terraform module to install K3S on all given instances

Stars

 163

Failed Checks
  •  Security Scanning
     Linting

  • Scan Date

    2023-10-30 17:57:40

    Security Scanning

    This repository failed the Experience Builder Terraform Module's Security Scanning validation. This means that a security scanning tool was not found to be implemented in any of the CICD tool configuration files in the repository.

    There is an opportunity to:

    Checkov Output
                    
                      terraform scan results:
    
    Passed checks: 2, Failed checks: 0, Skipped checks: 0
    
    github_actions scan results:
    
    Passed checks: 77, Failed checks: 3, Skipped checks: 0
    
    Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    	FAILED for resource: on(Security hardening (Github Actions workflows))
    	File: /.github/workflows/security.workflows.yaml:11-12
    Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    	FAILED for resource: on(Synchronize labels)
    	File: /.github/workflows/github.labeler.yaml:0-1
    Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    	FAILED for resource: on(Update documentation assets (master only))
    	File: /.github/workflows/github.documentation.yaml:10-11
    
    
                    
                  

    Linting

    This repository failed the Experience Builder Terraform Module's Linting validation. This means that a linting tool was not found to be implemented in any of the CICD tool configuration files in the repository.

    There is an opportunity to: