fixed yara path
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
<project path="manifest" name="git-repo-test-manifest" />
|
<project path="manifest" name="git-repo-test-manifest" />
|
||||||
<project path="plugins/python_runtime_check" name="default/python_runtime_check" />
|
<project path="plugins/python_runtime_check" name="default/python_runtime_check" />
|
||||||
<project path="plugins/npm_runtime_check" name="default/npm_runtime_check" />
|
<project path="plugins/npm_runtime_check" name="default/npm_runtime_check" />
|
||||||
<project path="plugins/yara/data" name="/yara/yara" />
|
<project path="plugins/yara/data" name="yara/yara" />
|
||||||
<!-- END open-source projects -->
|
<!-- END open-source projects -->
|
||||||
<!-- <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" /> -->
|
<!-- <repo-hooks in-project="platform/tools/repohooks" enabled-list="pre-upload" /> -->
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|||||||
Reference in New Issue
Block a user