honeynet / ochi

https://ochi.mushmush.org
GNU General Public License v3.0
27 stars 15 forks source link

New endpoints to return config and rules by sensor uuid #97

Open glaslos opened 11 months ago

glaslos commented 11 months ago

Add a new endpoint GET /configs Add a new endpoint GET /rules

Populate the config with the Ochi details.

Tushar-kalsi commented 11 months ago

Shall i create these endpoints??

glaslos commented 11 months ago

This one is a little more complex :sweat_smile: You can find the config and rules files here. In the same folder is also a schema file for the rules. This would also require a new repository to hold the config and rule per sensor ID.