Files
starter-workflows/code-scanning
Paul Hodgkinson a3c3cf245c Added Bandit starter workflow and properties file (#1859)
* Added Bandit starter workflow and properties file. Python security scanner, Action by a Hubber, wraps free tool

* Set icon name to one in the icons folder

* Switched to Bandit's own SVG icon

* Added workflow disclaimer

* Fixed author name

Co-authored-by: Sampark Sharma <phantsure@github.com>
2023-01-12 16:27:17 +05:30
..
2022-11-30 10:21:45 +00:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-12-08 09:57:36 +02:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-08 16:05:26 +02:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
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-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-12-08 06:10:22 +00:00
2022-12-13 08:40:14 -03:00
2022-03-28 22:40:48 +05:30
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-04 20:45:41 +01:00
2022-11-08 14:09:19 +01: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.