The registry includes automated testing for scanners. When a scanner is modified in a pull request, tests are automatically run across multiple CI/CD providers.
- Test Definition: Each scanner can define tests in a
tests.yamlfile - Automatic Detection: Modified scanners are detected and tested on PR
- Multi-Provider: Tests run on GitHub Actions, GitLab CI, Azure DevOps, and Bitbucket
- Setting Up Tests - How to write tests for your scanner
- Authentication Strategy - OAuth2/OIDC token architecture