Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

MSRD REST Samples wiki

William Blum edited this page Nov 20, 2018 · 1 revision

What is Microsoft Security Risk Detection (MSRD)?

MSRD is a secure cloud service for fuzzing software to expose vulnerabilities to help prevent malicious attacks. You can learn more about it at https://www.microsoft.com/en-us/security-risk-detection/

How do I get started?

There are two prerequisites for successful testing: 1. an MSRD Account enabled to programaticaly access the REST API; 2. a user-generated API token.

Prerequisites are done, what's next?

Job setup and Validation:

Using MSRD REST Samples

This repository contains several samples showing how to access MSRD REST API:

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

If you come across anything in these samples that need to be fixed; please open an issue.