Skip to content

Releases: mitre/caldera

2.3.0

23 Aug 21:39
89b4f2f
Compare
Choose a tag to compare

BROKEN - USE 2.3.2, or newer.

Many new updates and breaking changes since 2.2.0.

Some key updates are:

  1. The abilities format has changed, most notably around the addition of executors.
  2. All mutable files (abilities, adversaries, facts and planners) are now stored in the Stockpile plugin's data/ directory.
  3. The app uses an in-memory SQL database instead of a file-based DB (still SQLite, however).
  4. A new plugin, terminal, adds shell capabilities.
  5. Many new UI features have been added to Chain mode.
  6. Two new executors, pwsh (PowerShell core) and cmd (command prompt) have been added.

2.1.0

28 May 00:20
714a3e5
Compare
Choose a tag to compare

BROKEN - USE 2.2.0, 2.3.2, or newer.

Revamped terminal, with new view and enhanced options. This release also contains more abilities and adversaries, along with a handful of small enhancements around each component of the application.

2.0.0

30 Apr 11:24
7209872
Compare
Choose a tag to compare

BROKEN - USE 2.2.0, 2.3.2, or newer.

VERSION 2.0.0

Major code upgrade and our first official publicly released version.

This version highlights a new plugin architecture, with a core code base and a set of 5 supported plugins (git submodules).