Skip to content

Commit

Permalink
capstone/keystone/unicorn: add to auto_ccs (#4456)
Browse files Browse the repository at this point in the history
  • Loading branch information
StalkR authored Nov 9, 2020
1 parent e0c46fa commit 77fa6b3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions projects/capstone/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: c++
primary_contact: "capstone.engine@gmail.com"
auto_ccs :
- "p.antoine@catenacyber.fr"
- "stalkr@stalkr.net"
fuzzing_engines:
- libfuzzer
- afl
Expand Down
2 changes: 1 addition & 1 deletion projects/keystone/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: c++
primary_contact: "keystone.engine@gmail.com"
auto_ccs :
- "p.antoine@catenacyber.fr"

- "stalkr@stalkr.net"
sanitizers:
- address
- memory
Expand Down
1 change: 1 addition & 0 deletions projects/unicorn/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ primary_contact: "unicorn.emu@gmail.com"
auto_ccs:
- "p.antoine@catenacyber.fr"
- "ch980501427@gmail.com"
- "stalkr@stalkr.net"
fuzzing_engines:
- libfuzzer
- afl
Expand Down

0 comments on commit 77fa6b3

Please sign in to comment.