Skip to content

Releases: SecurityBrewery/catalyst

v0.11.1

27 Oct 14:20
d4e625a
Compare
Choose a tag to compare

v0.11.0

22 Oct 18:55
e39578a
Compare
Choose a tag to compare
  • Add S3 region config (thanks @missingscrews)
  • Remove backup/restore endpoints
  • Update dependencies

v0.10.3

05 Feb 02:27
7eaa98d
Compare
Choose a tag to compare
Update docker/build-push-action action to v4 (#723)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.10.2

05 Feb 01:02
aee0be7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Nov 14:22
Compare
Choose a tag to compare

What's Changed

  • Remove malware playbook in #540
  • Fix automated root task start in #541
  • Split correlated and related tickets in #542
  • Fix detail changes in #543
  • Improve restore in #544
  • Dependency updates

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Oct 14:12
6756ce5
Compare
Choose a tag to compare
  • Frontend URLs: All frontend pages are now located at /ui/, so you might need to change your links e.g. from https://try.catalyst-soar.com/tickets to https://try.catalyst-soar.com/ui/tickets
  • Improved OIDC support: A whole new authentication system was developed and integrated to improve OIDC support and other authentication related issues.
  • ⚠️ New role and permission system:There are only three roles now (analyst, engineer and admin) with fixed permissions. Users are automatically migrated and might have different permissions now.
  • Testing: Testing was largely improved including new e2e tests using cypress.
  • Emitter is gone: The emitter project is quite stale and the docker containers used extensive computing resources which led to the decision remove it.

v0.10.0-rc.5

22 Oct 13:25
6756ce5
Compare
Choose a tag to compare
v0.10.0-rc.5 Pre-release
Pre-release
Remove user passwords (#539)

* Remove user passwords

Co-authored-by: Jonas Plum <git@jonasplum.de>

v0.10.0-rc.4

12 Oct 22:26
Compare
Choose a tag to compare
v0.10.0-rc.4 Pre-release
Pre-release
Update golang.org/x/exp digest to 3640c57

v0.10.0-rc.3

02 Oct 21:53
8f80430
Compare
Choose a tag to compare
v0.10.0-rc.3 Pre-release
Pre-release
Update dependency core-js to v3.25.4 (#475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.10.0-rc.2

02 Oct 19:47
fc42d40
Compare
Choose a tag to compare
v0.10.0-rc.2 Pre-release
Pre-release
Fix version (#474)

Co-authored-by: Jonas Plum <git@jonasplum.de>