Commit Graph

14 Commits

Author SHA1 Message Date
DavidKorczynski cdd7871f22
opendnp3: fix afl build (#6702) 2021-10-30 16:08:47 +01:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08: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
Abhishek Arya fa06dcc8ae
Remove cmake install from projects. (#3961) 2020-06-10 14:46: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
Émile Grégoire 024f87dcf9 Use release-2.x branch in the Docker image. (#2563) 2019-07-02 07:36:25 -07:00
Émile Grégoire 9ba3387a66 Force usage of master branch. (#2506) 2019-06-12 07:22:48 -07:00
Émile Grégoire 174f9caad9 [opendnp3] Fix build by installing modern CMake (#2452)
* Install CMake 3.12.

* Move CMake installation in Dockerfile.
2019-05-22 07:42:56 -07:00
Émile Grégoire d64e4db184 Updated build.sh for the additional fuzzers. (#2421) 2019-05-16 07:27:52 -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 421b7c365b [opendnp3] Adds memory sanitizer to opendnp3 project (#1483) 2018-06-04 06:41:14 -07:00
Catena cyber 845ae8083f [opendnp3] Use main branch for opendnp3 project (#1465) 2018-05-31 07:22:16 -07:00
Catena cyber 84f8f30782 Adds project openDNP3 (#1440) 2018-05-23 10:06:08 -07:00