Files
starter-workflows/code-scanning
2021-03-11 13:18:53 -05:00
..
2021-03-11 13:18:53 -05:00
2020-11-13 16:33:01 +00:00
2021-03-08 13:45:56 +00:00
2020-10-23 15:30:48 +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 Enabling Code Scanning for a repository.