Releases: secureworks/dalton
Releases · secureworks/dalton
Dalton 3.4.2
Dalton 3.4.1
Dalton 3.4.0
Use pyproject.toml ; unit tests in CI pipeline ; update dependencies.
- Use pyproject.toml (#184) (#189)
- Use ruff format to format the code (#183) (#190)
- Use ruff check --fix to make style changes (#183) (#192)
- Add github actions CI (#191) (#193)
- Be able to run unit tests on dalton and flowsynth (#182) (#194)
- Update nginx from 1.19 to 1.27 (#200) (#202)
- Update redis from 3.2 to 7.4 (#201)
- Add unit tests for flowsynth (#204)
- Use ruff to sort and format imports (#207)
- Use ruff to detect flake8 bugbears (B) (#209)
- Use pre-built zeek images (#181)
- Use bump-my-version to update the version and tag (#197)
- Also, use bump-my-version to update the dalton-agent version
- Also, show the dalton controller version on the About page
Dalton 3.3.6
Zeek Enhancements (#177)
- Dalton UI now will have an option to provide custom zeek script in zeek sensor job creation page. You can either upload custom script file or write the script (or both) in the Dalton UI, and can run pcaps using those custom scripts.
- Add zeek version 7 and version 6 ; remove zeek version 4.
Author: Nikhileswar Reddy [email protected]
Dalton 3.3.5
- Be able to pre-fill the flowsynth compile page via GET or POST
- also ran isort
Author: Robin Koumis (SecureWorks) [email protected]
Dalton 3.3.4
Bring sensor configs up to date with current versions
- Download ET Suricata 5.0 ruleset since the 4.0 ruleset will not work on latest supported Suricata versions.
- set default enabled sensors to be up to date versions
- add Suricata 7 YAML config file
- add conf file for snort-2.9.20 even though it is functionally unchanged from snort-2.9.11
- move suricata-7.0.0.yaml to proper location
Author: whartond [email protected]
Dalton 3.3.3
- Fixes issue where unable to build suricata container
Author: Spencer Owen [email protected]
Dalton 3.3.2
- Update error catching for suri7
Author: zoomequipd [email protected]
Dalton 3.3.1
- Spelling
Signed-off-by: Josh Soref [email protected]
Dalton 3.3.0
- Adds script to submit jobs (#158)
- adds API client and example, addresses review comments
- updates README
- updates comments
Co-authored-by: Xenia Mountrouidou (drx) [email protected]