Files
starter-workflows/code-scanning
Chad Bentz 7db00754dc Code Scanning: bandit to latest hash
ab1d87dfccc5a0ffab88be3aaac6ffe35c10d6cd
2025-02-03 15:12:05 -05:00
..
2025-01-13 20:52:25 -05: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.