4k4xs4pH1r3 / software-vulnerability-scanner

Vulnerability scanner based on vulners.com search API
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Bump burp-suite-utils from LATEST to 1.2.3 #4

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps burp-suite-utils from LATEST to 1.2.3.

Release notes

Sourced from burp-suite-utils's releases.

Version 1.2.3

Adds an optional pinned last tab to BurpTabbedPane, which mimics Burp's pinned "..." tab for settings or to add new tabs to the pane.

Version 1.2.2

Substantial release including new UI components and convenience methods for dealing with HTTP protocol in Burp:

  • Allow for multiline request body in HttpParser
  • New utility methods to get raw HTTP request/response headers and body
  • New MessagePanel UI component to show a message that fades after a timeout
  • New BurpTabbedPane UI component that mimics Burp's closable, re-nameable tabs
  • Other UI improvements
  • Bug fixes

Version 1.2.1

  • Changed isToolSelected() method to return the selected value of a checkbox, regardless of whether the checkbox is enabled in the GUI. See #30

Version 1.2.0

  • Add utility methods for hashing
  • Parse cookies in HTTP responses
  • Use Burp ICookie interface in HTTP parsers (changes interface)
  • Make printStackTrace static
  • Add utility method to get file contents as String
  • Add ability to create multipart HTTP requests
  • Add method to highlight a tab in the Burp UI
  • Update dependencies

Version 1.0.13

  • Use official Portswigger Burp API from Maven Central
  • Add utility methods for UTF-8 URL encode/decode

Version 1.0.12

  • Made loading match rules Multi-Threaded to fix UI hang when network is inaccessible

Version 1.0.11

  • Fixed loading match rules from a file (Bug introduced by #17)

Version 1.0.10

  • Added ability to load passive scan match rules from jar if loading from remote URL fails

Version 1.0.9

  • Fixed a bug that occurred when HTTP headers contained a null value (Thanks @mengyuan.ymy)
  • Add method to get HTTP response headers in original order
  • Add method to return the Burp Suite tool name (proxy, repeater, etc)
  • Modified RuleTableComponent to load match rules using Burp internals (Fixes augustd/burp-suite-error-message-checks#20)
  • Add a method to remove headers from HTTP responses
  • Fixed an issue with extra newlines being added to HTTP responses

Version 1.0.8

  • Adds utility class for performing time-limited actions
  • Make MatchRule a member of ScannerMatch for easy retrieval
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)

⚠️ Dependabot won't automerge this PR as it didn't detect CI on it ⚠️

You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.