Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps net.portswigger.burp.extensions:montoya-api from 2023.12.1 to 2025.10.

Release notes

Sourced from net.portswigger.burp.extensions:montoya-api's releases.

2025.10

  • Added RankingUtils which can be used to rank a collection of HttpRequestResponse objects.
  • Added optional description to SettingsPanelSetting.
  • Added ability to retrieve ID from ProxyHttpRequestResponse and ProxyWebSocketMessage.
  • Added support for DEFLATE compression within CompressionUtils.

2025.8

  • Added ability to open Burp's Settings window.
  • Added ability to create HttpHeader using byte[].
  • Added ability to set caret position in Editors.

2025.7

  • Added ability to retrieve Organizer items.

2025.6

  • Added ability to register scan checks of different types, such as active per host.
  • Added SettingsPanelBuilder to create settings panels.
  • Added ShellUtils to simplify external process execution.

2025.5

  • Added ability to register a custom settings panel.

2025.4

  • Added ability to import bambdas using the new Bambda interface.

2025.3

  • Added ability to register Editor hotkeys.
  • Added additional URL encoding methods.
  • Added overloaded logToOutput method to Logging.
  • Added utility hasRequestSelection and hasResponseSelection to RequestResponseSelection.

2025.2

  • Added ability to get parameters without specifying the type from HttpRequest.
  • Added ability to retrieve project identifier using Project.
  • Added ability to send chat requests to LLMs using the new Ai interface.

2024.12

  • Added ability to set custom server name indicator using RequestOptions.
  • Added ability to set custom response timeout using RequestOptions.

2024.11

  • Added requestResponse and issues methods to SiteMapNode.

2024.7

  • Added JSON parsing / manipulation support with JsonUtils and JsonNode.
  • Added ability to control redirection behavior when issuing HTTP requests using RedirectionMode and RequestOptions.
  • Added utility methods to HttpRequest and HttpResponse which add, update or remove multiple headers.
  • Added EditorOptions.SHOW_NON_PRINTABLE_CHARACTERS and EditorOptions.WRAP_LINES which can be applied when creating RawEditors.
  • Added method to Intruder which enables sending of HTTP requests with an associated tab name.

... (truncated)

Changelog

Sourced from net.portswigger.burp.extensions:montoya-api's changelog.

v2025.10

  • Added RankingUtils which can be used to rank a collection of HttpRequestResponse objects.
  • Added optional description to SettingsPanelSetting.
  • Added ability to retrieve ID from ProxyHttpRequestResponse and ProxyWebSocketMessage.
  • Added support for DEFLATE compression within CompressionUtils.

v2025.8

  • Added ability to open Burp's Settings window.
  • Added ability to create HttpHeader using byte[].
  • Added ability to set caret position in Editors.

v2025.7

  • Added ability to retrieve Organizer entries.

v2025.6

  • Added ability to register scan checks of different types, such as active per host.
  • Added SettingsPanelBuilder to create settings panels.
  • Added ShellUtils to simplify external process execution.

v2025.5

  • Added ability to register a custom settings panel.

v2025.4

  • Added ability to import bambdas using the new Bambda interface.

v2025.3

  • Added ability to register Editor hotkeys.
  • Added additional URL encoding methods.
  • Added overloaded logToOutput method to Logging.
  • Added utility hasRequestSelection and hasResponseSelection to RequestResponseSelection.

v2025.2

  • Added ability to get parameters without specifying the type from HttpRequest.
  • Added ability to retrieve project identifier using Project.
  • Added ability to send chat requests to LLMs using the new Ai interface.

v2024.12

  • Added ability to set custom server name indicator using RequestOptions.
  • Added ability to set custom response timeout using RequestOptions.

v2024.11

  • Added requestResponse and issues methods to SiteMapNode.

v2024.7

  • Added JSON parsing / manipulation support with JsonUtils and JsonNode.
  • Added ability to control redirection behavior when issuing HTTP requests using RedirectionMode and RequestOptions.
  • Added utility methods to HttpRequest and HttpResponse which add, update or remove multiple headers.
  • Added EditorOptions.SHOW_NON_PRINTABLE_CHARACTERS and EditorOptions.WRAP_LINES which can be applied when creating RawEditors.
  • Added method to Intruder which enables sending of HTTP requests with an associated tab name.
  • Added Project which allows retrieval of the current project name.

... (truncated)

Commits
  • 376e8d3 Version 2025.10 - Add ranking utilities.
  • 0cb5082 Version 2025.8 - Add ability to open Burp's Settings window.
  • ab358b2 Version 2025.7 - Add ability to retrieve Organizer items.
  • 7c3ad24 Add JavaDoc for version 2025.6.
  • 775bdf5 Version 2025.6 - Fine grained custom scan checks, settings panel builder and ...
  • bc6bfd9 Update Burp Suite Professional EULA.
  • 8113afc Version 2025.5 - Add ability to register a custom settings panel.
  • ddd926e Version 2025.4 - Add ability to import bambdas.
  • dd97880 Version 2025.3 - Add ability to register Editor hot keys.
  • a575f25 Version 2025.2 - Add ability to send chat requests to LLMs using the Ai inter...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [net.portswigger.burp.extensions:montoya-api](https://github.com/PortSwigger/burp-extensions-montoya-api) from 2023.12.1 to 2025.10.
- [Release notes](https://github.com/PortSwigger/burp-extensions-montoya-api/releases)
- [Changelog](https://github.com/PortSwigger/burp-extensions-montoya-api/blob/main/CHANGELOG.md)
- [Commits](PortSwigger/burp-extensions-montoya-api@2023.12.1...2025.10)

---
updated-dependencies:
- dependency-name: net.portswigger.burp.extensions:montoya-api
  dependency-version: '2025.10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant