cargo-rustc-pentesting-scratchspace

Crates.iocargo-rustc-pentesting-scratchspace
lib.rscargo-rustc-pentesting-scratchspace
version0.1.4
created_at2025-01-27 23:29:42.679246+00
updated_at2025-05-25 15:18:03.768752+00
descriptionPentesting crates.io itsself
homepage
repository
max_upload_size
id1533053
size1,945
Justus Fluegel (JustusFluegel)

documentation

README

Disclaimer

This crate is meant as a way to pentest crates.io and other infrastructure (like docs.rs) itsself, and any issues found will be disclosed responsibly. Please don't report this crate. If you want to contact me about this, you can find my contact details on GitHub.

Here is a simple flow chart:

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Commit count: 0

cargo fmt