aboutsummaryrefslogtreecommitdiff
path: root/projects/scapy/project.yaml
blob: 98da90f9ba92885ddc8a665092adce9278efa236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://scapy.net"
main_repo: "https://github.com/secdev/scapy"
language: python
primary_contact: "guedou@gmail.com"
auto_ccs:
  - "jvoisin@google.com"
  - "ipudney@google.com"
fuzzing_engines:
  - libfuzzer
sanitizers:
  - address
  - undefined