aboutsummaryrefslogtreecommitdiff
path: root/projects/nats
diff options
context:
space:
mode:
authorAbhishek Arya <inferno@chromium.org>2020-12-09 21:52:40 -0800
committerGitHub <noreply@github.com>2020-12-09 21:52:40 -0800
commit1d5a2cd84eb828e1c3303c4053e5590f382516a6 (patch)
tree24f74fd703967cf43a616a466cc7943afe93893b /projects/nats
parent84faf557299268508cef5d2a0adfcc882f6f7478 (diff)
downloadoss-fuzz-1d5a2cd84eb828e1c3303c4053e5590f382516a6.tar.gz
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects. * Add some go repos.
Diffstat (limited to 'projects/nats')
-rw-r--r--projects/nats/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/nats/project.yaml b/projects/nats/project.yaml
index 6deee1b22..7075ee1f8 100644
--- a/projects/nats/project.yaml
+++ b/projects/nats/project.yaml
@@ -7,3 +7,4 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
+main_repo: 'https://github.com/nats-io/nats-server'