Skip to main content

Crate fakecloud_wafv2

Crate fakecloud_wafv2 

Source

Re-exports§

pub use evaluator::evaluate;
pub use evaluator::evaluate_detailed;
pub use evaluator::evaluate_web_acl;
pub use evaluator::RateLimiter;
pub use evaluator::WafAction;
pub use evaluator::WafEvaluation;
pub use evaluator::WafRequest;
pub use evaluator::WafVerdict;
pub use evaluator::FAKECLOUD_GEO_COUNTRY_HEADER;
pub use inspection::evaluate_request;
pub use inspection::Decision;
pub use inspection::RequestContext;
pub use inspection::DEFAULT_BODY_INSPECTION_LIMIT;

Modules§

evaluator
WAFv2 statement evaluation engine.
inspection
Cross-service inspection helpers for WAFv2.

Structs§

AccountState
IpSet
RegexPatternSet
RuleGroup
Wafv2Accounts
Wafv2Service
WebAcl

Type Aliases§

ScopedKey
SharedWafv2State