{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":474152796,"defaultBranch":"main","name":"cosign","ownerLogin":"lcarva","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-03-25T20:19:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5272931?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695667193.0","currentOid":""},"activityList":{"items":[{"before":"158d21fd2a1a0b0d52a65ef9fa3c3015886cfb34","after":null,"ref":"refs/heads/deprecate-sbom-attachment","pushedAt":"2023-09-25T18:39:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"}},{"before":"c0f373e95e6d4e3e3a1bee54f7b452ab0a22d153","after":"158d21fd2a1a0b0d52a65ef9fa3c3015886cfb34","ref":"refs/heads/deprecate-sbom-attachment","pushedAt":"2023-09-22T21:05:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deprecate SBOM attachments\n\nThis change marks any usage of SBOM attachments as deprecated. Instead,\nusers are recommended to use SBOM attestations due to its increased\nsecurity.\n\nResolves #2755\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deprecate SBOM attachments"}},{"before":"ffff1dfc2c1ccaffe7002e5683b3005c33c715b6","after":"c0f373e95e6d4e3e3a1bee54f7b452ab0a22d153","ref":"refs/heads/deprecate-sbom-attachment","pushedAt":"2023-09-22T20:51:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deprecate SBOM attachments\n\nThis change marks any usage of SBOM attachments as deprecated. Instead,\nusers are recommended to use SBOM attestations due to its increased\nsecurity.\n\nResolves #2755\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deprecate SBOM attachments"}},{"before":null,"after":"ffff1dfc2c1ccaffe7002e5683b3005c33c715b6","ref":"refs/heads/deprecate-sbom-attachment","pushedAt":"2023-09-22T20:51:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deprecate SBOM attachments\n\nThis change marks any usage of SBOM attachments as deprecated. Instead,\nusers are recommended to use SBOM attestations due to its increased\nsecurity.\n\nFixes #2755\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deprecate SBOM attachments"}},{"before":"5e4624c923538479ec7846ae300f040384fd93be","after":null,"ref":"refs/heads/use-provenance-stmt-02","pushedAt":"2023-09-18T17:17:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"}},{"before":null,"after":"5e4624c923538479ec7846ae300f040384fd93be","ref":"refs/heads/use-provenance-stmt-02","pushedAt":"2023-09-15T21:29:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Stop using deprecated in_toto.ProvenanceStatement\n\nThe struct `in_toto.ProvenanceStatement` is marked as deprecated.\nInstead, it is recommened to use a version-specific struct. The\n`in_toto.ProvenanceStatementSLSA02` is the equivalent.\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Stop using deprecated in_toto.ProvenanceStatement"}},{"before":"f54b680a55a5bc0a6dcfdc45e578677e75ef18f3","after":null,"ref":"refs/heads/require-predicate","pushedAt":"2023-06-20T20:50:09.997Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"}},{"before":"c8a030a3ce2d9bb5565f9505a45f7e75b4efe2d1","after":null,"ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-20T20:50:04.830Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"}},{"before":"52d6aa177cfc4888c291a3602ab0f57be3272538","after":null,"ref":"refs/heads/consisten-tlog-warning","pushedAt":"2023-06-20T20:49:43.101Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"}},{"before":"723c3400088272a95d15ef82bd658a68269362ab","after":"f54b680a55a5bc0a6dcfdc45e578677e75ef18f3","ref":"refs/heads/require-predicate","pushedAt":"2023-06-06T16:24:22.603Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Close predicate file during tests\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Close predicate file during tests"}},{"before":"f9f205b0973d57ead96bff4b1caf99cc85658d07","after":"723c3400088272a95d15ef82bd658a68269362ab","ref":"refs/heads/require-predicate","pushedAt":"2023-06-06T16:19:36.633Z","pushType":"push","commitsCount":1,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Close predicate file during tests\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Close predicate file during tests"}},{"before":"04ef5e65ebbe2de81f7a8a117c01a0238a734406","after":"f9f205b0973d57ead96bff4b1caf99cc85658d07","ref":"refs/heads/require-predicate","pushedAt":"2023-06-06T15:16:13.868Z","pushType":"push","commitsCount":1,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"fix docs format in cosign_attest.md\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"fix docs format in cosign_attest.md"}},{"before":"d9565cec0dbe9de5737fbe8ead46ab8a42952a7a","after":"04ef5e65ebbe2de81f7a8a117c01a0238a734406","ref":"refs/heads/require-predicate","pushedAt":"2023-06-02T19:26:22.927Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Make predicate a required flag in attest commands\n\nFixes #2937\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Make predicate a required flag in attest commands"}},{"before":"e416de8061a3d08c63b26e2d02b68f202ea69b4e","after":"d9565cec0dbe9de5737fbe8ead46ab8a42952a7a","ref":"refs/heads/require-predicate","pushedAt":"2023-06-02T19:25:21.806Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Make predicate a required flag in attest commands\n\nFixes #2937\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Make predicate a required flag in attest commands"}},{"before":null,"after":"e416de8061a3d08c63b26e2d02b68f202ea69b4e","ref":"refs/heads/require-predicate","pushedAt":"2023-06-02T19:01:44.756Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Make predicate a required flag in attest commands\n\nFixes #2937\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Make predicate a required flag in attest commands"}},{"before":"1aba4173c5aa631966c8b56361511c9747667a03","after":"c8a030a3ce2d9bb5565f9505a45f7e75b4efe2d1","ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-02T14:49:23.018Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deep inspect attestations when filtering download\n\nFixes #3030\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deep inspect attestations when filtering download"}},{"before":"fc238bfa2e705546bfb5f213412f6d26332539b8","after":"1aba4173c5aa631966c8b56361511c9747667a03","ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-02T14:25:01.216Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deep inspect attestations when filtering download\n\nFixes #3030\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deep inspect attestations when filtering download"}},{"before":"4740cc3e20ca86f4dc659e76a95e72145a1b0805","after":"fc238bfa2e705546bfb5f213412f6d26332539b8","ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-02T14:19:13.832Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deep inspect attestations when filtering download\n\nFixes #3030\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deep inspect attestations when filtering download"}},{"before":"e0c3b35d2815190f0454db696841e0cf5783c39c","after":"4740cc3e20ca86f4dc659e76a95e72145a1b0805","ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-02T14:15:17.072Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deep inspect attestations when filtering download\n\nFixes #3030\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deep inspect attestations when filtering download"}},{"before":"c54e46df7d367e0f9b3411c0dbc3d810e456c1d5","after":"e0c3b35d2815190f0454db696841e0cf5783c39c","ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-02T14:14:04.478Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deep inspect attestations when filtering download\n\n!3030\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deep inspect attestations when filtering download"}},{"before":null,"after":"c54e46df7d367e0f9b3411c0dbc3d810e456c1d5","ref":"refs/heads/better-predicate-filter","pushedAt":"2023-06-02T14:13:29.492Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"Deep inspect attestations when filtering download\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"Deep inspect attestations when filtering download"}},{"before":"062dd847b17e9a81e338483315ddab46b70fadc2","after":"7ea71840d04fde8d5d7c1ff3d2b49d6b27c53ca0","ref":"refs/heads/consolidate-verify","pushedAt":"2023-04-03T17:20:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"wip\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"wip"}},{"before":null,"after":"062dd847b17e9a81e338483315ddab46b70fadc2","ref":"refs/heads/consolidate-verify","pushedAt":"2023-04-03T17:20:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/sigstore/rekor from 1.0.1 to 1.1.0 (#2850)\n\nBumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.0.1 to 1.1.0.\r\n- [Release notes](https://github.com/sigstore/rekor/releases)\r\n- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/sigstore/rekor/compare/v1.0.1...v1.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/sigstore/rekor\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump github.com/sigstore/rekor from 1.0.1 to 1.1.0 (sigs…"}},{"before":"d06a40bd811ab122256b62c163a6bfb65ced4998","after":"52d6aa177cfc4888c291a3602ab0f57be3272538","ref":"refs/heads/consisten-tlog-warning","pushedAt":"2023-03-24T17:52:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"feat: consistent tlog warnings during verification\n\nCloses #2839\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"feat: consistent tlog warnings during verification"}},{"before":"bb5ea0dbcf85490a1f65bc3366e09a0d5fe3a11b","after":"d06a40bd811ab122256b62c163a6bfb65ced4998","ref":"refs/heads/consisten-tlog-warning","pushedAt":"2023-03-24T17:50:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"feat: consistent tlog warnings during verification\n\nfixes: #2839\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"feat: consistent tlog warnings during verification"}},{"before":null,"after":"bb5ea0dbcf85490a1f65bc3366e09a0d5fe3a11b","ref":"refs/heads/consisten-tlog-warning","pushedAt":"2023-03-24T17:31:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lcarva","name":"Luiz Carvalho","path":"/lcarva","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5272931?s=80&v=4"},"commit":{"message":"feat: consistent tlog warnings during verification\n\nSigned-off-by: Luiz Carvalho ","shortMessageHtmlLink":"feat: consistent tlog warnings during verification"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADiH7LqAA","startCursor":null,"endCursor":null}},"title":"Activity · lcarva/cosign"}