Open LaurenceJJones opened 1 day ago
@LaurenceJJones: Thanks for opening an issue, it is currently awaiting triage.
In the meantime, you can:
@LaurenceJJones: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.
/kind feature
/kind enhancement
/kind refactoring
/kind bug
/kind packaging
Update: we have merged a fix to the context file itself, please run:
cscli hub update && cscli hub upgrade
To download the latest context file, and then run systemctl restart crowdsec
to ensure the context is reloaded before adding a comment to this discussion.
We have found that if you are currently using the AppSec collection and a scenario triggers, the context will get flooded with
map[]
for properties that should be empty.We are investigating from CrowdSec side what is happening here, however, from the console side we are working to flush any contexts that are
map[]
as this is not real data and should be removed.