oss-fuzz/projects/swift-protobuf/project.yaml

16 lines
366 B
YAML

homepage: "https://github.com/apple/swift-protobuf"
language: swift
primary_contact: "tkientzle@apple.com"
auto_ccs :
- "lukasa@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'