Skip to content

How to verify the security of CLI tools rewritten in rust #5571

Answered by sylvestre
bin-ly asked this question in Q&A
Discussion options

You must be logged in to vote

please use Discussions instead of issues for questions.

We didn't use C2rust because:

  • License
  • For many contributors, the goal is to learn Rust on actual useful programs
  • I don't know C2rust but I don't think it produces idiomatic Rust code

Rust removing some classes of issues, we are less worried about memory mgmt issues.
Besides that, we are fuzzing our code to find issues:
https://introspector.oss-fuzz.com/projects-overview
It didn't find any security issues.

Replies: 1 comment 3 replies

Comment options

sylvestre
Nov 22, 2023
Maintainer Sponsor

You must be logged in to vote
3 replies
@bin-ly
Comment options

@sylvestre
Comment options

sylvestre Dec 5, 2023
Maintainer Sponsor

@bin-ly
Comment options

Answer selected by sylvestre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5570 on November 22, 2023 09:09.