Files
starter-workflows/code-scanning
2022-04-05 11:11:40 +05:30
..
2022-03-07 09:27:40 -08:00
2022-03-31 08:24:35 -04:00
2022-03-28 22:40:48 +05:30
2022-04-04 16:01:48 +05:30
2021-04-17 14:08:56 -04:00
2022-03-28 22:40:48 +05:30

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.