omer
omer
I was planning on upgrading the MISP instance from 2.4.192 to 2.4.194 on an EL8 host but I ran into the issue that the highest version one can get within...
### Actual behavior Anytime a request is made to MISP, it logs a warning no matter what. No functionality breaks therefore it is assumed that the warning is meaningless (unless...
_(Fixes #3850)_ Pull request for issue #3850. The pull request is still missing tests for the added rule. I've looked through the documentation for testing and I can't seem to...
### Motivation In the past few months, we have seen AI scraping bots become more and more prevalent, especially ClaudeBot. Personally, I've seen it do as much as 10K requests...
### Description: To initially access Rocketchat, users must log in through Keycloak, which is how accounts are provisioned. This functionality generally works without issue. However, the problem arises seemingly at...
The AppSec component can be exposed on multiple ports with a different AppSec config attached to it. Currently, the helm chart only supports this for the agent component. /kind enhancement...
Using `CrowdsecAppsecKey` or `CrowdsecAppSecKeyFile` without `CrowdsecLapiKey` causes the bouncer to error out and throw `CrowdsecLapiKey || (CrowdsecLapiTLSCertificateBouncer && CrowdsecLapiTLSCertificateBouncerKey): cannot be all empty`. With the introduction of the `CrowdsecAppsecKey` and...