Skip to content

Conversation

michaelnebel
Copy link
Collaborator

@michaelnebel michaelnebel commented Aug 27, 2025

The equivalent experimental query was promoted out of experimental here.

Also increase the java pack version number to trigger the publish workflow.

We should hold merging this until the query has been released with the CodeQL java language pack.

@Copilot Copilot AI review requested due to automatic review settings August 27, 2025 07:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the githubsecuritylab/java/insecure-spring-actuator-config query since an equivalent experimental query was promoted to production in another pull request.

  • Removes the query implementation and supporting files for detecting insecure Spring Boot Actuator configurations
  • Removes all associated test files and expected results
  • Removes documentation and example files

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
java/src/security/CWE-016/InsecureSpringActuatorConfig.ql Removes the main query implementation
java/src/security/CWE-016/InsecureSpringActuatorConfig.qhelp Removes the query documentation
java/src/security/CWE-016/pom_bad.xml Removes example Maven configuration showing bad practices
java/src/security/CWE-016/pom_good.xml Removes example Maven configuration showing good practices
java/src/security/CWE-016/application.properties Removes example Spring Boot configuration file
java/test/security/CWE-016/InsecureSpringActuatorConfig.qlref Removes test query reference
java/test/security/CWE-016/InsecureSpringActuatorConfig.expected Removes expected test results
java/test/security/CWE-016/pom.xml Removes test Maven configuration
java/test/security/CWE-016/options Removes test compilation options
java/test/security/CWE-016/application.properties Removes test Spring Boot configuration
java/test/security/CWE-016/SensitiveInfo.java Removes test Java source file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@GeekMasher GeekMasher merged commit 236bf44 into main Aug 27, 2025
15 checks passed
@GeekMasher GeekMasher deleted the java/removeinsecurespringactuatorconfig branch August 27, 2025 08:22
@michaelnebel
Copy link
Collaborator Author

@GeekMasher : Since the query hasn't been released with CodeQL yet it might be a good idea to wait updating the Community pack dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants