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