Closed candiduslynx closed 2 years ago
Overall it looks good. I have set up a meeting to discuss synchronously some of the checks. The other major thing is I don't think we should be storing resources that passed the check... This has the potential to generate a lot of data that I do not foresee being used.
Summary
Add an example policy to analyse whether resources are actually used.
Use the following steps to ensure your PR is ready to be reviewed
go fmt
to format your code ๐golangci-lint run
๐จ (install golangci-lint here)go run ./docs/docs.go
and committing the changes ๐