Skip to content

1.6.5#546

Merged
mlodic merged 8 commits intomainfrom
develop
Jul 17, 2025
Merged

1.6.5#546
mlodic merged 8 commits intomainfrom
develop

Conversation

@mlodic
Copy link
Copy Markdown
Collaborator

@mlodic mlodic commented Jul 17, 2025

Checklist for creating a new release

  • Change version number in docker/.version and in .env_template
  • Verify CI Tests
  • Verify that the PR is named with a correct version number like x.x.x
  • Merge the PR to the main branch. The release will be done automatically by the CI

Note: Only use "Merge and commit" as the merge strategy and not "Squash and merge". Using "Squash and merge" makes history between branches misaligned.

mlodic and others added 8 commits July 13, 2025 16:39
…ent (#540)

* added admin filter capabilities and adjusted command sequence management

* adjust to last commit
Bumps library/nginx from 1.27.5-alpine to 1.29.0-alpine.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-version: 1.29.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add new requirement

* add LSH clustering

* replace DBSCAN clustering with LSH

* remove tests for removed functions
Bumps [slack-sdk](https://github.com/slackapi/python-slack-sdk) from 3.35.0 to 3.36.0.
- [Release notes](https://github.com/slackapi/python-slack-sdk/releases)
- [Commits](slackapi/python-slack-sdk@v3.35.0...v3.36.0)

---
updated-dependencies:
- dependency-name: slack-sdk
  dependency-version: 3.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added mass scanner extraction

* fix

* added index to MassScanners
* added mass scanner extraction

* fix

* added index to MassScanners

* added mass scanner exclusion as default

* fixed tests

* fixed tests
@mlodic mlodic merged commit 466a4db into main Jul 17, 2025
8 checks passed
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