Skip to content

Conversation

@cx-andre-pereira
Copy link
Contributor

@cx-andre-pereira cx-andre-pereira commented Aug 28, 2025

Reason for Proposed Changes

Proposed Changes

  • Updated the queries results and auxiliary functions to properly detect and handle the two relevant fields.
  • Added positive2/negative2 test files to both queries that contain samples relying on the "destination_port_ranges" field. The original test files now named positive1/negative1 will keep all samples that use the simple "destination_port_range" field.
  • This changes should prevent valid False Negative results when the samples provided rely on the newly supported field.
  • Added support for "Udp" protocol to the "rdp_is_exposed_to_the_internet" query since RDP8.0+ allows so; tests were adjusted/added accordingly.

I submit this contribution under the Apache-2.0 license.

@github-actions github-actions bot added query New query feature terraform Terraform query azure PR related with Azure Cloud labels Aug 28, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 2025

kics-logo

KICS version: v2.1.13

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 0
Metric Values
Files scanned placeholder 1
Files parsed placeholder 1
Files failed to scan placeholder 0
Total executed queries placeholder 47
Queries failed to execute placeholder 0
Execution time placeholder 0

@gitguardian
Copy link

gitguardian bot commented Sep 19, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
20838717 Triggered Generic Password ee027eb assets/queries/azureResourceManager/sql_server_database_with_alerts_disabled/test/negative8.bicep View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@cx-andre-pereira cx-andre-pereira marked this pull request as ready for review September 24, 2025 15:51
@cx-andre-pereira cx-andre-pereira requested a review from a team as a code owner September 24, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure PR related with Azure Cloud query New query feature terraform Terraform query

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant