Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Releases: nsacyber/WALKOFF

v0.4.2

13 Nov 14:10
Compare
Choose a tag to compare

Bug fixes to Playbook editor, global action execution

v0.4.1

03 Nov 13:48
Compare
Choose a tag to compare

Bug fixes to playbook editor

v0.4.0

30 Oct 17:57
Compare
Choose a tag to compare

Changes

  • Custom devices
    • Apps define their own fields needed in their devices
  • Global app actions
    • Actions no longer need to be defined in a class
  • Security enhancements
  • Performance improvements and bug fixes

v0.3.1

25 Sep 15:40
Compare
Choose a tag to compare

Bug Fixes

v0.3.0

15 Sep 13:26
Compare
Choose a tag to compare

Changes

  • Brand new UI
  • Better concurrent execution of CPU-bound workflows
  • Multiple workflows can be executed on the same scheduler
  • New Scheduler UI page
  • New Case Management UI
  • Improved REST API
  • Enhanced security using JSON Web Tokens
  • Workflows are stored as JSON
  • Bug fixes and performance improvements

v0.2.1

14 Jul 21:35
Compare
Choose a tag to compare

Changes

  • Event-driven app actions
  • Multiple return types for actions and error handling
  • Apps are now located in the Walkoff-Apps repo
  • Workflow results are stored in the case database
  • Bug fixes and performance improvements

v0.2.0

21 Jun 05:10
Compare
Choose a tag to compare

Changes

  • New app specification using YAML metadata files
    • Better input validation using JSON schema
    • Arguments can be string, integer, number, arrays, or JSON objects
  • Workflow animation during execution in the workflow editor
  • Results from previously executed actions can be used later in workflows
  • Better worfkflow monitoring during execution
  • UI styling and bug fixes
  • Bug fixes and performance improvements
  • New apps
    • NMap
    • Splunk
    • TP-Link 100 Smart Outlet

v0.1.2

26 May 10:42
Compare
Choose a tag to compare

Patch of v0.1.1

Changes

  • Bug fixes to UI and apps
  • New Lyfx playbook

v0.1.1

25 May 16:40
Compare
Choose a tag to compare

Changes

  • UI improvements
  • OpenAPI Specification for server endpoints and connexion Flask app
  • New Apps
    • AR.Drone
    • Ethereum Blockchain
    • Facebook User Post
    • Webcam
    • Watson Visual Recognition
    • Tesla
    • Lifx
  • Better error handling in server endpoints
  • Bug fixes
  • Swagger UI documentation

v0.1.0

26 May 10:44
Compare
Choose a tag to compare

Initial Release