Files
starter-workflows/code-scanning
ginilpg 9db23a2437 Add Appknox starter workflow (#2447)
* Added appknox.yml for code scanning

* Create appknox.json

* Create appknox.svg

* Update appknox.json

* Update appknox.svg

* Rename appknox.json to appknox.properties.json

* Update appknox.yml

* Update appknox.yml

* Update appknox.properties.json

* Formatting yml
2024-09-10 09:41:53 -05:00
..
2023-01-23 11:10:50 +05:30
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.