This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Releases: nsacyber/WALKOFF
Releases · nsacyber/WALKOFF
v0.4.2
Bug fixes to Playbook editor, global action execution
v0.4.1
Bug fixes to playbook editor
v0.4.0
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
Bug Fixes
v0.3.0
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
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
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
Patch of v0.1.1
Changes
- Bug fixes to UI and apps
- New Lyfx playbook
v0.1.1
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