Files
starter-workflows/code-scanning
Sheldon Warkentin 8c91a4c02f Remoev mention of trial for Mayhem for API
A free plan is now in place with a professional trial that may be opted into afterward.
2021-09-29 13:45:57 -06:00
..
2021-08-19 12:42:33 +01:00
2021-05-26 08:37:19 -07:00
2021-04-17 14:08:56 -04:00
2021-05-21 08:39:23 +01:00

Code Scanning Workflows

GitHub code scanning is a developer-first, GitHub-native approach to easily find security vulnerabilities before they reach production. Before you can configure code scanning for a repository, you must enable code scanning by adding a GitHub Actions workflow to the repository. For more information, see Setting up code scanning for a repository.