rest-api-fuzz-testing
rest-api-fuzz-testing copied to clipboard
REST API Fuzz Testing (RAFT): Source code for self-hosted service developed for Azure, including the API, orchestration engine, and default set of security tools (including MSR's RESTler), that enable...
If HTTPs endpoint requires custom cert - add ability to add the cert before running test tools
## Access to a deployment's API The proposed feature is to add support to restrict access to the deployment based on membership to an AAD group. This would allow fine...
Minimize service knowledge of the BugFound and JobStatus contents, and treat those events as JSON blobs
Currently webhook can sent a sample data to the registered endpoint. As an improvement when implementing webhook handling - add option to send the sample data back to the user...