Skip to content

Commit

Permalink
docs(queries): update queries catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturRibeiro-CX authored and github-actions[bot] committed Sep 18, 2024
1 parent a398c77 commit e89a24e
Show file tree
Hide file tree
Showing 674 changed files with 825 additions and 811 deletions.
2 changes: 1 addition & 1 deletion docs/queries/all-queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -1490,8 +1490,8 @@ This page contains all queries.
|DynamoDB Table Point In Time Recovery Disabled<br/><sup><sub>741f1291-47ac-4a85-a07b-3d32a9d6bd3e</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Best Practices|<a href="../terraform-queries/aws/741f1291-47ac-4a85-a07b-3d32a9d6bd3e" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/741f1291-47ac-4a85-a07b-3d32a9d6bd3e')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#point_in_time_recovery">Documentation</a><br/>|
|EC2 Not EBS Optimized<br/><sup><sub>60224630-175a-472a-9e23-133827040766</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Best Practices|<a href="../terraform-queries/aws/60224630-175a-472a-9e23-133827040766" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/60224630-175a-472a-9e23-133827040766')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#ebs_optimized">Documentation</a><br/>|
|Resource Not Using Tags<br/><sup><sub>e38a8e0a-b88b-4902-b3fe-b0fcb17d5c10</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Best Practices|<a href="../terraform-queries/aws/e38a8e0a-b88b-4902-b3fe-b0fcb17d5c10" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/e38a8e0a-b88b-4902-b3fe-b0fcb17d5c10')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/resource-tagging">Documentation</a><br/>|
|Security Group Rule Without Description<br/><sup><sub>68eb4bf3-f9bf-463d-b5cf-e029bb446d2e</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Best Practices|<a href="../terraform-queries/aws/68eb4bf3-f9bf-463d-b5cf-e029bb446d2e" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/68eb4bf3-f9bf-463d-b5cf-e029bb446d2e')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group#description">Documentation</a><br/>|
|Security Group Rule Without Description<br/><sup><sub>cb3f5ed6-0d18-40de-a93d-b3538db31e8c</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Best Practices|<a href="../terraform-queries/aws/cb3f5ed6-0d18-40de-a93d-b3538db31e8c" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/cb3f5ed6-0d18-40de-a93d-b3538db31e8c')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group#description">Documentation</a><br/>|
|Security Group Rule Without Description<br/><sup><sub>68eb4bf3-f9bf-463d-b5cf-e029bb446d2e</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Best Practices|<a href="../terraform-queries/aws/68eb4bf3-f9bf-463d-b5cf-e029bb446d2e" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/68eb4bf3-f9bf-463d-b5cf-e029bb446d2e')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/security_group#description">Documentation</a><br/>|
|CloudWatch AWS Organizations Changes Missing Alarm<br/><sup><sub>38b85c45-e772-4de8-a247-69619ca137b3</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Observability|<a href="../terraform-queries/aws/38b85c45-e772-4de8-a247-69619ca137b3" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/38b85c45-e772-4de8-a247-69619ca137b3')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_metric_filter#pattern">Documentation</a><br/>|
|CloudWatch Without Retention Period Specified<br/><sup><sub>ef0b316a-211e-42f1-888e-64efe172b755</sub></sup>|Terraform|<span style="color:#5bc0de">Info</span>|Observability|<a href="../terraform-queries/aws/ef0b316a-211e-42f1-888e-64efe172b755" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/ef0b316a-211e-42f1-888e-64efe172b755')">Query details</a><br><a href="https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudwatch_log_group">Documentation</a><br/>|
|BOM - AWS DynamoDB<br/><sup><sub>23edf35f-7c22-4ff9-87e6-0ca74261cfbf</sub></sup>|Terraform|<span style="color:#CCCCCC">Trace</span>|Bill Of Materials|<a href="../terraform-queries/aws/23edf35f-7c22-4ff9-87e6-0ca74261cfbf" onclick="newWindowOpenerSafe(event, '../terraform-queries/aws/23edf35f-7c22-4ff9-87e6-0ca74261cfbf')">Query details</a><br><a href="https://kics.io">Documentation</a><br/>|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,10 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Go 1.23.x
- name: Set up Go 1.22.x
uses: actions/setup-go@v5
with:
go-version: 1.23.x
go-version: 1.22.x
- name: Run test metrics script
id: testcov
run: |
Expand Down
Loading

0 comments on commit e89a24e

Please sign in to comment.