GitHub CI Integration
The action is located at https://github.com/sec3dev/pro-action.
1. Setup integration


Next, add a workflow (.github/workflows/sec3.yml):

2. Code scanning alerts integration

(1) Set up code scanning (follow GitHub’s docs)
(2) add a workflow (.github/workflows/sec3-alerts.yml):

Last updated