oss-fuzz/projects/pffft
Joyce 1d4c89284b
Add main_repo to project.yaml files (#10004)
### Changes

I tried to find out which would be the main_repo and it is important to
notice that many are not hosted on github or neither using a git repo
(using svn for example).

Besides that, I was also not able to find out the main repo for the
following projects:


| **file** | **comment** |

|------------------------|-----------------------------------------------------------------------------------|
| lzo/project.yaml | |
| qcms/project.yaml | |
| bzip2/project.yaml | |
| dlplibs/project.yaml | |
| freeimage/project.yaml | hosted on csv
https://sourceforge.net/p/freeimage/code/ |
| xerces-c/project.yaml | |
| xpdf/project.yaml | |
| lzma/project.yaml | at source forge but no code section found
https://sourceforge.net/projects/p7zip/ |

Another case that I was not sure about which url do add on the
`qubes-os/project.yaml`. Its homepage is related to the entire org.

---------

Signed-off-by: Joyce Brum <joycebrum@google.com>
2023-03-30 16:15:32 +11:00
..
Dockerfile Install python in projects that depend on it. (#6251) 2021-08-20 05:16:38 +00:00
build.sh Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325) 2019-05-01 11:09:55 -04:00
generate_seed_corpus.py Adding PFFFT seed corpus generation. (#1790) 2018-09-05 09:26:57 +10:00
pffft_fuzzer.cc more coverage (#1749) 2018-08-23 05:59:18 -07:00
project.yaml Add main_repo to project.yaml files (#10004) 2023-03-30 16:15:32 +11:00