mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 09:53:04 +01:00
Add models-as-data instructions and files
This commit is contained in:
committed by
=Michael Hohn
parent
e7996c24b5
commit
79025c0879
7
.github/codeql/extensions/sqlite-db/codeql-pack.yml
vendored
Normal file
7
.github/codeql/extensions/sqlite-db/codeql-pack.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
name: pack/sqlite-db
|
||||
version: 0.0.0
|
||||
library: true
|
||||
extensionTargets:
|
||||
codeql/java-all: '*'
|
||||
dataExtensions:
|
||||
- models/**/*.yml
|
||||
Reference in New Issue
Block a user