intelowlproject / IntelOwl

IntelOwl: manage your Threat Intelligence at scale
https://intelowlproject.github.io
GNU Affero General Public License v3.0
3.19k stars 400 forks source link

Change an existing Playbook without creating a new one #2303

Open mlodic opened 1 month ago

mlodic commented 1 month ago

Right now this is possible only from the Django Admin by administrators.

The users should be able to change the Playbooks of their organizations if they are admin or just their own created playbooks.

For instance, if I would like to just add/delete a single Analyzer to a Playbook that I own, I would like to be able to do that from the GUI.

It should also be possibile to add a new "basic" Pivot from the GUI to connect an already existing Playbook to another.

mlodic commented 1 month ago