feat: add CodeQL plugin (#524)

This commit is contained in:
Luke Young
2022-02-21 16:39:11 -08:00
committed by GitHub
parent 08269063d6
commit d853147639
2 changed files with 2 additions and 0 deletions

View File

@@ -102,6 +102,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| CMake | [srivathsanmurali/asdf-cmake](https://github.com/srivathsanmurali/asdf-cmake) | [![Build Status](https://travis-ci.org/srivathsanmurali/asdf-cmake.svg?branch=master)](https://travis-ci.org/srivathsanmurali/asdf-cmake) |
| CockroachDB | [salasrod/asdf-cockroach](https://github.com/salasrod/asdf-cockroach) | [![Build Status](https://github.com/salasrod/asdf-cockroach/workflows/CI/badge.svg?branch=master)](https://github.com/salasrod/asdf-cockroach/actions) |
| Codefresh | [gurukulkarni/asdf-codefresh](https://github.com/gurukulkarni/asdf-codefresh) | [![Build Status](https://github.com/gurukulkarni/asdf-codefresh/workflows/Build/badge.svg)](https://github.com/gurukulkarni/asdf-codefresh/actions) |
| CodeQL | [bored-engineer/asdf-codeql](https://github.com/bored-engineer/asdf-codeql) | [![Build Status](https://github.com/bored-engineer/asdf-codeql/workflows/Build/badge.svg)](https://github.com/bored-engineer/asdf-codeql/actions) |
| Conan | [amrox/asdf-pyapp](https://github.com/amrox/asdf-pyapp) | [![Build Status](https://github.com/amrox/asdf-pyapp/workflows/Build/badge.svg)](https://github.com/amrox/asdf-pyapp/actions) |
| Concourse | [mattysweeps/asdf-concourse](https://github.com/mattysweeps/asdf-concourse) | [![Build Status](https://travis-ci.org/mattysweeps/asdf-concourse.svg?branch=master)](https://travis-ci.org/mattysweeps/asdf-concourse) |
| Conduit | [gmcabrita/asdf-conduit](https://github.com/gmcabrita/asdf-conduit) | [![Build Status](https://travis-ci.org/gmcabrita/asdf-conduit.svg?branch=master)](https://travis-ci.org/gmcabrita/asdf-conduit) |

1
plugins/codeql Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/bored-engineer/asdf-codeql.git