You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Check Releases to make sure your agent is on the latest version.
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
@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
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
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.The text was updated successfully, but these errors were encountered: