-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(outputs): add sample outputs #6945
feat(outputs): add sample outputs #6945
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6945 +/- ##
==========================================
- Coverage 88.69% 88.67% -0.03%
==========================================
Files 1200 1200
Lines 34646 34646
==========================================
- Hits 30731 30724 -7
- Misses 3915 3922 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing 👏 Super helpful to see output examples!
Description
This PR add some CSV and OCSF outputs examples from AWS, Azure, GCP and Kubernetes provider.
Checklist
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.