c8y3
c8y3
**Is your feature request related to a problem?** Currently IOCs are shared between different cases. They are are uniquely determined by their type and value (see https://github.com/dfir-iris/iris-web/blob/v2.4.7/source/app/datamgmt/case/case_iocs_db.py#L171). This is problem...
Enrich the graphQL API with queries and mutations that allow the manipulation of cases: - add query case to retrieve an case by its identifier - add query cases to...
Enrich the graphQL API with queries and mutations that allow the manipulation of IOCS: - add query ioc to retrieve an IOC by its ID - add field iocs on...
org.graylog2.database.CollectionName was deprecated in 5.1.0. It must be replaced by org.graylog2.database.DbEntity in all plugins.
Since Graylog 5.1.11 (https://graylog.org/post/announcing-graylog-v5-1-11/), for security reasons (https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-p6gg-5hf4-4rgj), the classes than can be loaded in the cluster configuration have been restricted (https://github.com/Graylog2/graylog2-server/pull/18165). In order for the graylog-plugin-logging-alert and graylog-plugin-alert-wizard to...
This problem is reproduced as follows: * create a new count rule with a field condition with a name and value but without selecting the condition type * button save...
To reproduce: * create a count alert rule * delete the associated event definition => the list of alert rules can not be displayed anymore
To reproduce: * create a count alert rule * delete the associated notification => the list of alert rules can not be displayed anymore
If an alert with a field rule that does not have a rule type is created then the list of rules can not be displayed anymore. To reproduce: * got...