You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -11511,10 +11499,6 @@ export class SecurityMonitoringApi {
11511
11499
/**
11512
11500
* Get a list of security findings that match a search query.
11513
11501
*
11514
-
* This endpoint requires one of the following permissions:
11515
-
* - `security_monitoring_findings_read`
11516
-
* - `appsec_vm_read`
11517
-
*
11518
11502
* ### Query Syntax
11519
11503
*
11520
11504
* This endpoint uses the logs query syntax. Findings attributes (living in the custom. namespace) are prefixed by @ when queried. Tags are queried without a prefix.
@@ -12084,10 +12068,6 @@ export class SecurityMonitoringApi {
12084
12068
/**
12085
12069
* Get a list of security findings that match a search query.
12086
12070
*
12087
-
* This endpoint requires one of the following permissions:
12088
-
* - `security_monitoring_findings_read`
12089
-
* - `appsec_vm_read`
12090
-
*
12091
12071
* ### Query Syntax
12092
12072
*
12093
12073
* The API uses the logs query syntax. Findings attributes (living in the custom. namespace) are prefixed by @ when queried. Tags are queried without a prefix.
0 commit comments