razmag
razmag
# New Active / Passive Checks We are excited to announce our new bounty program! Starting today and following the release of version v0.7.0 were offering bounties for merged PRs...
This is a check suggested by @DeliciousBounty Currently not implemented until testing levels are implemented since it could be destructive ``` pub async fn check_xml_bomb(&self, auth: &Authorization) -> (CheckRetVal, Vec)...
This check was written by @DeliciousBounty, waiting on improvements to GET requests that should be added soon and will make these easier to write and test ``` pub async fn...