How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
REST/JSON API to the Burp Suite security tool.
The main features of vmware/burp-rest-api are: API Integration Tools, General Utilities.
Open-source alternatives to vmware/burp-rest-api include: app-vnext/polly — Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining… 0xjohnnyboy/scretch.nvim — 📝 Neovim plugin to manage scratch files ! 6bee/remote.linq — Simply LINQ your remote resources... abo/rerate. acidjunk/starlette-opentracing — Opentracing support for Starlette and FastApi. 0xdexter0us/uproot-js — Extract JavaScript files from burp suite project with ease.
Polly is a resilience and transient-fault-handling library for .NET applications. It provides a framework for defining and executing stability patterns that manage failures and resource exhaustion during operation execution. The library enables developers to compose complex resilience strategies through a fluent builder pattern, wrapping target operations in functional decorators. These policies intercept execution flow to apply automated recovery mechanisms, such as retries for temporary errors or circuit breakers that isolate unstable components by blocking requests. The framework supports
Simply LINQ your remote resources...
Extract JavaScript files from burp suite project with ease.