aboutsummaryrefslogtreecommitdiff
path: root/projects/swift-protobuf/project.yaml
blob: 002ee8726ae7bda17526e3b075724cebfa374492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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'