We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434259b commit 5a1663eCopy full SHA for 5a1663e
codeql-workspace.yml
@@ -8,7 +8,9 @@ provide:
8
- "go/ql/config/legacy-support/qlpack.yml"
9
- "go/build/codeql-extractor-go/codeql-extractor.yml"
10
- "javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml"
11
- - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
+ # This pack is explicitly excluded from the workspace since we
12
+ # require consumers to use a version of this pack from the package cache.
13
+ # - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
14
- "javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml"
15
- "javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml"
16
- "csharp/ql/campaigns/Solorigate/lib/qlpack.yml"
0 commit comments