Files
starter-workflows/code-scanning
2022-10-20 15:13:41 +01:00
..
2022-10-17 14:24:31 +01:00
2022-10-12 20:30:11 +05:30
2022-09-20 16:36:24 +03:00
2022-06-06 18:04:42 -04:00
2022-06-06 18:06:03 -04:00
2021-04-17 14:08:56 -04:00
2022-09-23 18:04:56 -03:00
2022-04-06 14:51:15 +02:00
2022-03-28 22:40:48 +05:30
2022-06-22 17:10:07 +05:30
2022-09-21 14:24:09 -05: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.