Files
starter-workflows/code-scanning
Owen Rumney 98dbe8f0d1 Remove the github token
The tfsec action doesn't require the GitHub token so removing it
2021-04-29 08:28:14 +01:00
..
2021-04-22 01:51:14 +03:00
2021-04-17 14:08:56 -04:00
2021-04-29 08:28:14 +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.