зеркало из https://github.com/github/codeql-go.git
Fix sync-dataflow-libraries
This commit is contained in:
Родитель
894102defd
Коммит
459f4d18a8
2
Makefile
2
Makefile
|
@ -138,5 +138,5 @@ build/testdb/go.dbscheme: upgrades/initial/go.dbscheme
|
|||
sync-dataflow-libraries:
|
||||
for f in DataFlowImpl.qll DataFlowImpl2.qll DataFlowImplCommon.qll tainttracking1/TaintTrackingImpl.qll tainttracking2/TaintTrackingImpl.qll;\
|
||||
do\
|
||||
curl -s -o ./ql/src/semmle/go/dataflow/internal/$$f https://raw.githubusercontent.com/github/codeql/$(DATAFLOW_BRANCH)/java/ql/src/semmle/code/java/dataflow/internal/$$f;\
|
||||
curl -s -o ./ql/src/semmle/go/dataflow/internal/$$f https://raw.githubusercontent.com/github/codeql/$(DATAFLOW_BRANCH)/java/ql/lib/semmle/code/java/dataflow/internal/$$f;\
|
||||
done
|
||||
|
|
Загрузка…
Ссылка в новой задаче