mirror of
https://github.com/hohn/codeql-javascript-multiflow.git
synced 2025-12-16 12:03:03 +01:00
Minimal Javascript/SQLite3 sample
This commit is contained in:
8
qlpack.yml
Normal file
8
qlpack.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
library: false
|
||||
name: hohn/codeql-javascript-multiflow
|
||||
version: 0.0.1
|
||||
# Install the queries for browsing. They are not needed for this example.
|
||||
dependencies:
|
||||
codeql/javascript-all: "*"
|
||||
codeql/javascript-queries: "*"
|
||||
Reference in New Issue
Block a user