Files
starter-workflows/code-scanning
Andrew Eisenberg 2abfcee18d Update codeql.yml
Explicitly suggest that users add their setup steps before calling init.
2025-01-29 14:23:54 -08:00
..
2025-01-13 20:52:25 -05:00
2025-01-29 14:23:54 -08:00
2025-01-14 13:13:27 -05:00
2024-09-11 11:12:06 -07:00
2024-06-28 15:56:30 +03:00
2024-06-28 15:56:30 +03: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.