Git Product home page Git Product logo

Comments (1)

meldaravaniel avatar meldaravaniel commented on May 24, 2024

@Ruben-Silva I was poking around my kics tf vulnerabilities report, and I initially thought this query was incorrect (maybe based on assuming it's the same for Ansible?). According to both terraform documentation, and my cluster state, the structure of the master_auth block is:

master_auth {
  client_certificate_config {
    issue_client_certificate = false
  }
}

But the Ansible docs are more helpful in this case, stating this is not a thing in clusters using GKE < 1.19. It seems prudent to keep the query in case folks on old versions are using Kics, and it might be too much work to determine the version since some people may be using variables that aren't defined in the resource itself. To that end, I think the message should include the affected version. Also recommend matching the wording of the "must have master auth enabled" query to be more clear.

I've created this PR in case you agree: #6153

from kics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.