aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/istio/project.yaml
diff options
context:
space:
mode:
authorGravatar AdamKorcz <44787359+AdamKorcz@users.noreply.github.com>2020-12-07 17:30:24 +0000
committerGravatar GitHub <noreply@github.com>2020-12-07 09:30:24 -0800
commit87271d17214a2306df0bd1d83785f0f013d0724a (patch)
treea05fdae812d0147e22bae10fb2d3e3c8a1502b8e /projects/istio/project.yaml
parent1911e66f2071991290b2cc4fbac34be53e36476a (diff)
[istio] Initial integration (#4762)
Diffstat (limited to 'projects/istio/project.yaml')
-rw-r--r--projects/istio/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/istio/project.yaml b/projects/istio/project.yaml
new file mode 100644
index 00000000..665a71d7
--- /dev/null
+++ b/projects/istio/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://github.com/istio/istio"
+primary_contact: "istio-security-vulnerability-reports@googlegroups.com"
+auto_ccs :
+ - "adam@adalogics.com"
+ - "howardjohn@google.com"
+language: go
+fuzzing_engines:
+ - libfuzzer
+sanitizers:
+ - address