Commit Graph

3 Commits

Author SHA1 Message Date
Yong Tang 0aac0529ad
Update coredns with additional auto_ccs (#7364)
Hi, I am a coredns maintainer (see https://github.com/coredns/coredns/blob/master/CODEOWNERS)
and I used to receive oss-fuzz issues through `security@coredns.io`.
Recently I tried to address some of the security issues received, but then I noticed that
I can only access the list with google login. Since security@coredns.io
is a mailing list it will not be possible to login.
So adding my email to this list.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-03-07 18:52:38 +00:00
Yong Tang 359cad3636
Add main_repo to coredns (#7339)
Currently oss-fuzz uses go-coredns as the project name. However,
there is no main_repo in project file, and it looks like
the OSSF's scoreboard will not be able to find the coredns project
from oss-fuzz.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2022-03-01 15:57:14 +11:00
Catena cyber ddc52068a6
Adds golang project coredns (#3743)
* Adds golang project coredns

* Use go-fuzz with absolute package path
2020-05-06 06:48:08 -07:00