VYPR

Bazel For Clion

by Google

CVEs (1)

  • CVE-2024-5899LowJun 18, 2024
    risk 0.21cvss 3.3epss 0.00

    When Bazel Plugin in intellij imports a project (either using "import project" or "Auto import") the dialog for trusting the project is not displayed. This comes from the fact that both call the method ProjectBuilder.createProject which then calls…