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