Commit Graph

15 Commits

Author SHA1 Message Date
Harish Mahendrakar 36e0de348c
[libavc, libhevc, libmpeg2]: Update repository paths (#9530)
libavc, libhevc and libmpeg2 now have an upstream project and the
fuzzers will be built from these paths from now on.
2023-01-31 15:35:57 -08:00
Adam Bacchus c6c104307d
updating yaml files to remove old vendor_ccs, add new ones, and alphabetize (#8855) 2022-10-26 13:13:24 -04:00
bcreasey 59d03d2684
adding new contacts for reports (#6189) 2021-08-09 15:58:13 -07:00
bcreasey c6017d9ddc
Updating ASA contacts for OSS Fuzz reports (#5875)
* Update contacts

Update vendor contacts

* Adding new contacts to new_branch

Co-authored-by: DavidKorczynski <david@adalogics.com>
2021-06-05 16:09:52 +00: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
bcreasey b87d14f084
Update contacts (#3680)
Update vendor contacts
2020-04-20 20:46:32 -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
Harish Mahendrakar 4b6cf85eb3 [libavc, libhevc, libmpeg2] use ossfuzz.sh from upstream project (#2940)
Steps to build fuzz target are now maintained in upstream project
2019-10-10 22:01:16 -07:00
Harish Mahendrakar fe3673cf1d [libavc, libhevc, libmpeg2] Add seed corpus (#2912)
Add seed corpus for libavc, libhevc and libmpeg2 fuzz targets
2019-10-02 13:27:38 -07:00
Abhishek Arya ce9273a627
Add more android contacts to vendor_ccs. (#2910) 2019-09-30 09:24:21 -07:00
Harish Mahendrakar e631820d74 [libavc, libhevc, libmpeg2] Enable memory sanitizers (#2806) 2019-09-05 14:48:09 -07:00
Abhishek Arya 7b75f75533
Add vendor_ccs for Android libs. (#2795) 2019-09-03 15:35:07 -07:00
Harish Mahendrakar 5f933a0a7c [libavc] Move dictionary file to upstream project (#2722)
avc_dec_fuzzer.dict is now picked from upstream project
2019-08-19 12:09:22 -07:00
Harish Mahendrakar 4ce4bfbc40 [libavc] Initial fuzzer (#2710)
* [libavc] Initial fuzzer

* [libavc] Fix indentation in build.sh
2019-08-16 19:10:03 -07:00