{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":302670797,"defaultBranch":"main","name":"scorecard","ownerLogin":"ossf","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-10-09T14:48:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/67707773?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716059715.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"865db3377607cb38553c36e59d1e516dc94d4588","ref":"refs/heads/naveen/feat/cgr-static","pushedAt":"2024-05-18T19:15:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"naveensrinivasan","name":"Naveen","path":"/naveensrinivasan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/172697?s=80&v=4"},"commit":{"message":"✨ move to cgr base image\n\n- Move the static cgr.dev base image as it has less foot print and zero\n vuln.\n\nSigned-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>","shortMessageHtmlLink":"✨ move to cgr base image"}},{"before":"6405e35ad09568239fec0461cfa35cc2c2b7de95","after":null,"ref":"refs/heads/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.26.1","pushedAt":"2024-05-17T22:19:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"fd2342c0c4632a37cb78c3527a9e2e3cd89fc155","after":"7ba6e548f8306cbba6ccf43778911f22f53e58b9","ref":"refs/heads/main","pushedAt":"2024-05-17T22:19:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/goreleaser/goreleaser in /tools (#4110)","shortMessageHtmlLink":"🌱 Bump github.com/goreleaser/goreleaser in /tools (#4110)"}},{"before":"d840805050e57bb25f62fc36786792371f12f607","after":"6405e35ad09568239fec0461cfa35cc2c2b7de95","ref":"refs/heads/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.26.1","pushedAt":"2024-05-17T22:10:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/goreleaser/goreleaser in /tools\n\nBumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.25.1 to 1.26.1.\n- [Release notes](https://github.com/goreleaser/goreleaser/releases)\n- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)\n- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.25.1...v1.26.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/goreleaser/goreleaser\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/goreleaser/goreleaser in /tools"}},{"before":"8de90207bccd7f00a632edb332862b0364648eb0","after":"fd2342c0c4632a37cb78c3527a9e2e3cd89fc155","ref":"refs/heads/main","pushedAt":"2024-05-17T21:48:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"},"commit":{"message":":seedling: fix(cron/internal/data): rename Cactus to Cacti (#4111)\n\nA couple of years back we've renamed the Hyperledger Cactus project to\r\nHyperledger Cacti and I wanted to make sure that this is reflected in\r\nthe OpenSSF reports.\r\n\r\nThere is no other change code change.\r\n\r\nSigned-off-by: Peter Somogyvari ","shortMessageHtmlLink":"🌱 fix(cron/internal/data): rename Cactus to Cacti (#4111)"}},{"before":"956d7c389516f70ba83b826d5e192546f0e04d44","after":"8de90207bccd7f00a632edb332862b0364648eb0","ref":"refs/heads/main","pushedAt":"2024-05-17T18:16:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"},"commit":{"message":"✨ Add experimental check for published SBOM (#3903)\n\n* Sbom check MVP\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* PR suggestion fixes\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* fix line length\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* update gitlab client to check 20 latest pipelines in default branch\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* correct issues\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* add unit tests for sbom client code\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* probe name alignment, updated evaluation tests\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* consolidate probes, reuse available data sources\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* add autogen doc update\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* address PR comments, remove CI/CD check code\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* update unit tests\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* fix linting errors\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* revert unnecessary changes, correct check documentation\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* address PR comments\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n* move release lookback to data collection side\r\n\r\nSigned-off-by: Allen Shearin \r\n\r\n---------\r\n\r\nSigned-off-by: Allen Shearin ","shortMessageHtmlLink":"✨ Add experimental check for published SBOM (#3903)"}},{"before":"4d03379fe1cfe07882e804708c479b9c0baaf1e8","after":null,"ref":"refs/heads/dependabot/go_modules/tools/github.com/google/ko-0.15.3","pushedAt":"2024-05-17T17:46:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"4d03379fe1cfe07882e804708c479b9c0baaf1e8","ref":"refs/heads/dependabot/go_modules/tools/github.com/google/ko-0.15.3","pushedAt":"2024-05-17T09:08:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/google/ko from 0.15.2 to 0.15.3 in /tools\n\nBumps [github.com/google/ko](https://github.com/google/ko) from 0.15.2 to 0.15.3.\n- [Release notes](https://github.com/google/ko/releases)\n- [Changelog](https://github.com/ko-build/ko/blob/main/.goreleaser.yml)\n- [Commits](https://github.com/google/ko/compare/v0.15.2...v0.15.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/google/ko\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/google/ko from 0.15.2 to 0.15.3 in /tools"}},{"before":null,"after":"d840805050e57bb25f62fc36786792371f12f607","ref":"refs/heads/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.26.1","pushedAt":"2024-05-16T08:48:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/goreleaser/goreleaser in /tools\n\nBumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.25.1 to 1.26.1.\n- [Release notes](https://github.com/goreleaser/goreleaser/releases)\n- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)\n- [Commits](https://github.com/goreleaser/goreleaser/compare/v1.25.1...v1.26.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/goreleaser/goreleaser\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/goreleaser/goreleaser in /tools"}},{"before":"cbee9e0e78a6e00011fef2c0f89ec7c3ec73ef96","after":null,"ref":"refs/heads/dependabot/go_modules/sigs.k8s.io/release-utils-0.8.2","pushedAt":"2024-05-15T17:14:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"0082cad776906326abafd46d214a8bb404437265","after":"956d7c389516f70ba83b826d5e192546f0e04d44","ref":"refs/heads/main","pushedAt":"2024-05-15T17:14:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2 (#4107)","shortMessageHtmlLink":"🌱 Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2 (#4107)"}},{"before":"e24f82218e565cbadb50a234572f6b8d27db12d4","after":"cbee9e0e78a6e00011fef2c0f89ec7c3ec73ef96","ref":"refs/heads/dependabot/go_modules/sigs.k8s.io/release-utils-0.8.2","pushedAt":"2024-05-15T17:04:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2\n\nBumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.8.1 to 0.8.2.\n- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)\n- [Commits](https://github.com/kubernetes-sigs/release-utils/compare/v0.8.1...v0.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: sigs.k8s.io/release-utils\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2"}},{"before":"6e185f7ee8bb666f9a39f48b62fef1f27f9903fc","after":null,"ref":"refs/heads/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.58.1","pushedAt":"2024-05-15T16:58:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4a078cac8e6a076af0b282618e08407d5f7ea891","after":"0082cad776906326abafd46d214a8bb404437265","ref":"refs/heads/main","pushedAt":"2024-05-15T16:58:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.1 in /tools (#4108)","shortMessageHtmlLink":"🌱 Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.1 in /to…"}},{"before":"96410684f483ca725e57d61317b2d319609cf07e","after":"6e185f7ee8bb666f9a39f48b62fef1f27f9903fc","ref":"refs/heads/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.58.1","pushedAt":"2024-05-15T16:49:15.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.58.1\n\nSigned-off-by: Spencer Schrock ","shortMessageHtmlLink":"Merge branch 'main' into dependabot/go_modules/tools/github.com/golan…"}},{"before":"c046ba280c002e90828ce3d8bbb94f5b08475c8c","after":null,"ref":"refs/heads/dependabot/go_modules/tools/github.com/onsi/ginkgo/v2-2.17.3","pushedAt":"2024-05-15T16:45:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"6f9a5122963c8a84474c7db3f45f723ceaa767a1","after":"4a078cac8e6a076af0b282618e08407d5f7ea891","ref":"refs/heads/main","pushedAt":"2024-05-15T16:45:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/onsi/ginkgo/v2 in /tools (#4109)","shortMessageHtmlLink":"🌱 Bump github.com/onsi/ginkgo/v2 in /tools (#4109)"}},{"before":null,"after":"c046ba280c002e90828ce3d8bbb94f5b08475c8c","ref":"refs/heads/dependabot/go_modules/tools/github.com/onsi/ginkgo/v2-2.17.3","pushedAt":"2024-05-15T08:29:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/onsi/ginkgo/v2 in /tools\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.17.3.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.17.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/onsi/ginkgo/v2 in /tools"}},{"before":null,"after":"96410684f483ca725e57d61317b2d319609cf07e","ref":"refs/heads/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.58.1","pushedAt":"2024-05-15T08:29:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/golangci/golangci-lint in /tools\n\nBumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.57.2 to 1.58.1.\n- [Release notes](https://github.com/golangci/golangci-lint/releases)\n- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/golangci/golangci-lint/compare/v1.57.2...v1.58.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/golangci/golangci-lint\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/golangci/golangci-lint in /tools"}},{"before":null,"after":"e24f82218e565cbadb50a234572f6b8d27db12d4","ref":"refs/heads/dependabot/go_modules/sigs.k8s.io/release-utils-0.8.2","pushedAt":"2024-05-15T08:28:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2\n\nBumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.8.1 to 0.8.2.\n- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)\n- [Commits](https://github.com/kubernetes-sigs/release-utils/compare/v0.8.1...v0.8.2)\n\n---\nupdated-dependencies:\n- dependency-name: sigs.k8s.io/release-utils\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2"}},{"before":"a9d82779cd53c55b8336433b35be7fcb1b0d9fd8","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/rhysd/actionlint-1.7.0","pushedAt":"2024-05-14T19:43:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d40ecbacb3b9d866bcf465441c2c1ce826c055e1","after":"6f9a5122963c8a84474c7db3f45f723ceaa767a1","ref":"refs/heads/main","pushedAt":"2024-05-14T19:43:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0 (#4100)","shortMessageHtmlLink":"🌱 Bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0 (#4100)"}},{"before":"a32daaafb0e2d3ee8e06baaa7d1787cebf23e228","after":"a9d82779cd53c55b8336433b35be7fcb1b0d9fd8","ref":"refs/heads/dependabot/go_modules/github.com/rhysd/actionlint-1.7.0","pushedAt":"2024-05-14T19:27:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0\n\nBumps [github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) from 1.6.27 to 1.7.0.\n- [Release notes](https://github.com/rhysd/actionlint/releases)\n- [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rhysd/actionlint/compare/v1.6.27...v1.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/rhysd/actionlint\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/rhysd/actionlint from 1.6.27 to 1.7.0"}},{"before":"547166a4214f872e2941b3a2ad68c62be1e264f5","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3","pushedAt":"2024-05-14T19:26:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"665e9c48e8af02cec6857d18551b88ee814e57e6","after":"d40ecbacb3b9d866bcf465441c2c1ce826c055e1","ref":"refs/heads/main","pushedAt":"2024-05-14T19:26:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#4091)","shortMessageHtmlLink":"🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#4091)"}},{"before":"8b22f88f2ec021d0ad67a43c7a132f18132b8367","after":"547166a4214f872e2941b3a2ad68c62be1e264f5","ref":"refs/heads/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3","pushedAt":"2024-05-14T19:14:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3\n\nBumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.17.3.\n- [Release notes](https://github.com/onsi/ginkgo/releases)\n- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.17.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/onsi/ginkgo/v2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3"}},{"before":"361ae67ee4af736f08255f7852ffbfae0a93c6a4","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/google/osv-scanner-1.7.3","pushedAt":"2024-05-14T17:58:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"}},{"before":"840f30c7c3e830d439a285c246b9b8b62b92b1be","after":"665e9c48e8af02cec6857d18551b88ee814e57e6","ref":"refs/heads/main","pushedAt":"2024-05-14T17:58:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"},"commit":{"message":":seedling: Bump github.com/google/osv-scanner from 1.7.2 to 1.7.3 (#4101)\n\n* :seedling: Bump github.com/google/osv-scanner from 1.7.2 to 1.7.3\r\n\r\nBumps [github.com/google/osv-scanner](https://github.com/google/osv-scanner) from 1.7.2 to 1.7.3.\r\n- [Release notes](https://github.com/google/osv-scanner/releases)\r\n- [Changelog](https://github.com/google/osv-scanner/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/google/osv-scanner/compare/v1.7.2...v1.7.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/google/osv-scanner\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\n* remove toolchain directive and run go mod tidy\r\n\r\nSigned-off-by: Spencer Schrock \r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nSigned-off-by: Spencer Schrock \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Spencer Schrock ","shortMessageHtmlLink":"🌱 Bump github.com/google/osv-scanner from 1.7.2 to 1.7.3 (#4101)"}},{"before":"c5c4ea21954db34ba340c4f6d581052f2ce246ee","after":"361ae67ee4af736f08255f7852ffbfae0a93c6a4","ref":"refs/heads/dependabot/go_modules/github.com/google/osv-scanner-1.7.3","pushedAt":"2024-05-14T17:49:14.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"},"commit":{"message":"remove toolchain directive and run go mod tidy\n\nSigned-off-by: Spencer Schrock ","shortMessageHtmlLink":"remove toolchain directive and run go mod tidy"}},{"before":"9f3c642c9aada3df9467309b50ec60f3597ab248","after":null,"ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-5.1.0","pushedAt":"2024-05-14T17:37:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"spencerschrock","name":"Spencer Schrock","path":"/spencerschrock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6064089?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETcDf3gA","startCursor":null,"endCursor":null}},"title":"Activity Β· ossf/scorecard"}