GitHub Action
The Software Risk Manager GitHub Action enables an Action workflow to upload files and initiate a scan with your Software Risk Manager server.
A Software Risk Manager project and an API key or PAT are required. It must have the create
role for the project.
The Action can be used on any Runner machine type. The machine should have access to your Software Risk Manager server. If Software Risk Manager is inaccessible to public traffic, we recommend using a Self-Hosted Runner to run the action.
Instructions for installation and configuration can be found on the Marketplace listing and the GitHub repository. This plugin is open source and we welcome community involvement.