Skip to content

Releases: COSSAS/SOARCA

1.0.0

18 Mar 20:20
72c48aa
Compare
Choose a tag to compare

Changelog

  • 72c48aa Feature/docs/80 add example playbooks to example folder (#83)
  • 382a3e7 Feature/19 use http wrapper in http capability (#25)
  • 647ee68 Update docs (#79)
  • d079005 Added soarca docker compose deployment config (#70)
  • d2a8c8c Add ca-sertificates from alpine (#77)
  • a5070b4 Add latest tag to docker ci release build (#68)
  • 8d39024 Added openC2 initialisation (#66)
  • 36aad92 Update readme (#63)
  • 260b7eb Parse http headers as array of strings instead as string (#64)
  • e728839 Added fin executor and capability controller to initialisation (#56)
  • fad4656 Feature/docs/18 docs update (#20)
  • db0463a Use consistent capability naming (#61)
  • fb342d8 Implemented interpolate into executor for command, auth and target.Address (#58)
  • 6e2b957 Feature/47 update http url field in agent target to address url (#49)
  • dd68696 Feature/52 update initialisation to allow for dynamic loading (#53)
  • 51a9933 Feature/17 openc2 capability (#21)
  • 7ae126b Ignore **.env in .gitignore (#55)
  • 10f6c6b Feature/27 fin controller (#44)
  • 2c9d81f Bugfix/50 http and fin capability do not implement gettype string (#51)
  • c407a2c Changed authinfo comparison from nil to empty struct (#39)
  • 402aec2 Use NewVariables for variable initialisation (#42)
  • 0a794cb Add soarca.cast file and updated link in body-end file (#46)
  • e49318d Feature/update variables api (#35)
  • 11460c4 Feature/31 reject branch in ci if not adhering to naming schema (#32)
  • d70afcc Docker build producing non executable builds (#34)
  • ec6629a Deployment of Docker and release (#13)
  • cc340f9 Fix typo in README.md (#26)
  • cadfcb9 CI doesn't deploy pages from feauter/docs pull request (#23)
  • 0255ab2 Check if head branch is of type feature/docs (#16)
  • 454cf16 Link changes in documentation (#10)
  • b96b96d Feature/2 enable GitHub action for cicd (#4)
  • d5ea320 typos + fixed spelling error in the documentation. (#9)
  • 234c05c Deploy on pull request to development (#7)
  • 6a3660f Feature/68 docs update (#3)
  • 23673ec added cicd for hugo (#5)
  • 3963ec7 Update issue templates (#1)
  • 4993201 added http mocks to the testing + Ihttoptions interface
  • 69ae672 Feature/76 auth http lib
  • ce6ff17 Resolve "Implement fin executor"
  • d97d1a6 Added correct links to api docs
  • 48d3054 Resolve "Fix empty id in test"
  • 3dcd977 Feature/73 http command extractor
  • d1b48d3 Resolve "Implement variable substitution"
  • 4d59294 Feature/66 move http path parser
  • bf90ba6 Resolve "Use proper encoding for http command"
  • d1a181d Resolve "Update core interfaces to allow for id passthrough"
  • 8362cd1 Resolve "Create HTTP library for HTTP calls"
  • 813c80b Feature/sbom generation
  • 070ae78 Feature/50 added documentation to docsy
  • bc5b33b moved application files to controller
  • 663cf70 Feature/60 change naming from workflow to playbook
  • 91823b5 Feature/56 fix get api according to spec
  • f58f5e6 Resolve "Update api spec SOARCA core"
  • aa09314 Resolve "Improve naming"
  • bda3283 Resolve "Improve Cacao model marshaling"
  • 9aa61db Feature/Added docsy framework
  • 2c4023a Update logging throughout SOARCA
  • 165358c Resolve "Bugfix docker build in ci keeps failing"
  • c7dc142 Added guid and agent definition for soarca native capabilities
  • db3f9d0 added swagger annotations to the workflow api endpoints
  • f88f1d1 Feature/36 docker configurations for mongo database and soarca