duo-labs / duo-labs/cloudmapper
Running CloudMapper regularly to audit your environment
Open
- Dominant language
- JavaScript
- Stars
- 6.3k
- Forks
- 836
- PR merge metrics
- No merged PRs in 30d
Description
Ran the command in terminal as root: aws events put-events --entries '[{"Source":"cloudmapper","DetailType":"start","Detail":"{}"}]'
Returned:
{
"FailedEntryCount": 0,
"Entries": [
{
"EventId": ""
}
]
}
How do I rectify this? Also are there any other ways to test this way of using the cloudmapper to send audits to a slack channel?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.