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

Merge develop into main branch #67

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

Merge develop into main branch #67

wants to merge 37 commits into from

Conversation

HWisch
Copy link
Collaborator

@HWisch HWisch commented Aug 15, 2024

No description provided.

HWisch and others added 30 commits January 17, 2024 15:09
 * Refactor DBModel class to use only one method to save entities
 * Change cypher queries to use consistent identifier for entities
* Remove unused methods and put methods into cleaner order in entity classes

* Fix bug in CypherqueryHandler
 * Remove FXCollections dependency

 * Fix typo in AuditFindingView

 * Remove unused variables

 * Log Additional Exception in InputParameter class

 * Fix a bug where Parameters updated by NoiseReduction were not correctly saved in the database in QueryViewController
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240303.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.neo4j:neo4j](https://github.com/neo4j/neo4j) from 5.16.0 to 5.19.0.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](https://github.com/neo4j/neo4j/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.neo4j:neo4j-bolt from 5.16.0 to 5.19.0.

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-bolt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.neo4j:neo4j-native](https://github.com/neo4j/neo4j) from 5.16.0 to 5.19.0.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](https://github.com/neo4j/neo4j/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.openjfx:javafx-controls from 21.0.1 to 22.0.1.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…x-javafx-controls-22.0.1

Bump org.openjfx:javafx-controls from 21.0.1 to 22.0.1
…neo4j-native-5.19.0

Bump org.neo4j:neo4j-native from 5.16.0 to 5.19.0
…neo4j-bolt-5.19.0

Bump org.neo4j:neo4j-bolt from 5.16.0 to 5.19.0
…neo4j-5.19.0

Bump org.neo4j:neo4j from 5.16.0 to 5.19.0
…son-20240303

Bump org.json:json from 20231013 to 20240303
…efined session

 * Fix a Bug that lead to wrong Session node connections with Parametermatch nodes on matching
 * In QueryView selecting an item in a list lead to the whole pane to automatically scroll down
Bumps [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
 * This way the detection is not automatically active on restarting FlowMate in the same burp state
Bumps org.neo4j:neo4j-bolt from 5.19.0 to 5.21.2.

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-bolt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.neo4j:neo4j-native](https://github.com/neo4j/neo4j) from 5.19.0 to 5.21.2.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](https://github.com/neo4j/neo4j/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-native
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.neo4j:neo4j](https://github.com/neo4j/neo4j) from 5.19.0 to 5.21.2.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](https://github.com/neo4j/neo4j/commits)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.neo4j.app:neo4j-server](https://github.com/neo4j/neo4j) from 5.19.0 to 5.21.2.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](https://github.com/neo4j/neo4j/commits)

---
updated-dependencies:
- dependency-name: org.neo4j.app:neo4j-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…app-neo4j-server-5.21.2

Bump org.neo4j.app:neo4j-server from 5.19.0 to 5.21.2
…neo4j-5.21.2

Bump org.neo4j:neo4j from 5.19.0 to 5.21.2
…neo4j-native-5.21.2

Bump org.neo4j:neo4j-native from 5.19.0 to 5.21.2
HWisch and others added 7 commits July 18, 2024 10:39
…neo4j-bolt-5.21.2

Bump org.neo4j:neo4j-bolt from 5.19.0 to 5.21.2
….maven.plugins-maven-assembly-plugin-3.7.1

Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1
* Bump org.openjfx:javafx-controls from 22.0.1 to 22.0.2

* Bump org.projectlombok:lombok from 1.18.32 to 1.18.34

* Bump org.jsoup:jsoup from 1.17.2 to 1.18.1

* Bump org.neo4j.client:neo4j-browser from 5.15.0 to 5.21.0
 * Change Inferred Mime Type to Stated Mime Type in HttpResponseParser to avoid parsing problems
# Conflicts:
#	pom.xml
#	src/main/java/db/ParameterHandler.java
* Add new feature retroactive parsing in GettingsStartedView

* Remove observable lists and replace with eventhandler

* Add threading for deferred matching

* Fix a bug in NoiseReduction where editing a rule would not disable the old rule

* Fix a bug in GettingStartedView where purging the database would not reset the session name

* Fix a bug in parameter parsing logic where occurrences for parameters with duplicate values in one request where missing

* Fix a bug in parameter parsing logic where sometime occurrences with no value would be saved

* Fix a bug in deferred matching where it crashed if a response was null

* Update dependencies
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.

2 participants