-
Notifications
You must be signed in to change notification settings - Fork 570
[Bug] CLI Fixes #1073
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
Merged
[Bug] CLI Fixes #1073
Changes from 27 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
7eb7046
add support for self-signed certs in es and kibana
brokensound77 42faa0c
allow Kibana to auth against any providerType
brokensound77 d0876a9
fix export-rules command
brokensound77 fd15ac7
fix kibana upload-rule command
brokensound77 deb4887
fix view-rule command
brokensound77 3fb19d1
fix validate-rule command
brokensound77 669f97e
fix search-rules command
brokensound77 c427065
fix dev kibana-diff command
brokensound77 a489249
fix dev package-stats command
brokensound77 f0ff089
fix dev search-rule-prs command
brokensound77 3577305
fix dev deprecate-rule command
brokensound77 ca1b1ab
replace toml with pytoml to fix import-rules command
brokensound77 9e1332a
use no_verify in get_kibana_client
brokensound77 5a4ef4a
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 5d02bc8
remove unneeded imports after upstream merge
brokensound77 73f6c71
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 87bd269
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 4c9f088
use rule dicts in rule-search & resolve conflicts
brokensound77 23601f2
use Path for rule-file type in view-rule
brokensound77 6a4ef0b
Merge branch 'main' into cli-fixes
brokensound77 8d2fb24
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 a528f02
small tweaks from feedback
brokensound77 bc884ea
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 453682f
fix imports from conflicts
brokensound77 2820a6d
Merge branch 'main' into cli-fixes
brokensound77 02ef05f
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 a353d8f
Merge remote-tracking branch 'origin/cli-fixes' into cli-fixes
brokensound77 f09b7a7
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 ba3e95c
update schemas to resolve additionalProperties type bug
brokensound77 5a7fdee
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 dfa08ee
revert usage of rule.new method
brokensound77 ad66223
Merge branch 'main' into cli-fixes
brokensound77 3e67856
fix missing unique_fields in package rule filter
brokensound77 81a089b
fix github pr loader
brokensound77 9f2623f
Load gh rules as TOMLRule instead of dict
brokensound77 1a0df0a
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 8efab85
resolve conflict
brokensound77 fa0a944
remove unnecessary version insertion
brokensound77 5ca0c2b
Merge remote-tracking branch 'upstream/main' into cli-fixes
brokensound77 49298b9
resolve conflicts
brokensound77 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
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.