azure_analytics_defender_easm 0.0.1

This client library provides access to the Microsoft Defender EASM (External Attack Surface Management) API. With this SDK, developers can leverage the capabilities of Defener EASM to enhance the security posture of their applications and infrastructure.
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

fn main() {
    println!("Coming soon: This client library provides access to the Microsoft Defender EASM (External Attack Surface Management) API. With this SDK, developers can leverage the capabilities of Defener EASM to enhance the security posture of their applications and infrastructure.");
}