SOARCA icon indicating copy to clipboard operation
SOARCA copied to clipboard

SOARCA - The Open Source CACAO-based Security Orchestrator!

Results 46 SOARCA issues
Sort by recently updated
recently updated
newest added

**Issue at hand** This issue serves as tracker for the changes to the CACAO spec that are prospected to be pushed in the next version. SOARCA will have to be...

cacao
breaking change

**Is your feature request related to a problem? Please describe.** Currently, the playbook executions steps get added to the execution information only when triggered. Hence, a retrieved execution report only...

**Is your feature request related to a problem? Please describe.** The database has a problem when initialising cacao playbooks to mitigate this the mongo driver needs to be changed. **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** Variables are handled in an non discriminatory way external and constant need to be taken into account from merging/ overwriting...

cacao

`COPY bin/${BINARY_NAME}-${VERSION}-linux-amd64 /bin/soarca` in the `Dockerfile` only works thus for `linux-amd64`, we should fix that we can build also for `darwin-arm64, windows-amd64 etc.` like in the make build-server command.

enhancement

``` EXPOSE 8080 ```` In `Dockerfile` should be set as dynamic I think, since this can also be set in the environment variables. @MaartendeKruijf What are your thoughts?

question

**Is your feature request related to a problem? Please describe.** CACAO v2 is a relative new standard, to kickstart CACAOv2 playbook development a conversion tool is needed to covert current...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Headers for HTTP API commands are not filled in at this point we should fill them in at the executor...

enhancement