Skip to main content

probe

Function probe 

Source
pub async fn probe(
    client: &Client,
    svc: ServiceTarget,
) -> Result<(WebAssetTarget, Vec<Finding>)>
Expand description

Probe a single web service target and return a WebAssetTarget plus any security-header findings.