finos / git-proxy

Deploy custom push protections and policies on top of Git
https://git-proxy.finos.org
Apache License 2.0
110 stars 72 forks source link

chore: create scorecard.yml #676

Closed rvema closed 1 month ago

rvema commented 1 month ago

Enabling OpenSSF Scorecard would help git-proxy project improve its security practices and help consumers evaluate the safety of their dependencies.

Fixes #675

linux-foundation-easycla[bot] commented 1 month ago

CLA Signed

The committers listed above are authorized under a signed CLA.

netlify[bot] commented 1 month ago

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
Latest commit f24fa32705ee6936d7df420519e5d2451d38d492
Latest deploy log https://app.netlify.com/sites/endearing-brigadeiros-63f9d0/deploys/66b3a2d25fbbed000845d4a1
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.39%. Comparing base (118678d) to head (f24fa32). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #676 +/- ## ======================================= Coverage 57.39% 57.39% ======================================= Files 46 46 Lines 1582 1582 ======================================= Hits 908 908 Misses 674 674 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

JamieSlome commented 1 month ago

@rvema - thank you for your PR 👍 ❤️ A great idea to get this added to the project.

Are you able to take a look at the FINOS EasyCLA? You'll need to sign this before your PR can be merged.

JamieSlome commented 1 month ago

@rvema - shall we also include a badge in the README.md with the score?

rvema commented 1 month ago

Sure , let me add the badge and sign the cla

rvema commented 1 month ago

@JamieSlome added the badge but the score will not be there and will autofix once it runs at least 1 time on push. For now it will be run on every push to main branch and on a schedule

JamieSlome commented 1 month ago

Thank you for the contribution @rvema ❤️

Hopefully the first of many!