teleport/.github
Mike Jensen 7452614827
Remove CodeQL Scanning for release branches (#33723)
* Remove CodeQL Scanning for release branches

In RFD 114 (PR #32233) we setup mirroring for the Teleport release branches to the `teleport-sec-scan` repos.  There are several advantages to moving the CodeQL scanning to these repos:
* It removes the manual process described in `preflight` to update the codeql scanning branch
* It solves the issue of alerts being repeatedly opened and closed as they are found on release branches and only fixed in master, for example: https://github.com/gravitational/teleport/security/code-scanning/560

As such CodeQL has already been configured on these repos and the initial findings triaged: https://github.com/gravitational/teleport-sec-scan-1/blob/master/.github/workflows/codeql-mirror.yml

* codeql: Comment relaese branch scanning
2023-10-20 17:08:16 +00:00
..
actions Disable GHA cache (#27305) 2023-06-02 21:09:13 +00:00
ISSUE_TEMPLATE Add execing into a pod to Connect test plan (#33206) 2023-10-10 13:12:48 +00:00
services disable etcd debug logging (#32943) 2023-10-04 03:14:12 +00:00
workflows Remove CodeQL Scanning for release branches (#33723) 2023-10-20 17:08:16 +00:00
CODEOWNERS Protect flaky tests detector with codeowners (#31165) 2023-08-30 12:32:30 +00:00
dependabot.yml Add Dependabot config for GitHub Actions (#31119) 2023-08-30 04:50:13 +00:00