Static Code Analysis
November 25, 2023 ยท View on GitHub
We use the following static code analysis tools:
golangci-lintandeslintfor compile time linting.- Snyk for dependency and image scanning (SCA).
These are at least run daily or on each pull request.