Skip to content

Commit 45d1fa7

Browse files
committed
Packaging: Rafactor Javascript core libraries
Extract the external facing `qll` files into the codeql/javascript-all query pack.
1 parent 48344d9 commit 45d1fa7

File tree

410 files changed

+41
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

410 files changed

+41
-10
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
dependencies: {}
3+
compiled: false
4+
lockVersion: 1.0.0

javascript/ql/examples/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: codeql-javascript-examples
22
version: 0.0.0
3-
libraryPathDependencies: codeql-javascript
3+
libraryPathDependencies: codeql/javascript-all
File renamed without changes.
File renamed without changes.

javascript/ql/lib/qlpack.lock.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
dependencies: {}
3+
compiled: false
4+
lockVersion: 1.0.0

javascript/ql/lib/qlpack.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: codeql/javascript-all
2+
version: 0.0.2
3+
dbscheme: semmlecode.javascript.dbscheme
4+
extractor: javascript
5+
library: true
6+
dependencies:
7+
codeql/javascript-upgrades: 0.0.2

0 commit comments

Comments
 (0)