Commit Graph

10 Commits

Author SHA1 Message Date
jonathanmetzman 390c200c1e
[Ubuntu upgrade] Disable MSAN in projects that will have false positives. (#6303)
Do this based mostly on instrumented_libraries and more tests.

Related: #6180
2021-08-25 22:14:20 -07:00
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11: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
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
Catena cyber 85a46fce69 Adds people to libhtp project (#2853) 2019-09-19 06:30:23 -07:00
Catena cyber f9c4318e38 [libhtp] Adds dependency to libhtp project : liblzma (#2808) 2019-09-06 07:29:08 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Catena cyber ca0396dd75 Change email address for primary contact of libhtp (#2046)
To have the one with a google account
2018-12-21 07:58:25 -08:00
Oliver Chang 261e7f2972
libhtp: remove fuzz.diff patch (#1949) 2018-12-19 18:22:08 +11:00
Catena cyber 6754971302 [libhtp] Integrate project (#1949) 2018-12-18 15:47:34 -08:00