aboutsummaryrefslogtreecommitdiff
path: root/projects/jackson-core/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/jackson-core/project.yaml')
-rw-r--r--projects/jackson-core/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/jackson-core/project.yaml b/projects/jackson-core/project.yaml
new file mode 100644
index 000000000..90c85c585
--- /dev/null
+++ b/projects/jackson-core/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://github.com/FasterXML/jackson-core"
+language: jvm
+primary_contact: "tatu@fasterxml.com"
+auto_ccs:
+ - "meumertzheim@code-intelligence.com"
+fuzzing_engines:
+ - libfuzzer
+main_repo: "https://github.com/FasterXML/jackson-core"
+sanitizers:
+ - address