Commit Graph

7 Commits

Author SHA1 Message Date
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
Yunshu Ouyang 016072db68
[spdlog] Added new fuzzers, modifed existing ones (#4008)
* Homepage updated, added auto ccs to project.yaml

* Fixed project.yaml

* [spdlog] Added new fuzzers, modifed existing ones

* Revert "[spdlog] Added new fuzzers, modifed existing ones"

This reverts commit 1e7f14a81d.

* Modified existing fuzzer

* Added new fuzzer for backtrace

* Added new fuzzer for formatter

* Added new fuzzer for set_pattern

* Added new fuzzer for log_levels

* Moved fuzzers to upstream repo

* Moved fuzzers back to oss-fuzz

* fixed fuzzers

* Update years
2020-07-17 12:46:42 -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
Yunshu Ouyang e07487ddf7
[spdlog] Homepage updated, added auto ccs to project.yaml (#3975)
* Homepage updated, added auto ccs to project.yaml

* Fixed project.yaml
2020-06-12 08:33:08 -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
Max Moroz ee519b9e83
[spdlog] Silence the fuzz target output + use the new FDP location (). (#2762) 2019-08-26 13:36:50 -07:00
Google AutoFuzz Team fbb12a53c0 [spdlog] Add spdlog support to oss-fuzz as a starting point (#2629) 2019-07-26 07:48:50 -07:00