mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add CodeQL plugin (#524)
This commit is contained in:
@@ -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) | [](https://travis-ci.org/srivathsanmurali/asdf-cmake) |
|
||||
| CockroachDB | [salasrod/asdf-cockroach](https://github.com/salasrod/asdf-cockroach) | [](https://github.com/salasrod/asdf-cockroach/actions) |
|
||||
| Codefresh | [gurukulkarni/asdf-codefresh](https://github.com/gurukulkarni/asdf-codefresh) | [](https://github.com/gurukulkarni/asdf-codefresh/actions) |
|
||||
| CodeQL | [bored-engineer/asdf-codeql](https://github.com/bored-engineer/asdf-codeql) | [](https://github.com/bored-engineer/asdf-codeql/actions) |
|
||||
| Conan | [amrox/asdf-pyapp](https://github.com/amrox/asdf-pyapp) | [](https://github.com/amrox/asdf-pyapp/actions) |
|
||||
| Concourse | [mattysweeps/asdf-concourse](https://github.com/mattysweeps/asdf-concourse) | [](https://travis-ci.org/mattysweeps/asdf-concourse) |
|
||||
| Conduit | [gmcabrita/asdf-conduit](https://github.com/gmcabrita/asdf-conduit) | [](https://travis-ci.org/gmcabrita/asdf-conduit) |
|
||||
|
||||
1
plugins/codeql
Normal file
1
plugins/codeql
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/bored-engineer/asdf-codeql.git
|
||||
Reference in New Issue
Block a user