21
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Nov 2023
21 points (100.0% liked)
Rust
5931 readers
12 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 1 year ago
MODERATORS
Nice to see progress on this! Having independent git-compatible implementations is good.
By the way, the "ssh --" issue has prior art:
CVE-2017-9800 (Subversion)
CVE-2017-12426 (GitLab)
CVE-2017-1000116 (Mercurial (hg))
CVE-2017-1000117 (Git)
https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1466490.html
https://wiki.mercurial-scm.org/WhatsNew/Archive#Mercurial_4.3_.2F_4.3.1_.282017-08-10.29