-
Notifications
You must be signed in to change notification settings - Fork 10
Publish a list of security-related projects #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
RustSec Advisory DatabaseRepository: https://github.com/RustSec/advisory-db/ Description: |
Cargo AuditRepository: https://github.com/RustSec/cargo-audit Description: |
RustSec Advisory ClientRepository: https://github.com/RustSec/rustsec-crate Description: |
Cargo GeigerRepository: https://github.com/anderejd/cargo-geiger Description: |
Cargo FuzzRepository: https://github.com/rust-fuzz/cargo-fuzz Description: |
Crates AuditRepository: https://gitlab.com/zachreizner/crates-audit/ Description: |
The Update Framework in RustRepository: https://github.com/heartsucker/rust-tuf Description: |
Cargo CrevRepository: https://github.com/dpc/crev Description: |
MIRAIRepository: https://github.com/facebookexperimental/MIRAI Description: |
Cargo ClippyRepository: https://github.com/rust-lang/rust-clippy Description: |
MIRIRepository: https://github.com/rust-lang/miri Description: |
LibdiffuzzRepository: https://github.com/Shnatsel/libdiffuzz Description: |
BugHunt, RustRepository: https://github.com/blt/bughunt-rust Description: |
AngoraRepository: https://github.com/AngoraFuzzer/Angora Description: |
honggfuzz-rsRepository: https://github.com/rust-fuzz/honggfuzz-rs Description: |
afl.rsRepository: https://github.com/rust-fuzz/afl.rs Description: |
QuickCheckRepository: https://github.com/BurntSushi/quickcheck Description: |
ProptestRepository: https://github.com/altsysrq/proptest Description: |
LoomRepository: https://github.com/carllerche/loom Description: |
untrusted.rsRepository: https://github.com/briansmith/untrusted Description: EDIT: On second thought, this might not be relevant to what the issue is about. I think I've misunderstood. I'll let @DevQps decide whether it's in scope or not. |
@brycx I think it can serve a purpose here! We'll just have to place it in the right category. Like "Utilities libraries for safe programming" or something like that. With a bit of luck I will be able to create a Pull Request of this today or tomorrow! |
Description
There are many great crates and projects out there that enhance or assess the security of the Rust ecosystem someway. However there is currently no central point from which these projects can be found and they are often linked through blog posts or interesting discussions on Zulip.
I think the README of this working group would be a great place to collect projects that can be of helping achieving our 2019 Working Group Goals (Kudo's for Shnatsel on writing this).
By doing this these projects would have more visibility and then can hopefully be used and improved to reach our goals.
I suggest that we leave this issue open for a week such that projects can be suggested. After that I can make a Pull Request that updates the README. Any projects that follow afterwards can then have a seperate PR.
The text was updated successfully, but these errors were encountered: