·
30 commits
to development
since this release
Changelog
- c5e89c9 Bugfix/223 loading playbooks from database is missing authentication information (#224)
- 9861f79 Added logging of auth error in http util (#222)
- c7d2a47 Feature/213 add names and descriptions to reporting (#217)
- ad8e139 Added PowerShell capability basic implementation (#216)
- 27f6f04 Feature/204 add variables payload to trigger by UUID (#206)
- cc5330e Adding mutex locks in cache to prevent race conditions (#185)
- 5f7ccd5 Bugfix/207 incorrect playbook initialisation can lead to segfaults (#208)
- 9e0be4f Feature/176 trigger api trigger playbook by UUID (#201)
- e7905a0 Use docker compose (#203)
- ba038f9 Fixed missing name field in documentation fin-protocol (#198)
- 06f59c8 Feature/157 improve playbook execution speed by embedding the json schemas (#199)
- c1217ec fixed via add forgotten cache result parsing for GET /reporter/ call (#196)
- c32363a Added no caching argument to ensure new clean build (#193)
- 8b62b16 Fixed bug that delay was in seconds instead of specified milliseconds (#189)
- 90e1f3d Feature/181 asynchronous return execution (#183)
- 9c05d07 Add in memory database (#180)
- f95355b Add docker registry URL to image name (#177)
- c3484ee Feature/174 status api (#175)
- b185e91 Bugfix/164 swagger page inconsistent and not working (#165)
- 4ff63a8 Add fin-python-library page to docs (#127)
- 6b413ec replaced username with user_id (#163)
- 1d96431 Feature/134 update openapi specification to include examples for models (#160)
- 5f91367 Feature/154 add delay for step processing (#155)
- 26cf880 Updated error code (#159)
- 627d59b Improved documentation (#98)
- a466957 Added mqqt-net to docker-compose file for soarca container (#150)
- 332d515 reporter api (#137)
- 5922b25 added new blogpost on conditional logic (#152)
- c386480 handle specific check for case agent-target address is url (#119)
- 8f39ce8 Feature/116 add if condition executor (#138)
- 7460eff Added HTTP_SKIP_CERT_VALIDATION and http implementation to http util (#147)
- 1648245 Added http content variable replacement (#145)
- d828dd0 cache reporter (#135)
- 50bb786 Bugfix/139 capabilities dont have the correct variable type on returning (#140)
- 96efcf8 Added http content usage in http request (#142)
- 98587da Feature/122 add cors header to allow for webapp integration (#128)
- ddc95bf Feature/101 base reporter (#117)
- 71ae2df Feature/92 add playbook action step type to executors and decomposer (#108)
- 56b2b20 Go version 1.22 upgrade on the packages (#130)
- d9a4e8c Removed platforms
- 9274b05 Added workflow to create a development moving tag for docker releases (#125)
- 85139d7 Updated swagger docs and descriptions (#115)
- 6458528 Bugfix/74 send final ack after receiving result (#121)
- b83767d Change step signature to make externalreferences a list of references (#113)
- 6f8c791 Updated naming of decomposer controller (#109)
- 6824784 Feature/docs/101 reporting documentation (#101) (#105)
- 88797c8 Feature/fix link doc (#103)
- cd2903c add missing link (#99)
- 202da0e Updated executor docs to reflect functions of all executors (#96)
- 1dbf33e Minor typo in "core component overview" docs (#97)
- 3235add Feature/93 refactor executor interface into multiple interfaces (#94)
- 6ff9246 Updated external reference data model (#90)
- dbf4ff6 Fix variable description in docs (#91)
- a14d277 Refactor decomposer (#43)
- 0e6fe90 Update core concepts link to fin (#85)