Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect User Input #446

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Respect User Input #446

merged 1 commit into from
Apr 26, 2024

Conversation

coreyogburn
Copy link
Contributor

When I added the new logic for a suricata detection to only update the enabled/disabled pillars if the sid is present in those pillars I forgot to add a way to breakthrough when it's present. Now we mark on the context if the change originated from a user action (incoming web requests are user actions, syncing community rules is not) and the suricata engine respects that flag.

Also found a TODO in bulk update about permissions. Added the permission check.

Updated tests.

When I added the new logic for a suricata detection to only update the enabled/disabled pillars if the sid is present in those pillars I forgot to add a way to breakthrough when it's present. Now we mark on the context if the change originated from a user action (incoming web requests are user actions, syncing community rules is not) and the suricata engine respects that flag.

Also found a TODO in bulk update about permissions. Added the permission check.

Updated tests.
@coreyogburn coreyogburn merged commit b1335bd into 2.4/dev Apr 26, 2024
3 checks passed
@coreyogburn coreyogburn deleted the cogburn/user-change branch April 26, 2024 19:58
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants