Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenzo0107/guardduty-archiver
archive AWS Guardduty findings
https://github.com/kenzo0107/guardduty-archiver
aws golang guardduty
Last synced: 2 days ago
JSON representation
archive AWS Guardduty findings
- Host: GitHub
- URL: https://github.com/kenzo0107/guardduty-archiver
- Owner: kenzo0107
- Created: 2020-03-04T03:25:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T07:13:43.000Z (over 4 years ago)
- Last Synced: 2024-06-19T05:23:10.929Z (5 months ago)
- Topics: aws, golang, guardduty
- Language: Go
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
guardduty archiver
## Usage
* profile
```
go run ./main.go -p
```* MFA
```
awsume
go run ./main.go
```## TODO
Get available regions for guardduty and execute to archive guardduty findings.