2021-04-13 03:59:07 +00:00
|
|
|
homepage: "https://github.com/apple/swift-protobuf"
|
|
|
|
language: swift
|
|
|
|
primary_contact: "tkientzle@apple.com"
|
|
|
|
auto_ccs :
|
2022-07-18 16:04:29 +00:00
|
|
|
- "cbenfield@apple.com"
|
2021-04-13 03:59:07 +00:00
|
|
|
- "p.antoine@catenacyber.fr"
|
|
|
|
- "thomasvl@google.com"
|
|
|
|
|
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-09-02 21:56:01 +00:00
|
|
|
- thread
|
2022-01-05 14:53:42 +00:00
|
|
|
coverage_extra_args: -ignore-filename-regex=.*.pb.swift
|
2021-04-13 03:59:07 +00:00
|
|
|
main_repo: 'https://github.com/apple/swift-protobuf.git'
|