lewis-jackson-bots

Results 3 issues of lewis-jackson-bots

**Is your feature request related to a problem? Please describe.** We're seeing this error message in our logs: https://github.com/Azure/application-gateway-kubernetes-ingress/blob/dd55e83b42305c549ca20125fd51728994610956/pkg/appgw/requestroutingrules.go#L500 But as far as I can tell, this error is ignorable...

We encountered an issue today with this data block: ``` data "azapi_resource_list" "subscription__postgresql_flexible_servers" { type = "Microsoft.DBforPostgreSQL/flexibleServers@2022-12-01" parent_id = data.azurerm_subscription.current.id response_export_values = ["*"] } ``` Where it returned all of...

bug

**Is your feature request related to a problem? Please describe.** If you wish to ignore a path for SAST scanning, you must specify every single ruleset that you want to...