mirror of https://github.com/google/oss-fuzz.git
projects: Add OpenSSF scorecard (#7268)
Signed-off-by: Stephen Augustus <foo@auggie.dev>
This commit is contained in:
parent
2436e38a72
commit
347f4a3a30
|
@ -0,0 +1,11 @@
|
|||
homepage: "https://openssf.org/"
|
||||
main_repo: "https://github.com/ossf/scorecard"
|
||||
primary_contact: "hey@auggie.dev" # <-- IAM / commits: foo@auggie.dev
|
||||
auto_ccs:
|
||||
- azeemshaikh38@gmail.com
|
||||
- naveensrinivasan@protonmail.com
|
||||
language: go
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
sanitizers:
|
||||
- address
|
Loading…
Reference in New Issue