MISP/TODO.MD

288 B

DB changes:

alter table audit_logs rename column changetochanged; alter table audit_logs rename column actiontorequest_action;

Other changes:

change ID fields to bigint for tables where we expect extremely large data sets and/or growing ID spaces (correlations, logs)