rust-secure-code / safety-dance

Auditing crates for unsafe code which can be safely replaced
Apache License 2.0
536 stars 10 forks source link

README should list time of audit (or version audited) #29

Open 64 opened 5 years ago

64 commented 5 years ago

Otherwise 2 years later we have a misleading notice saying 'X is safe' when a new PR added 50 extra unsafe blocks.

Lokathor commented 5 years ago

Let's not dance around the real thing we need to do here: Everyone gets a cargo crev ID and we can list their IDs / URLs in a repo here and people can sign up and use the tool. It already accounts for version differences when adding up reviews.

Lokathor commented 5 years ago

(And also update the README file too)