-
Notifications
You must be signed in to change notification settings - Fork 197
Slips v1.1.16 #1748
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
Merged
Slips v1.1.16 #1748
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
AlyaGomaa
commented
Dec 1, 2025
- Add an alerts visualiser web interface for TAXII servers.
- Change the usage of the -g option; now Slips requires the interface name to monitor when using -g.
- Drop support for the dynamic reloading of the whitelist.
- Evidence handler and whitelist speedup by using bloom filters.
- Fix false positive evidence on connection to IP outside local network when the IP is multicast.
- Fix P2P unable to connect to the Redis database when using -m.
- Fix problem reporting evidence when Slips is monitoring one interface.
- Handle Slips and iptables failovers when running Slips as an access point in the Raspberry Pi.
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.15.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.1 to 3.10.7. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.1...v3.10.7) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.8.3 to 2025.10.5. - [Commits](certifi/python-certifi@2025.08.03...2025.10.05) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
… monitoring multiple interfaces
…_without_p2ptrust Fix starting slips without p2ptrust
…g' into alya/require_an_interface_with_-g
… the one given with -i
…ll_interfaces() is called
…ce_with_-g Require an interface with -g
…develop/certifi-2025.10.5 build(deps): bump certifi from 2025.8.3 to 2025.10.5 in /install
…he slips container
…ules hash is detected
…nishes (to be able to debug exot status) instead only rm it when the runner is about to start a new container with the same name (on reboot and on failure)
…d avoid invalid caches
… into alya/immune/failover_mechanisms # Conflicts: # docker/Dockerfile
…chanisms Add failover handler for running Slips in the RPI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.