aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/swift-protobuf/project.yaml
blob: 69ad38477ea565d91622c0bbb4a3c7a6d4d07b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
homepage: "https://github.com/apple/swift-protobuf"
language: swift
primary_contact: "tkientzle@apple.com"
auto_ccs :
- "cbenfield@apple.com"
- "p.antoine@catenacyber.fr"
- "thomasvl@google.com"

fuzzing_engines:
- libfuzzer
sanitizers:
- address
- thread
coverage_extra_args: -ignore-filename-regex=.*.pb.swift
main_repo: 'https://github.com/apple/swift-protobuf.git'