Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relase of CSTC v1.3.0 #90

Merged
merged 55 commits into from
Mar 24, 2023
Merged

Relase of CSTC v1.3.0 #90

merged 55 commits into from
Mar 24, 2023

Conversation

fhaag95
Copy link
Collaborator

@fhaag95 fhaag95 commented Mar 24, 2023

Merge develop into master

qtc-de and others added 30 commits November 2, 2020 13:46
Finally added a fix for issue #32, which adds the Extender to the
available filtermasks.
Improve Operation 'random': Add min/max and formatting
Change the directory structure and prepare it to add test cases.
The Java source files used different formats for tabs and spaces. These
were now automatically unified.
Starting to add test cases for operations.
Bumps [burp-extender-api](https://github.com/PortSwigger/burp-extender-api) from 1.7.22 to 2.3.
- [Release notes](https://github.com/PortSwigger/burp-extender-api/releases)
- [Commits](https://github.com/PortSwigger/burp-extender-api/commits)

---
updated-dependencies:
- dependency-name: net.portswigger.burp.extender:burp-extender-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.59 to 1.70.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.7.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Disable external Entities (#69).
Bumps commons-text from 1.8 to 1.10.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.1 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Save operation stage when saving recipes / re-opening Burp.
With the correct type window managers (such as i3) can display the draggable window correctly
fhaag95 and others added 25 commits February 17, 2023 16:30
…igger.burp.extender-burp-extender-api-2.3

Bump burp-extender-api from 1.7.22 to 2.3
…castle-bcprov-jdk15on-1.70

Bump bcprov-jdk15on from 1.59 to 1.70
….maven.plugins-maven-compiler-plugin-3.10.1

Bump maven-compiler-plugin from 3.7.0 to 3.10.1
….commons-commons-text-1.10.0

Bump commons-text from 1.8 to 1.10.0
…xml.jackson.core-jackson-databind-2.14.1

Bump jackson-databind from 2.11.1 to 2.14.1
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.67 to 1.70.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M9.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M9)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.11.1 to 2.14.2.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.11.1...jackson-core-2.14.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.7.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](json-path/JsonPath@json-path-2.4.0...json-path-2.7.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…castle-bcprov-jdk15on-1.70

Bump bcprov-jdk15on from 1.67 to 1.70
….maven.plugins-maven-surefire-plugin-3.0.0-M9

Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M9
…xml.jackson.core-jackson-core-2.14.2

Bump jackson-core from 2.11.1 to 2.14.2
…xml.jackson.core-jackson-databind-2.14.2

Bump jackson-databind from 2.14.1 to 2.14.2
….jsonpath-json-path-2.7.0

Bump json-path from 2.4.0 to 2.7.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….maven.plugins-maven-compiler-plugin-3.11.0

Bump maven-compiler-plugin from 3.10.1 to 3.11.0
….maven.plugins-maven-surefire-plugin-3.0.0

Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0
@fhaag95 fhaag95 merged commit 7814f76 into master Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants