Files
starter-workflows/code-scanning
2024-09-11 11:12:06 -07:00
..
2024-09-10 11:50:28 -07:00
2023-01-23 11:10:50 +05:30
2024-09-11 11:12:06 -07:00
2024-06-28 15:56:30 +03:00
2024-06-28 15:56:30 +03:00
2022-11-04 20:45:41 +01:00
2021-04-17 14:08:56 -04:00
2022-12-08 06:10:22 +00: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.