This repository contains a few sample projects that show how to configure source code analysis from GitHub Actions.
Configuration depends on the build tool:
- See the
gradlebranch for Gradle projects. - See the
mavenbranch for Maven projects. - See the
genericbranch for projects that use other build tools (PHP, Python, COBOL, PL/SQL, ...).