aboutsummaryrefslogtreecommitdiff
path: root/projects/jsonschema/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/jsonschema/project.yaml')
-rw-r--r--projects/jsonschema/project.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/jsonschema/project.yaml b/projects/jsonschema/project.yaml
new file mode 100644
index 000000000..d7ac42bc4
--- /dev/null
+++ b/projects/jsonschema/project.yaml
@@ -0,0 +1,11 @@
+homepage: "https://github.com/Julian/jsonschema"
+language: python
+primary_contact: "Julian+Security@GrayVines.com"
+auto_ccs:
+ - "david@adalogics.com"
+fuzzing_engines:
+ - libfuzzer
+sanitizers:
+ - address
+ - undefined
+main_repo: 'https://github.com/Julian/jsonschema'