File tree Expand file tree Collapse file tree 14 files changed +24
-15
lines changed
csharp/ql/integration-tests
go/ql/config/legacy-support
python/tools/recorded-call-graph-metrics/ql
ql/ql/test/callgraph/packs/other Expand file tree Collapse file tree 14 files changed +24
-15
lines changed Original file line number Diff line number Diff line change 1- libraryPathDependencies :
2- - codeql- csharp
1+ dependencies :
2+ codeql/ csharp-all : ' * '
Original file line number Diff line number Diff line change 11name : legacy-libraries-go
22version : 0.0.0
3+ # Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
34libraryPathDependencies : codeql-go
Original file line number Diff line number Diff line change 11name : codeql-java-consistency-queries
22version : 0.0.0
3- libraryPathDependencies :
4- - codeql- java
3+ dependencies :
4+ codeql/ java-all : ' * '
Original file line number Diff line number Diff line change 1- libraryPathDependencies :
2- - codeql- java
1+ dependencies :
2+ codeql/ java-all : ' * '
Original file line number Diff line number Diff line change 1- libraryPathDependencies :
2- - codeql-java
3- - codeql/java-tests
4- - codeql/java-queries
1+ dependencies :
2+ codeql/java-all : ' *'
3+ codeql/java-tests : ' *'
4+ codeql/java-queries : ' *'
5+
Original file line number Diff line number Diff line change 11name : legacy-libraries-cpp
22version : 0.0.0
3+ # Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
34libraryPathDependencies :
45 - codeql/cpp-all
Original file line number Diff line number Diff line change 11name : legacy-libraries-csharp
22version : 0.0.0
3+ # Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
34libraryPathDependencies :
45 - codeql/csharp-all
Original file line number Diff line number Diff line change 11name : legacy-libraries-java
22version : 0.0.0
3+ # Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
34libraryPathDependencies :
45 - codeql/java-all
Original file line number Diff line number Diff line change 11name : legacy-libraries-javascript
22version : 0.0.0
3+ # Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
34libraryPathDependencies :
45 - codeql-javascript
Original file line number Diff line number Diff line change 11name : legacy-libraries-python
22version : 0.0.0
3+ # Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
34libraryPathDependencies :
45 - codeql/python-all
You can’t perform that action at this time.
0 commit comments