docs
docs copied to clipboard
Official documentation for TheHive Project applications
Add documentation of the following APIs: - [x] Create alert - [x] Update alert - [x] List/Search alert - [x] Mark alert as read/unread - [x] Merge alert into a...
in your procedure at https://github.com/TheHive-Project/docs/blob/main/docs/thehive/operations/backup-restore.md is reported to unarchive backup file using : "tar jxf /PATH/TO/backup.tbz -C /tmp/cassandra_backup" but then next actions use the path /tmp/cassandra (not /tmp/cassandra_backup/) "for I...
Updated the example config for better understanding.
Hi, I've correct some typos in the documentation. cheers =)
Minor change to make more clear the Indexing engine section and make it consistent with the subsequent File storage section
Add documentation of the following APIs: - [ ] Create case - [ ] Update case - [ ] List/Search cases - [x] Merge cases - [x] Delete case -...
Add documentation of the following APIs: - [x] Create case task - [x] Update case task - [x] List/Search case task - [ ] Delete case task - [x] Add...
Little update of the doc to add the v1 in http://THEHIVE_URL/api/v1/ssoLogin as I lost quite some minutes to figure this out and anyway the all api will migrate to v1...
Add documentation of the following APIs: - [x] Create case template - [x] Update case template - [x] List/Search case template - [x] Delete case template - [ ] Review