Commit Graph

8 Commits (3.x-inbox)

Author SHA1 Message Date
Luciano Righetti 1fc231067f fix: [cs] add PSR-12 stantard, fix array autoformating 2023-12-04 11:47:27 +01:00
Luciano Righetti aff770249b add: background jobs and supervisor support 2023-10-05 09:02:57 +02:00
Luciano Righetti 5cd6340dd3 add: [CS] phpcs variable analysis 2023-08-10 10:07:20 +02:00
Luciano Righetti 9a54a81969 chg: upgrade to phpunit9, add pcov for coverage in docker build 2023-06-15 16:46:22 +02:00
Luciano Righetti 3fc90ae192 add: install pre-commit hook with composer install 2023-06-06 11:41:18 +02:00
Luciano Righetti 9e0969b794 add: phpstan for static analysis 2023-06-06 11:26:10 +02:00
Luciano Righetti 9c97b74033 add: add basic user tests, remove cerebrate tests, port code from cerebrate to misp 2023-05-03 11:27:01 +02:00
iglocska 35932dbf45
new: [3.x] initial skeleton added
- basic functionality available for authentication
- user/org/role management
- logging

- requires a MISP 2.x database as the datastore
2023-01-31 14:58:25 +01:00