Skip to content

Commit

Permalink
Definitions Update remediations
Browse files Browse the repository at this point in the history
  • Loading branch information
CI bot committed May 22, 2024
2 parents 38bc788 + 3ffae2e commit fc2962f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alsdkdefs/apis/remediations/assets_query.v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ info:
| `s3-bucket` | `key` | A, I | `"s3-bucket:any"`, `"s3-bucket:/an/s3-bucket/key"` | |
| `severity` | `severity` | !, R | `"severity:high"` | Applies to the `"severity"` property of the related vulnerability. |
| `sg` | `key` | I, R | `"sg:/aws/us-east-1/sg/s-12345678"` | |
| `tag` | `key` | I | `"tag:/aws/us-east-1/tag/key/OS/value/Linux"` | |
| `user` | `key` | A, I | `"user:any"`, `"user:/aws/123456789012/user/jdoe"` | |
| `volume` | `key` | I | `"volume:/aws/us-east-1/volume/vol-12345678"` | |
| `vulnerability` | `vulnerability_id`| !, R | `"vulnerability:09876543210fedcba0987654321fedcba"` | |
Expand Down

0 comments on commit fc2962f

Please sign in to comment.