Commit Graph

8 Commits

Author SHA1 Message Date
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
Nick Wellnhofer 01d2f67400 [cmark] Add myself to auto_ccs (#3296)
Approved by @jgm here:
https://github.com/commonmark/cmark/pull/326#issuecomment-578393351
2020-01-27 07:14:17 -08:00
Max Moroz af0146f185
[cmark] Enable dataflow config (#1632). (#3263)
Should work based on https://pantheon.corp.google.com/logs/viewer?resource=build%2Fbuild_id%2Ffd035ed9-bbd9-4371-98ec-20d651567cee&project=oss-fuzz&minLogLevel=0&expandAll=false&timestamp=2020-01-21T22:47:00.300000000Z&customFacets=&limitCustomFacetWidth=true&dateRangeEnd=2020-01-21T22:46:58.339Z&interval=PT1H&dateRangeUnbound=backwardInTime&scrollTimestamp=2020-01-21T19:28:33.870235967Z, but letting Travins double check.
2020-01-21 15:59:48 -08:00
jonathanmetzman 0a1c3c67c9
Enable i386 fuzzing on another 11 projects (#2752) 2019-08-23 11:59:56 -04: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
Ashe Connor edac5d558c Correct cmark upstream repo name (#1739) 2018-08-20 20:09:25 -04:00
Phil Turnbull 0e1d44aeee New project: CommonMark (#694)
* [cmark] Add cmark_markdown_to_html fuzzer

* [cmark] Use correct filename for seed corpus

* [cmark] Use upstream fuzz harness

* [cmark] Do not use $WORK for temporary files

* [cmark] Generate seed corpus from michelf/mdtest repo

* [cmark] Add @kivikakk as an auto CC
2017-06-28 07:47:14 -07:00