-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Prerequisites
- Thoroughly read the README file.
- Checked the project requirements and ensured they are met.
- Searched for existing issues that may address the problem.
- Performed basic troubleshooting steps.
Description
When right clicking and selecting Send to Repeater the new repeater tab has the wrong API name in the tab name.
Steps to Reproduce
- Import an openapi 3 json.
- Sort by Method
- Right click any API
- Observed that the pop-up context menu first item has the wrong API Path name
- Select Send to Repeater
- Observed that the new repeater tab has the wrong API name
Expected Behavior
The new repeater tab name has the matching name of the API.
Screenshots
No response
Environment
- OS: Ubuntu
- Java version: private JRE bundled with Burp
- Burp Suite version: Pro v2024.10.3
- OpenAPI Specification version: 3.0.1
Error Message
No response
Additional Context
If I sort ascending on the # column then the correct names do appear.
frog-toasting-olives