Aditya
Aditya
# Description Playbooks are simple JSON configs that help scan observables/files in mass properly. - [x] New feature (non-breaking change which adds functionality). # Checklist - [x] I have read...
This issue is more or less of a draft placeholder one for Playbooks. You can track my progress for this here: https://github.com/0x0elliot/intelowl/tree/Playbooks
Fixed this issue.
**Is your feature request related to a problem? Please describe.** It would be simpler to help containerize all the services that run on the backend and frontend, then link them...
https://shuffler.io/apps shows apps which are public and the UI allows you to edit it but the backend doesn't. This is a mismatch and a fork should happen instead. So basically:...
this is very much the new left ops dashboard created workflows left once in a while. let's fix that by getting rid of undeleted "demo" named workflows. on second thought,...
probably because of this little this over here: https://github.com/Shuffle/shuffle-shared/blob/b2655be555dd56c8502164756424adb91aa80bdd/notifications.go#L394 (probably not at all). https://shuffler.io/workflows/87a776c1-e265-4fef-b507-cfcc2c2cf0d3 just chooses to not show any notifications. i haven't set a notification workflow so maybe that's...
Right now it's a docker image. We have to literally rebuild an app (like shuffle-tools) and then push it to dockerhub when we make a change in app_sdk.
This is going to be a long one: - [ ] We need to add stats (the cachedb miss value plotted next to the timestamp) - [ ] We need...
Since DoS attacks are a concern, I wonder if a timeout statement would help here. if there are better ways to tackle it, a thread would definitely help for this.