python-projects: cleanup UBSAN from project.yaml (#9992)

The projects do not build any native code. No need for two sanitizers.

Signed-off-by: David Korczynski <david@adalogics.com>
This commit is contained in:
DavidKorczynski 2023-03-25 13:39:00 +00:00 committed by GitHub
parent 0b275dd0ba
commit d51040279f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 1 additions and 18 deletions

View File

@ -5,7 +5,6 @@ language: python
main_repo: https://github.com/wbond/asn1crypto
sanitizers:
- address
- undefined
primary_contact: "will@wbond.net"
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ language: python
main_repo: https://foss.heptapod.net/pypy/cffi
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,7 +5,6 @@ language: python
main_repo: https://github.com/dask/dask
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com

View File

@ -5,7 +5,6 @@ language: python
main_repo: https://github.com/micheles/decorator
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com

View File

@ -5,6 +5,5 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -6,7 +6,6 @@ main_repo: https://github.com/sqlalchemy/mako
primary_contact: mike_mp@zzzcomputing.com
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com

View File

@ -5,6 +5,5 @@ language: python
main_repo: https://github.com/networkx/networkx
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ language: python
main_repo: https://github.com/davidhalter/parso
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ language: python
main_repo: https://github.com/google/pasta
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- david@adalogics.com

View File

@ -5,7 +5,6 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com

View File

@ -5,6 +5,5 @@ language: python
main_repo: https://github.com/pytables/pytables
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com

View File

@ -5,6 +5,5 @@ language: python
main_repo: https://github.com/python-hyper/uritemplate
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com