Commit Graph

12 Commits (06332c7511337eed37499e290aecf981b26539e0)

Author SHA1 Message Date
Luciano Righetti 4d8212b014 chg: update supervisorphp/supervisor to v5 2024-02-13 13:54:29 +01:00
Christophe Vandeplas b076463bf4
fix: [composer] slevomat coding-standard 2024-01-28 09:26:43 +01:00
Luciano Righetti f35d1a4fb5 chg: remove wiremock, can be replaced with HttpClientTrait 2024-01-23 08:54:02 +01:00
Luciano Righetti 1b8eb67a00 chg: require min php 8.0 2024-01-23 08:46:39 +01:00
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