-
Notifications
You must be signed in to change notification settings - Fork 564
[FR] [DAC] further decouple reliance on default rule dir locations #3654
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
Merged
eric-forte-elastic
merged 55 commits into
DAC-feature
from
3619-frdac-further-decouple-reliance-on-default-rule-dir-locations
May 14, 2024
Merged
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
ff96bea
Improve dac custom init
Mikaayenson ae930e0
Fix path naming
Mikaayenson a5776c5
patch for ci runs
Mikaayenson d852520
add doc strings and rename test config name
Mikaayenson 9d6c787
Merge branch '3621-frdac-raise-a-better-exception-for-missing-content…
eric-forte-elastic a05894d
expand how unit test are selected
Mikaayenson 79e9289
Updated to support list of dirs
eric-forte-elastic 536e4cd
raise unlink to CLI
Mikaayenson 1216e03
Fix unit test config post assertion
Mikaayenson 477fff5
Add a custom method to generate the test config
Mikaayenson 172def4
add explicit checks for package.yml fields
Mikaayenson c5d1be1
newline
Mikaayenson d1dbe6a
raise SystemExit instead of sys.exit
Mikaayenson 1dfaea8
Collapsing missing config message and exit
Mikaayenson 3d9f6e1
flake8
eric-forte-elastic 183a6bd
update base config
eric-forte-elastic 17f1f53
typo
eric-forte-elastic e8824a6
Updated config parsing
eric-forte-elastic 2070d9c
Update detection_rules/config.py
Mikaayenson adf90e0
simplify package requirements
Mikaayenson bdc17f0
remove import
Mikaayenson 8398554
add dataclass to validate rules config file and create default setup-…
Mikaayenson b4d849a
add kibana_version cli param
Mikaayenson f72744c
update doc string
Mikaayenson 4c69c85
rename delete cli option to overwrite, and small edits to exceptions
Mikaayenson 3f39eba
Merge branch '3621-frdac-raise-a-better-exception-for-missing-content…
eric-forte-elastic f96dc1c
Typo in config
eric-forte-elastic beb3d36
Add resolve
eric-forte-elastic f2f71e8
Added TODO
eric-forte-elastic e43353e
Cleanup
eric-forte-elastic ba814f1
Update path to config path
eric-forte-elastic dbe7438
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic 40bc8ff
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic bc43dac
Added get_rules_dir_path function
eric-forte-elastic 9f69f5b
revert config change
eric-forte-elastic 4d45843
Updated config
eric-forte-elastic 64bc04b
Minor Cleanup
eric-forte-elastic 02d4a0f
Cleanup get_base_rule_dir
eric-forte-elastic c84b7d6
Updated to remove try except
eric-forte-elastic b8f8c23
update test cli command
eric-forte-elastic fd26885
Updated config generation
eric-forte-elastic 0649718
Add default in config
eric-forte-elastic f0f32c8
Update test CLI
eric-forte-elastic c29d26e
update readme
eric-forte-elastic f99c11b
readme updates
eric-forte-elastic 66a8389
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic c100b2b
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic 7f87398
Add support for multiple rules dirs
eric-forte-elastic 47e4b27
Updated import-rules-to-repo readme
eric-forte-elastic 2abe04f
Update unit test
eric-forte-elastic dc6196a
Remove redundant check
eric-forte-elastic 68c97c5
Remove additional parse_rules_config from mappings
eric-forte-elastic d69fcb2
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic 0aa5f57
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic 65993cd
Merge branch 'DAC-feature' into 3619-frdac-further-decouple-reliance-…
eric-forte-elastic 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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will give people the ability to place rules where they want which is nice!