Commit Graph

8 Commits

Author SHA1 Message Date
pedro martelletto fd2e1a750b
[libfido2] re-enable MSAN (#6617)
The dependencies built without MSAN (chiefly, libudev) aren't used
by the fuzz targets, so it seems safe to bring MSAN back. Verified
locally with 'python infra/helper.py'.
2021-10-19 10:13:36 +01:00
Konstantinos Georgantas 8a3f524b4a
[libfido2] Update contacts list (#6602) 2021-10-14 13:40:17 +00:00
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
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
Gabriel Kihlman 8a54f35c2d
[libfido2] Update contacts list (#4619) 2020-11-09 06:56:34 -08: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
Gabriel Kihlman e9334a14a7 [libfido2] Update CC list and activate memory sanitizer (#3077) 2019-11-29 08:31:29 -08:00
Gabriel Kihlman ce001fc2aa [libfido2] Initial integration (#3076) 2019-11-27 07:51:53 -08:00