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
Filters the assets according to security rating. Supports comma-separated values.
@@ -252,12 +252,12 @@ script:
252
252
B = Strong
253
253
C = Less vulnerable
254
254
D = Vulnerable
255
-
F = Highly vulnerable
255
+
F = Highly vulnerable.
256
256
name: security_grade
257
257
- description: |-
258
258
Filters the assets according to their status. Supports comma-separated values.
259
259
260
-
Supported values: 'changed', 'new', 'normal'
260
+
Supported values: 'changed', 'new', 'normal'.
261
261
name: status
262
262
- description: |-
263
263
The geographical locations in which the asset is found. Supported values contain the three-letter ISO country code for the respective countries--e.g., IND, USA.
@@ -268,7 +268,7 @@ script:
268
268
name: tags
269
269
description: Fetches a given limit of indicators from the CyCognito platform and displays them in human-readable format in the war room.
0 commit comments