KostLinux

Results 13 issues of KostLinux

Refactored rate limiter to more maintainable and readable code. Also updated library, moved to cobra. Additional options added: -o, --output - Output to save the report

### Description Add SQS Support to send the Events to AWS SQS Queue as JSON response, which will make easier integration with Slack Events API via Event-Driven / Serverless architecture...

- Updated Go version to v1.23 - Moved constructor to separate router.go file - Removed the dependency between `emit_openapi.go` and `fastapi.go` - Added dependabot and Golang CI Linter - Added...