Trivy newbie having problems with AWS scanning #7913
dave505
started this conversation in
Documentation
Replies: 2 comments 3 replies
-
Hi @dave505 ! Here you can read more about writing custom checks. You can also check out the existing Rego checks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is the relevant documentation page: https://aquasecurity.github.io/trivy/v0.57/docs/scanner/misconfiguration/custom/schema/ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
I'm new to Trivy/Rego and I'm trying to write custom policies for our AWS environment. The issue I'm having is finding the documentation for the AWS inputs (for example input.aws.s3.buckets. I assume this is the same output as
aws s3api list-buckets
but I cannot find the documentation.Please could you point me in the right direction?
Thanks
Link
No response
Suggestions
A list of AWS inputs with examples of the data format.
Beta Was this translation helpful? Give feedback.
All reactions