aboutsummaryrefslogtreecommitdiff
path: root/projects/swift-protobuf/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/swift-protobuf/project.yaml')
-rw-r--r--projects/swift-protobuf/project.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/projects/swift-protobuf/project.yaml b/projects/swift-protobuf/project.yaml
new file mode 100644
index 000000000..002ee8726
--- /dev/null
+++ b/projects/swift-protobuf/project.yaml
@@ -0,0 +1,13 @@
+homepage: "https://github.com/apple/swift-protobuf"
+language: swift
+primary_contact: "tkientzle@apple.com"
+auto_ccs :
+- "p.antoine@catenacyber.fr"
+- "thomasvl@google.com"
+
+fuzzing_engines:
+- libfuzzer
+sanitizers:
+- address
+- thread
+main_repo: 'https://github.com/apple/swift-protobuf.git'