dfir-iris / iris-web

Collaborative Incident Response platform
GNU Lesser General Public License v3.0
970 stars 145 forks source link

[FR] REST API v2.1.0: first cases endpoints #502

Open c8y3 opened 3 days ago

c8y3 commented 3 days ago

This issue is about the implementation of the first cases endpoints:

For each endpoint, the tasks are the following:

These are the previous endpoints which will be deprecated by these:

Notes :

In the web interface:

c8y3 commented 2 days ago

It seems that the endpoints to be deprecated are used in the following files for the IHM:

c8y3 commented 2 days ago

Some questions about case creation. Do we want the rename the fields?

Are we happy with short names and acronyms such as id, soc? Should the case_description and case_soc_id be optional fields?

c8y3 commented 2 days ago

Some implementation notes:

whikernel commented 1 day ago

Hi! I think it would be better to keep the longer version case_name, case_description etc.

c8y3 commented 18 hours ago

Random remarks/difficulties: