aboutsummaryrefslogtreecommitdiff
path: root/projects/yara
diff options
context:
space:
mode:
authorOliver Chang <oliverchang@users.noreply.github.com>2020-12-10 09:49:27 +1100
committerGitHub <noreply@github.com>2020-12-10 09:49:27 +1100
commit84faf557299268508cef5d2a0adfcc882f6f7478 (patch)
tree6628417b684047719f2419af52bbf24492138fa8 /projects/yara
parent45be5bd6f6bbaf6e23dbfeb062b318f5f6458c22 (diff)
downloadoss-fuzz-84faf557299268508cef5d2a0adfcc882f6f7478.tar.gz
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
Diffstat (limited to 'projects/yara')
-rw-r--r--projects/yara/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/yara/project.yaml b/projects/yara/project.yaml
index b24fa6858..828e176d8 100644
--- a/projects/yara/project.yaml
+++ b/projects/yara/project.yaml
@@ -8,3 +8,4 @@ sanitizers:
- address
- memory
- undefined
+main_repo: 'https://github.com/VirusTotal/yara.git'