Commit aa57d8a
authored
build(deps): bump github.com/sigstore/cosign/v2 from 2.4.1 to 2.6.3 in /tools (#1753)
Bumps
[github.com/sigstore/cosign/v2](https://github.com/sigstore/cosign) from
2.4.1 to 2.6.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sigstore/cosign/blob/main/CHANGELOG.md">github.com/sigstore/cosign/v2's
changelog</a>.</em></p>
<blockquote>
<h1>v3.0.5</h1>
<h2>Deprecations</h2>
<ul>
<li>Deprecate rekor-entry-type flag (<a
href="https://redirect.github.com/sigstore/cosign/issues/4691">#4691</a>)</li>
<li>Deprecate cosign triangulate (<a
href="https://redirect.github.com/sigstore/cosign/issues/4676">#4676</a>)</li>
<li>Deprecate cosign copy (<a
href="https://redirect.github.com/sigstore/cosign/issues/4681">#4681</a>)</li>
</ul>
<h2>Features</h2>
<ul>
<li>Automatically require signed timestamp with Rekor v2 entries (<a
href="https://redirect.github.com/sigstore/cosign/issues/4666">#4666</a>)</li>
<li>Allow --local-image with --new-bundle-format for v2 and v3
signatures (<a
href="https://redirect.github.com/sigstore/cosign/issues/4626">#4626</a>)</li>
<li>Add mTLS support for TSA client connections when signing with a
signing config (<a
href="https://redirect.github.com/sigstore/cosign/issues/4620">#4620</a>)</li>
<li>Enforce TSA requirement for Rekor v2, Fuclio signing (<a
href="https://redirect.github.com/sigstore/cosign/issues/4683">#4683</a>)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li>Add empty predicate to cosign sign when payload type is
application/vnd.in-toto+json (<a
href="https://redirect.github.com/sigstore/cosign/issues/4635">#4635</a>)</li>
<li>fix: avoid panic on malformed attestation payload (<a
href="https://redirect.github.com/sigstore/cosign/issues/4651">#4651</a>)</li>
<li>fix: avoid panic on malformed tlog entries (<a
href="https://redirect.github.com/sigstore/cosign/issues/4649">#4649</a>)</li>
<li>fix: avoid panic on malformed replace payload (<a
href="https://redirect.github.com/sigstore/cosign/issues/4653">#4653</a>)</li>
<li>Gracefully fail if bundle payload body is not a string (<a
href="https://redirect.github.com/sigstore/cosign/issues/4648">#4648</a>)</li>
<li>Verify validity of chain rather than just certificate (<a
href="https://redirect.github.com/sigstore/cosign/issues/4663">#4663</a>)</li>
<li>fix: avoid panic on malformed tlog entry body (<a
href="https://redirect.github.com/sigstore/cosign/issues/4652">#4652</a>)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>docs(cosign): clarify RFC3161 revocation semantics (<a
href="https://redirect.github.com/sigstore/cosign/issues/4642">#4642</a>)</li>
<li>Fix typo in CLI help (<a
href="https://redirect.github.com/sigstore/cosign/issues/4701">#4701</a>)</li>
</ul>
<h1>v3.0.4</h1>
<p>v3.0.4 resolves <a
href="https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m">https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m</a>.</p>
<h2>Changes</h2>
<ul>
<li>Fix bundle verify path for old bundle/trusted root
(GHSA-whqx-f9j3-ch6m) (<a
href="https://redirect.github.com/sigstore/cosign/issues/4623">#4623</a>)</li>
<li>Optimize cosign tree performance by caching digest resolution (<a
href="https://redirect.github.com/sigstore/cosign/issues/4612">#4612</a>)</li>
<li>Don't require a trusted root to verify offline with a key (<a
href="https://redirect.github.com/sigstore/cosign/issues/4613">#4613</a>)</li>
<li>Support default services for trusted-root and signing-config
creation (<a
href="https://redirect.github.com/sigstore/cosign/issues/4592">#4592</a>)</li>
</ul>
<h1>v2.6.2</h1>
<p>v2.6.2 resolves <a
href="https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m">https://github.com/sigstore/cosign/security/advisories/GHSA-whqx-f9j3-ch6m</a>.</p>
<h2>Changes</h2>
<ul>
<li>Fix bundle verify path for old bundle/trusted root
(GHSA-whqx-f9j3-ch6m) (<a
href="https://redirect.github.com/sigstore/cosign/issues/4624">#4624</a>)</li>
<li>bump sigstore deps to resolve build errors (<a
href="https://redirect.github.com/sigstore/cosign/issues/4619">#4619</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sigstore/cosign/commit/fecddd3c22045a39f52392e71e79f66854b41352"><code>fecddd3</code></a>
Fix DSSE predicate check (<a
href="https://redirect.github.com/sigstore/cosign/issues/4802">#4802</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/564c5b1b0bed7bd991910774c47df1150ffb8aa8"><code>564c5b1</code></a>
Backport bundle detection to sign and attest (<a
href="https://redirect.github.com/sigstore/cosign/issues/4727">#4727</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/3ade80c5f77cefc904f8c994e88618e5892e8f1c"><code>3ade80c</code></a>
Fix bundle verify path for old bundle/trusted root (<a
href="https://redirect.github.com/sigstore/cosign/issues/4624">#4624</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/c4e6a783ce9b6ad08bb545b79a3277f1aaa16add"><code>c4e6a78</code></a>
v2.6 branch - bump sigstore deps (<a
href="https://redirect.github.com/sigstore/cosign/issues/4619">#4619</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/634fabe54f9fbbab55d821a83ba93b2d25bdba5f"><code>634fabe</code></a>
Bump sigstore-go, move conformance back to tagged release</li>
<li><a
href="https://github.com/sigstore/cosign/commit/c5545eda23d770180880c245bf0d8f78c354ecc4"><code>c5545ed</code></a>
Partially populate the output of cosign verify when working with new
bundles ...</li>
<li><a
href="https://github.com/sigstore/cosign/commit/e191024a636883b4e6b7de8db2f5cfb85a1fcd0c"><code>e191024</code></a>
bump go builder to use 1.25.1 and cosign (<a
href="https://redirect.github.com/sigstore/cosign/issues/4417">#4417</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/37fbfc7018fb4d60a9a2c9175bd64c75dda5869a"><code>37fbfc7</code></a>
Require exclusively a SigningConfig or service URLs when signing (<a
href="https://redirect.github.com/sigstore/cosign/issues/4403">#4403</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/b1acaeb92cc9e6a2a35f8d1a8f0a58c482914025"><code>b1acaeb</code></a>
Add a terminal spinner while signing with sigstore-go (<a
href="https://redirect.github.com/sigstore/cosign/issues/4402">#4402</a>)</li>
<li><a
href="https://github.com/sigstore/cosign/commit/2581dfd2bf9572f9b662367c6180434de46b358a"><code>2581dfd</code></a>
chore(deps): bump the gomod group across 1 directory with 8 updates (<a
href="https://redirect.github.com/sigstore/cosign/issues/4401">#4401</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sigstore/cosign/compare/v2.4.1...v2.6.3">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent db96e02 commit aa57d8a
2 files changed
Lines changed: 219 additions & 62 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
47 | | - | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| 60 | + | |
59 | 61 | | |
60 | | - | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | | - | |
72 | | - | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | | - | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| 118 | + | |
115 | 119 | | |
116 | | - | |
| 120 | + | |
| 121 | + | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
| 127 | + | |
| 128 | + | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| |||
137 | 144 | | |
138 | 145 | | |
139 | 146 | | |
140 | | - | |
| 147 | + | |
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
| |||
177 | 184 | | |
178 | 185 | | |
179 | 186 | | |
| 187 | + | |
180 | 188 | | |
181 | 189 | | |
182 | 190 | | |
| |||
193 | 201 | | |
194 | 202 | | |
195 | 203 | | |
196 | | - | |
| 204 | + | |
197 | 205 | | |
198 | 206 | | |
199 | 207 | | |
200 | 208 | | |
201 | 209 | | |
202 | 210 | | |
203 | 211 | | |
| 212 | + | |
| 213 | + | |
204 | 214 | | |
205 | 215 | | |
206 | 216 | | |
| |||
217 | 227 | | |
218 | 228 | | |
219 | 229 | | |
| 230 | + | |
220 | 231 | | |
221 | 232 | | |
222 | 233 | | |
223 | 234 | | |
224 | 235 | | |
225 | 236 | | |
226 | 237 | | |
227 | | - | |
| 238 | + | |
228 | 239 | | |
229 | 240 | | |
230 | 241 | | |
231 | 242 | | |
232 | 243 | | |
233 | 244 | | |
234 | 245 | | |
235 | | - | |
| 246 | + | |
236 | 247 | | |
237 | 248 | | |
238 | 249 | | |
| |||
267 | 278 | | |
268 | 279 | | |
269 | 280 | | |
| 281 | + | |
270 | 282 | | |
271 | 283 | | |
272 | 284 | | |
| 285 | + | |
273 | 286 | | |
274 | | - | |
| 287 | + | |
275 | 288 | | |
276 | 289 | | |
| 290 | + | |
277 | 291 | | |
| 292 | + | |
| 293 | + | |
278 | 294 | | |
279 | 295 | | |
280 | 296 | | |
| |||
287 | 303 | | |
288 | 304 | | |
289 | 305 | | |
| 306 | + | |
| 307 | + | |
290 | 308 | | |
| 309 | + | |
| 310 | + | |
291 | 311 | | |
292 | 312 | | |
293 | 313 | | |
| |||
297 | 317 | | |
298 | 318 | | |
299 | 319 | | |
300 | | - | |
| 320 | + | |
301 | 321 | | |
302 | 322 | | |
303 | 323 | | |
| |||
316 | 336 | | |
317 | 337 | | |
318 | 338 | | |
319 | | - | |
| 339 | + | |
320 | 340 | | |
321 | 341 | | |
322 | 342 | | |
323 | | - | |
| 343 | + | |
324 | 344 | | |
325 | 345 | | |
326 | 346 | | |
| |||
0 commit comments