guac icon indicating copy to clipboard operation
guac copied to clipboard

Including the Scorecard API

Open neilnaveen opened this issue 1 year ago • 1 comments

Description of the PR

  • Fixes #1892
  • Updated tests
  • Added a README for certifier/scorecard

PR Checklist

  • [ ] All commits have a Developer Certificate of Origin (DCO) -- they are generated using -s flag to git commit.
  • [ ] All new changes are covered by tests
  • [ ] If GraphQL schema is changed, make generate has been run
  • [ ] If OpenAPI spec is changed, make generate has been run
  • [ ] If collectsub protobuf has been changed, make proto has been run
  • [ ] All CI checks are passing (tests and formatting)
  • [ ] All dependent PRs have already been merged

neilnaveen avatar May 30 '24 20:05 neilnaveen