-
Notifications
You must be signed in to change notification settings - Fork 110
feat: make executor event handling timeout configurable #6278
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
Closed
sachin9058
wants to merge
35
commits into
mindersec:main
from
sachin9058:feat-configurable-executor-timeout-clean
Closed
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
a2d6098
feat: make executor event handling timeout configurable
sachin9058 bafd7a1
Add VEX / ignore mitigations for CVE-2026-34040 (#6243)
evankanderson adcaff8
feat(inventory): add evaluation_outputs table for persisting structur…
dakshhhhh16 327e7a3
test(projects/features): add unit tests for feature flag helpers (#6246)
dakshhhhh16 d3da8bf
build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (…
dependabot[bot] 15daf07
Resolve flaky TestGetGrpcConnection and upgrade dependencies (#6264)
krrish175-byte 6abe7ac
build(deps): bump the tools group in /tools with 4 updates (#6230)
dependabot[bot] 6f131a0
Add pre-validation for repo register command to prevent unnecessary a…
sachin9058 fddf2aa
Move internal/engine/errors to pkg/engine/errors to reduce coupling (…
sachin9058 94f8c11
Remove git_pr_diffs flag (#6258)
DharunMR fcf4ad6
build(deps): bump lodash from 4.17.23 to 4.18.1 in /docs (#6260)
dependabot[bot] cd51b27
Auto-generated cli documentation update - 2026-04-03 12:06:15 (#6267)
github-actions[bot] ae91fc2
fix(metrics): swap incorrectly assigned entity and profile duration m…
theycallmeaabie 0678394
removed dependency_extract feature flag (#6272)
DharunMR 064834f
Decouple pkg/engine/errors from internal/db using adapter layer (#6266)
sachin9058 1d989bd
feat: expose executor timeout configuration and add validation, loggi…
sachin9058 817bbd3
test: disable parallel execution for profile DB test to avoid unique …
sachin9058 38b63a1
lint-skipped-for-parallel-tests
sachin9058 4773bba
avoid enforced timeout at handler level
sachin9058 d662ebb
Make execution timeout configurable and improve test parallelization
sachin9058 14e4130
Move internal/engine/errors to pkg/engine/errors to reduce coupling (…
sachin9058 74c52bf
Remove git_pr_diffs flag (#6258)
DharunMR 9572bdd
removed dependency_extract feature flag (#6272)
DharunMR 3351066
Decouple pkg/engine/errors from internal/db using adapter layer (#6266)
sachin9058 b8d4449
Test(actions): add unit tests for rule actions (#6208)
dakshhhhh16 96b7e64
Additional info delete ruletype (#6273)
DharunMR 9ecafed
Fix rebase issues, resolve conflicts, and sync validator with upstream
sachin9058 ae7c773
Merge branch 'main' into feat-configurable-executor-timeout-clean
sachin9058 49b3bb8
fix: add missing comments for exported handler methods
sachin9058 3d12532
Merge branch 'main' into feat-configurable-executor-timeout-clean
sachin9058 f080750
Merge branch 'main' into feat-configurable-executor-timeout-clean
sachin9058 93492eb
Merge branch 'main' into feat-configurable-executor-timeout-clean
sachin9058 68098a4
Make executor timeout configurable
sachin9058 45abf96
Merge branch 'main' into feat-configurable-executor-timeout-clean
sachin9058 7277590
Cover default timeout fallback
sachin9058 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.