Integrate GitHub Action
Runtime security monitoring for your CI workflows in GitHub actions.
Last updated
Runtime security monitoring for your CI workflows in GitHub actions.
Last updated
Open your project's repository in GitHub. In your repository, go to the "Actions" tab.
Click "New Workflow" and create a new workflow file in .github/workflows
Add the listen.dev GitHub Action and include the API key as a secret.
Launch the first scan by triggering a GitHub Actions workflow.
You can confirm if listen.dev is working properly by checking the CI logs for the Actions workflow. It should have the listen.dev start and stop steps added to it, as shown below: