Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions projects/adal/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
- arthur.chan@adalogics.com
disabled: true
1 change: 1 addition & 0 deletions projects/clock/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
disabled: true
1 change: 1 addition & 0 deletions projects/docker-client/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
- arthur.chan@adalogics.com
disabled: true
1 change: 1 addition & 0 deletions projects/go-json-iterator/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
disabled: true
1 change: 1 addition & 0 deletions projects/mpg123/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ labels:
- sundew
decode_fuzzer:
- sundew
disabled: true
1 change: 1 addition & 0 deletions projects/notary/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
disabled: true
1 change: 1 addition & 0 deletions projects/ply/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ sanitizers:
- address
vendor_ccs:
- david@adalogics.com
disabled: true
1 change: 1 addition & 0 deletions projects/py-serde/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
- arthur.chan@adalogics.com
disabled: true
1 change: 1 addition & 0 deletions projects/pycrypto/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ sanitizers:
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
disabled: true
1 change: 1 addition & 0 deletions projects/python-rsa/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ sanitizers:
- address
vendor_ccs:
- david@adalogics.com
disabled: true
1 change: 1 addition & 0 deletions projects/serde-yaml/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ language: rust
auto_ccs:
- "david@adalogics.com"
main_repo: 'https://github.com/dtolnay/serde-yaml'
disabled: true
1 change: 1 addition & 0 deletions projects/smt/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ fuzzing_engines:
sanitizers:
- address
main_repo: "https://github.com/celestiaorg/smt"
disabled: true
1 change: 1 addition & 0 deletions projects/unsafe-libyaml/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ vendor_ccs:
- "arthur.chan@adalogics.com"
- "david@adalogics.com"
- "fuzzing@fuchsia.dev"
disabled: true
3 changes: 2 additions & 1 deletion projects/vtpm-td/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ sanitizers:
- address
fuzzing_engines:
- libfuzzer
main_repo: 'https://github.com/intel/vtpm-td.git'
main_repo: 'https://github.com/intel/vtpm-td.git'
disabled: true
2 changes: 1 addition & 1 deletion projects/wpantund/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ fuzzing_engines:
- afl
- honggfuzz
- libfuzzer

disabled: true
Loading