apihunter 0.1.2

Async API security scanner with passive and active checks for CORS, CSP, GraphQL, JWT, OpenAPI, and API posture.
Documentation
1
2
3
4
5
pub mod errors;
pub mod finding_builder;
pub mod http_utils;
pub mod probe;
pub mod string_utils;