mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update codeql-workspace.yml
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
committed by
Henry Mercer
parent
18c5474431
commit
e544a9b94b
@@ -8,8 +8,11 @@ provide:
|
||||
- "go/ql/config/legacy-support/qlpack.yml"
|
||||
- "go/build/codeql-extractor-go/codeql-extractor.yml"
|
||||
- "javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml"
|
||||
# This pack is explicitly excluded from the workspace since we
|
||||
# require consumers to use a version of this pack from the package cache.
|
||||
# This pack is explicitly excluded from the workspace since most users
|
||||
# will want to use a version of this pack from the package cache. Internal
|
||||
# users can uncomment the following line and place a custom ML model
|
||||
# in the corresponding pack to test a custom ML model within their local
|
||||
# checkout.
|
||||
# - "javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml"
|
||||
- "javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml"
|
||||
- "javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml"
|
||||
|
||||
Reference in New Issue
Block a user