Skip to content

Commit

Permalink
[Hub Generated] Review request for Microsoft.Security to add version …
Browse files Browse the repository at this point in the history
…preview/2021-07-01-preview (#17460)

* .

* .
  • Loading branch information
kerend committed Feb 16, 2022
1 parent 8e5df22 commit 72808f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,8 @@
"description": "Relevant cloud for the custom assessment automation.",
"type": "string",
"enum": [
"AWS"
"AWS",
"GCP"
],
"x-ms-enum": {
"name": "supportedCloudEnum",
Expand Down Expand Up @@ -373,7 +374,8 @@
"description": "Relevant cloud for the custom assessment automation.",
"type": "string",
"enum": [
"AWS"
"AWS",
"GCP"
],
"x-ms-enum": {
"name": "supportedCloudEnum",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"lastModifiedAt": "2021-08-31T13:01:50.328Z"
},
"properties": {
"compressedQuery": "DQAKAEkAYQBtAF8AUABhAHMAcwB3AG8AcgBkAFAAbwBsAGkAYwB5ACAADQAKAHwAIABlAHgAdABlAG4AZAAgAEgAZQBhAGwAdABoAFMAdABhAHQAdQBzACAAPQAgAGkAZgBmACgAdABvAGkAbgB0ACgAUgBlAGMAbwByAGQALgBNAGkAbgBpAG0AdQBtAFAAYQBzAHMAdwBvAHIAZABMAGUAbgBnAHQAaAApACAAPAAgADgALAAgACcAVQBOAEgARQBBAEwAVABIAFkAJwAsACAAJwBIAEUAQQBMAFQASABZACcAKQANAAoA",
"supportedCloud": "AWS",
"compressedQuery": "Q29tcHV0ZV9OZXR3b3JrCnwgZXh0ZW5kIEhlYWx0aFN0YXR1cyA9ICdVTkhFQUxUSFkn",
"supportedCloud": "GCP",
"severity": "Low",
"displayName": "Password Policy",
"description": "organization passwords policy",
Expand Down

0 comments on commit 72808f0

Please sign in to comment.