mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
446 B
446 B
Static Code Analysis
We use the following static code analysis tools:
golangci-lintandeslintfor compile time linting- codecov.io - for code coverage
- snyk.io - for image scanning
- sonarcloud.io - for code scans and security alerts
These are at least run daily or on each pull request.