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

schedule changes for vuln detection #609

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

hardikhdholariya
Copy link
Contributor

No description provided.

@@ -3816,7 +3816,7 @@ request.ui_dispatch_view = search
search = | inputlookup cs_all_vuln where (status="open" OR status="reopened") \
| dedup vul_id \
| eval _time=first_found \
| eval days_ago=relative_time(now(), "-4h@m") \
| eval days_ago=relative_time(now(), "-4h@h") \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why @h?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this alert run after 5 min of lookup gen alert. To cover that 5 min. kept it to @h

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense!!!

@hardikhdholariya hardikhdholariya merged commit 18f69c2 into master Aug 1, 2024
1 check passed
@hardikhdholariya hardikhdholariya deleted the schedule-changes-for-vuln-detection-alert branch August 1, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants