Skip to main content

Integrating OpalOPC with GitHub Actions

You can integrate OpalOPC with GitHub Actions. This enables you to run OpalOPC scans as a stage in your existing CI/CD pipeline.

To learn how to do this, see the readme file for our GitHub Action

GitHub Code Scanning

You can also integrate OpalOPC with GitHub Code Scanning by uploading SARIF scan reports to it. This lets you display the results in GitHub, or configure webhooks that listen to code scanning activity in your repository.

See Uploading a SARIF file to GitHub.