Files
tauri-plugins-workspace/plugins
Lucas Fernandes Nogueira 690dcfd694 Merge commit from fork
* feat(updater): verify the version an update was signed for

The endpoint response is fetched over TLS but is not signed, and the signature
only covers the artifact, so a crafted response could pair an inflated version
with an older release's url and signature to force a downgrade to a genuine
but outdated build.

Read the version back from the signature's trusted comment and reject an
update whose announced version differs. Signatures carrying no version are
only rejected under the new requireSignedVersion option, since older CLIs did
not record one.

* fix tests
2026-09-19 20:57:51 -03:00
..
2026-08-05 15:48:11 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-09-16 12:17:22 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00
2026-09-16 12:17:22 +08:00
2026-08-31 19:17:31 +08:00
2026-09-19 20:57:51 -03:00
2026-08-31 19:17:31 +08:00
2026-08-31 19:17:31 +08:00