-
Notifications
You must be signed in to change notification settings - Fork 40
contentctl v4.4.0 #179
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
contentctl v4.4.0 #179
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
104e71c
Handle stopped containers in testing
linuxdaemon bb910f8
Update new content generator with new formats
linuxdaemon 74874e2
Allow absent tests for experimental detections
linuxdaemon 59888f1
Update detection_abstract.py
pyth0n1c 9efa110
Merge pull request #36 from linuxdaemon/allow-no-tests
pyth0n1c 6d9ffef
Merge pull request #44 from linuxdaemon/generator-update
pyth0n1c a15e39c
Merge pull request #42 from linuxdaemon/docker-failure
pyth0n1c 350c992
Clean up messy object definitions in prep to update jinja2 templates
pyth0n1c e6db597
Pass in entire app Object to jinja2 conf
pyth0n1c 1fcfe09
Merge branch 'main' into add_ui_dispatch_app
pyth0n1c 133af6f
Add experimental support for
pyth0n1c 3aa669b
Change to always set
pyth0n1c e1662ce
Merge branch 'main' into add_ui_dispatch_app
josehelps c6aa99d
Add fields as requested
pyth0n1c b56b808
bump version in contentctl.yml
pyth0n1c 51e863d
Merge branch 'main' into dashboard_support.
pyth0n1c 10d3355
Some improvements to make sure
pyth0n1c d9f92bf
Merge in latest changes.
pyth0n1c 52973c2
remove newline
pyth0n1c 70d518c
Merge pull request #86 from splunk/customer_prs_1
pyth0n1c 704e0b3
Merge branch 'main' into improve_ssa_fr
pyth0n1c 1ac4623
Merge branch 'main' into release_v4.2.0
pyth0n1c 24276c1
Merge branch 'main' into improve_ssa_fr
pyth0n1c 34a873a
Merge branch 'release_v4.2.0' into improve_ssa_fr
pyth0n1c 1021111
Fix error on missing roles if
pyth0n1c eaf87f2
improve output of risk severity field.
pyth0n1c 4fa2878
Merge pull request #190 from splunk/fix_imported_roles
pyth0n1c 2fdd58b
Merge pull request #169 from splunk/improve_ssa_fr
pyth0n1c 9547940
Improve annotated strings that were defined
pyth0n1c 2f9bcf6
Remove ui_dispatch_app from conf
pyth0n1c aeab52d
Merge pull request #145 from splunk/add_ui_dispatch_app
pyth0n1c 0a01e06
Update setuptools requirement from >=69.5.1,<71.0.0 to >=69.5.1,<72.0.0
dependabot[bot] a30a902
handling the case where there are no tests
yaleman 858a050
handling the case where there are no tests
yaleman 5200a82
typing fixes
yaleman 952d21e
Merge pull request #196 from splunk/dependabot/pip/setuptools-gte-69.…
pyth0n1c 419434f
Merge branch 'main' into handle-no-answer
pyth0n1c c178918
Merge branch 'release_v4.2.0' into handle-no-answer
pyth0n1c 00188f1
Merge branch 'main' into release_v4.2.0
pyth0n1c 741c3b7
Merge pull request #189 from yaleman/handle-no-answer
pyth0n1c 6994564
Update setuptools requirement from >=69.5.1,<71.0.0 to >=69.5.1,<72.0.0
dependabot[bot] 92d53e7
Merge pull request #202 from splunk/dependabot/pip/setuptools-gte-69.…
pyth0n1c cc7505e
Merge branch 'main' into release_v4.2.0
pyth0n1c 9a54259
Merge branch 'main' into no-tests-fix
pyth0n1c a9b09e8
Update setuptools requirement from >=69.5.1,<71.0.0 to >=69.5.1,<72.0.0
dependabot[bot] f3bd4a3
Merge pull request #205 from splunk/dependabot/pip/setuptools-gte-69.…
pyth0n1c 41fa79d
Merge branch 'main' into no-tests-fix
pyth0n1c eb0813f
Remove extra validator that was a duplicate of functionality in anoth…
pyth0n1c 1c248c6
Merge branch 'main' into no-tests-fix
pyth0n1c 6e5b16a
Merge pull request #198 from yaleman/no-tests-fix
pyth0n1c 681786f
Merge pull request #207 from splunk/no-tests-fix
pyth0n1c dc6bc6d
Merge branch 'release_v4.2.0' into add_throttling
pyth0n1c b8b4f5b
Update setuptools requirement from >=69.5.1,<71.0.0 to >=69.5.1,<73.0.0
dependabot[bot] 76a2b14
Improving validations on name
pyth0n1c ae5536e
Merge branch 'release_v4.2.0' into fix_name_length
pyth0n1c 7f79553
Name length improvements.
pyth0n1c 14abf0a
Merge branch 'release_v4.2.0' into dependabot/pip/setuptools-gte-69.5…
pyth0n1c e1c7f24
Merge pull request #209 from splunk/dependabot/pip/setuptools-gte-69.…
pyth0n1c 50b302d
Fix issue with name length at scale
pyth0n1c 3a08a72
improvements to how name is gotten for
pyth0n1c 7573307
change AlertSuppression to Throttling
pyth0n1c 9867df6
Merge branch 'release_v4.2.0' into add_throttling
pyth0n1c af5a453
Merge pull request #192 from splunk/add_throttling
pyth0n1c bf7bc84
Merge branch 'release_v4.2.0' into dashboard_support
pyth0n1c d0e0a29
split json for dashboard
pyth0n1c 34aa0b1
make some tweaks to how the label is generated.
pyth0n1c 6e33bf2
Merge pull request #147 from splunk/dashboard_support
pyth0n1c d410bc4
More cleanup of SecurityContentObject_Abstract
pyth0n1c 4726310
resolve merge conflicts with latest from main
pyth0n1c c69010b
same tweak to default fields in deployment
pyth0n1c e91721b
Merge branch 'release_v4.2.0' into fix_name_length
pyth0n1c ec3a0a3
Merge branch 'release_v4.2.0' into variable_severity
pyth0n1c 5c0e28a
Make the fix for baselines and reponse
pyth0n1c 5adc1b3
Make sure that analyticstories_detections and
pyth0n1c 67d9cdd
Fix variable name which was incorrect.
pyth0n1c f8cbe3f
Merge branch 'main' into release_v4.2.0
pyth0n1c da18ef7
Merge branch 'release_v4.2.0' into fix_name_length
pyth0n1c f85ccbd
Merge pull request #213 from splunk/fix_name_length
pyth0n1c 1ed3494
Merge branch 'release_v4.2.0' into variable_severity
pyth0n1c 307d8f1
removed dupliocate risk functionality in
pyth0n1c 48e31d3
Merge pull request #191 from splunk/variable_severity
pyth0n1c 0466d16
Merge branch 'main' into release_v4.2.0
pyth0n1c 02e64df
cleanup capitalization
pyth0n1c 35ad3c5
Fix minor print typo
pyth0n1c 8e27224
remove finding report, which is an ssa thing, from the repo
pyth0n1c 3605586
Merge branch 'release_v4.2.0' of https://github.com/splunk/contentctl…
pyth0n1c d66a9f6
Updates in response to PR review
pyth0n1c 59ea4f0
change default dashbaord theme to light
pyth0n1c a92a9ed
Updates to get the names
pyth0n1c b488c22
Update enum for RiskSeverity to
pyth0n1c a7b86ba
update risk level reference
pyth0n1c 0b911b6
bump to release version 4.4.0
pyth0n1c 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
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.
Fixes the following warning message when testing with Enterprise Security:

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.
LGTM