mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-05 05:17:00 +03:00
688dc5e6c7
* Refactored cron job from shell script to go. * Included metadata to the projects.txt for envoy * Included checks for duplicate item in projects.txt * Sorted the projects.txt so that it is easier for someone to look for a project
6 lines
92 B
Modula-2
6 lines
92 B
Modula-2
module github.com/ossf/scorecard/scripts
|
|
|
|
go 1.16
|
|
|
|
require github.com/jszwec/csvutil v1.5.0
|