Guido Vranken
f3a752435d
[python3-libraries] Add dictionary for AST fuzzer ( #7877 )
2022-06-16 13:04:28 +01:00
Guido Vranken
f24b166ca2
[python3-libraries] Add AST parser fuzzer ( #7614 )
2022-04-24 15:34:11 +01:00
jonathanmetzman
696180cc83
[libssh2][python3-libraries][django] Run apt-get update ( #6371 )
...
Not doing this relies on the base-builder image running apt-get
update "recently" and is a bad assumption.
2021-09-01 10:33:33 -07:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Guido Vranken
7e58bb137b
[python3-libraries] Fix build ( #3869 )
2020-05-24 17:17:40 -07:00
Max Moroz
e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects ( fixes #3591 ). ( #3609 )
...
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591 ).
* rename fuzzing puzzles target
2020-04-09 13:47:54 -07:00
Max Moroz
71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. ( #3477 )
...
* [presubmit] Enforce language attribute in projectt.yaml to be always set.
* Update documentation, better presubmit check, new project template.
* add docstring to templates.py
* Add example values in the project.yaml template and remove python value for now
* Add "project: c++" to 256 projects
* format
* Add labels and selective_unpack sections to the presubmit check
* fix incorrect auto_ccs format in three projects
* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Guido Vranken
0e69f9c5ed
[python3-libraries] Fix build by removing AFL ( #2733 )
2019-08-21 06:08:07 -07:00
Ammar Askar
4d13e092dd
[cpython] Fix coverage build ( #2607 )
2019-08-09 21:02:43 -07:00
Guido Vranken
0bfed8e12e
[python3-libraries] Fix coverage build ( #2653 )
2019-08-03 06:50:50 -07:00
Guido Vranken
fde1306c40
[python3-libraries] Fix coverage build ( #2600 )
...
Coverage builds were failing due to FLAGS being empty which threw an 'unbound variable' error.
2019-07-13 14:38:06 -07:00
Guido Vranken
8aee7894e4
[python3-libraries] ( #2567 )
...
* [python3-libraries]
* [python3-libraries] Use upstream CPython. Improve sanitization flags.
* [python3-libraries] Add difflib, csv, decode fuzzers
2019-07-10 07:20:26 -07:00