-
Notifications
You must be signed in to change notification settings - Fork 23
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
Forbid extra fields in YMLs #208
base: release_v4.2.0
Are you sure you want to change the base?
Commits on May 15, 2024
-
Code which still needs testing
to enable ACS deployment. reduce non-blocking warnings thrown by appinspect api by updating some automatically generated app files.
Configuration menu - View commit details
-
Copy full SHA for 6f982e7 - Browse repository at this point
Copy the full SHA 6f982e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7afd7 - Browse repository at this point
Copy the full SHA 1f7afd7View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9caf4f0 - Browse repository at this point
Copy the full SHA 9caf4f0View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c2ef2f - Browse repository at this point
Copy the full SHA 1c2ef2fView commit details -
in contentctl.py. Print out what is returned from ACS, even on success.
Configuration menu - View commit details
-
Copy full SHA for d5b08d4 - Browse repository at this point
Copy the full SHA d5b08d4View commit details
Commits on Jul 27, 2024
-
Add an extra, missing field to the lookup.py model called max_matches…
… that was accidentally dropped. set extra='forbid' for SecurityContentObject
Configuration menu - View commit details
-
Copy full SHA for 60b6e1b - Browse repository at this point
Copy the full SHA 60b6e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd33140 - Browse repository at this point
Copy the full SHA fd33140View commit details -
update template to remove risk_score since it is a comptued_field and…
… should not be in the yml
Configuration menu - View commit details
-
Copy full SHA for e4f7dcc - Browse repository at this point
Copy the full SHA e4f7dccView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a453237 - Browse repository at this point
Copy the full SHA a453237View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 25601d9 - Browse repository at this point
Copy the full SHA 25601d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22aa2e4 - Browse repository at this point
Copy the full SHA 22aa2e4View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbcacda - Browse repository at this point
Copy the full SHA bbcacdaView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1c0915 - Browse repository at this point
Copy the full SHA a1c0915View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b48ce4 - Browse repository at this point
Copy the full SHA 0b48ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d01da - Browse repository at this point
Copy the full SHA 81d01daView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3e7330 - Browse repository at this point
Copy the full SHA b3e7330View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a9d8ec - Browse repository at this point
Copy the full SHA 8a9d8ecView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e51d6d - Browse repository at this point
Copy the full SHA 1e51d6dView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbb56db - Browse repository at this point
Copy the full SHA cbb56dbView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72e3354 - Browse repository at this point
Copy the full SHA 72e3354View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34d0ff6 - Browse repository at this point
Copy the full SHA 34d0ff6View commit details -
to automatically create drilldowns. We will likely remove this, but let's keep it now for purposes of discussion.
Configuration menu - View commit details
-
Copy full SHA for 9ba9300 - Browse repository at this point
Copy the full SHA 9ba9300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5f9f0 - Browse repository at this point
Copy the full SHA 3c5f9f0View commit details
Commits on Sep 24, 2024
-
due to a parsing issue with events created
in the risk index, create the detection type as a list of 1 element, the type of the detection
Configuration menu - View commit details
-
Copy full SHA for 7d9d128 - Browse repository at this point
Copy the full SHA 7d9d128View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a17256b - Browse repository at this point
Copy the full SHA a17256bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c21622 - Browse repository at this point
Copy the full SHA 8c21622View commit details -
updated the jinja2 template. escapeNewlines() was ONLY being applied to the detection.description before, but it MUST be applied to the explanation as well. This bug was confirmed by generating some conf files with description and/or explanations, with spaces, defined. Now, whichever value is used to populate that field is properly escaped.
Configuration menu - View commit details
-
Copy full SHA for eedd07e - Browse repository at this point
Copy the full SHA eedd07eView commit details -
Merge pull request #296 from splunk/ryanplasma_add_explanation
Ryanplasma add explanation
Configuration menu - View commit details
-
Copy full SHA for a199c72 - Browse repository at this point
Copy the full SHA a199c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 506bbaf - Browse repository at this point
Copy the full SHA 506bbafView commit details -
Merge pull request #293 from splunk/add_detection_type_list
Add type_list to annotations
Configuration menu - View commit details
-
Copy full SHA for dde564b - Browse repository at this point
Copy the full SHA dde564bView commit details -
Remove erroneous spaces from datasources used by contentctl new --typ…
…e detection. Also remove the list of datasource from new_content_questions and instead use the datasource defined in enums and convert them to a list
Configuration menu - View commit details
-
Copy full SHA for a609c03 - Browse repository at this point
Copy the full SHA a609c03View commit details -
Merge pull request #297 from splunk/contentctl_data_source_from_enum
Fix datasource in contentctl new
Configuration menu - View commit details
-
Copy full SHA for 5488ca6 - Browse repository at this point
Copy the full SHA 5488ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a83a3c - Browse repository at this point
Copy the full SHA 9a83a3cView commit details -
remove deffault values for earliesT_offset and latest_offset.
These values must be supplied explicitly.
Configuration menu - View commit details
-
Copy full SHA for 20e8840 - Browse repository at this point
Copy the full SHA 20e8840View commit details -
Configuration menu - View commit details
-
Copy full SHA for a849e34 - Browse repository at this point
Copy the full SHA a849e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bde9d7 - Browse repository at this point
Copy the full SHA 7bde9d7View commit details
Commits on Sep 27, 2024
-
Switch drilldowns to dump in json format so
we can support and arbitrary number of them
Configuration menu - View commit details
-
Copy full SHA for c0cff81 - Browse repository at this point
Copy the full SHA c0cff81View commit details -
Fix serialization issue with drilldowns.
Format of multiple drilldowns in savedsearches.conf is now correct. We are still populating the default drilldowns, this feature will eventually be removed.
Configuration menu - View commit details
-
Copy full SHA for 5ca8ade - Browse repository at this point
Copy the full SHA 5ca8adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f30e62 - Browse repository at this point
Copy the full SHA 9f30e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3280fbf - Browse repository at this point
Copy the full SHA 3280fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5226073 - Browse repository at this point
Copy the full SHA 5226073View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098905a - Browse repository at this point
Copy the full SHA 098905aView commit details
Commits on Oct 1, 2024
-
fixes to ensure that every search that
needs one should have the appropriate default drilldown.
Configuration menu - View commit details
-
Copy full SHA for db7de0b - Browse repository at this point
Copy the full SHA db7de0bView commit details
Commits on Oct 4, 2024
-
Raise exception on parse of unittest from yml. Do this rather than tr…
…ying to convert it into an integrationtest or manualtest.
Configuration menu - View commit details
-
Copy full SHA for 3a4be5d - Browse repository at this point
Copy the full SHA 3a4be5dView commit details
Commits on Oct 5, 2024
-
In rare cases, if there is a new piece of
content that has already been committed to the current branch AND there are local, uncommitted changes to that content, GitService will pick up BOTH the fact that this is new content AND the fact that it has been modified. This will result in double-testing the content. This commit removes that as a possibility by adding content to be tested to a SET instead of appending it to a LIST, which couild have included duplicates.
Configuration menu - View commit details
-
Copy full SHA for c627d2e - Browse repository at this point
Copy the full SHA c627d2eView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f15302 - Browse repository at this point
Copy the full SHA 1f15302View commit details
Commits on Oct 9, 2024
-
Update xmltodict requirement from ^0.13.0 to >=0.13,<0.15
Updates the requirements on [xmltodict](https://github.com/martinblech/xmltodict) to permit the latest version. - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: xmltodict dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32690df - Browse repository at this point
Copy the full SHA 32690dfView commit details -
we can get this feature working now. Eventually the more robust changes will be merged from a separate branch
Configuration menu - View commit details
-
Copy full SHA for b12383e - Browse repository at this point
Copy the full SHA b12383eView commit details
Commits on Oct 10, 2024
-
Improve logic for regex and macro
detection. Throw an error when four or more ```` appear in a row in the search field, which is invalid SPL.
Configuration menu - View commit details
-
Copy full SHA for d79a0a4 - Browse repository at this point
Copy the full SHA d79a0a4View commit details
Commits on Oct 14, 2024
-
add helper func: get_all_indexes
modify: configure_hec to use get_all_indexes during HEC creation
Configuration menu - View commit details
-
Copy full SHA for 2123454 - Browse repository at this point
Copy the full SHA 2123454View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8575d9f - Browse repository at this point
Copy the full SHA 8575d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a470b8 - Browse repository at this point
Copy the full SHA 2a470b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db70d7 - Browse repository at this point
Copy the full SHA 3db70d7View commit details
Commits on Oct 15, 2024
-
Merge pull request #305 from splunk/simple_allow_missing_detections
Optionally suppress missing detections during metadata validation
Configuration menu - View commit details
-
Copy full SHA for 3d33130 - Browse repository at this point
Copy the full SHA 3d33130View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8e85d - Browse repository at this point
Copy the full SHA 3e8e85dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6763a - Browse repository at this point
Copy the full SHA db6763aView commit details -
Merge pull request #304 from splunk/dependabot/pip/xmltodict-gte-0.13…
…-and-lt-0.15 Update xmltodict requirement from ^0.13.0 to >=0.13,<0.15
Configuration menu - View commit details
-
Copy full SHA for 2cc708b - Browse repository at this point
Copy the full SHA 2cc708bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f73477 - Browse repository at this point
Copy the full SHA 8f73477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31b4b21 - Browse repository at this point
Copy the full SHA 31b4b21View commit details -
Merge pull request #300 from splunk/raise_exception_on_malformatted_t…
…ests Exception on malformatted unit tests in YMLs
Configuration menu - View commit details
-
Copy full SHA for 02eb5d7 - Browse repository at this point
Copy the full SHA 02eb5d7View commit details -
Merge pull request #308 from splunk/cmcginley/mathieugonzales_replace…
…_deprecated_pydantic_validators Refactoring for formatting and some logical error correction
Configuration menu - View commit details
-
Copy full SHA for d3e063a - Browse repository at this point
Copy the full SHA d3e063aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1550aff - Browse repository at this point
Copy the full SHA 1550affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80aa067 - Browse repository at this point
Copy the full SHA 80aa067View commit details -
Merge pull request #298 from splunk/mathieugonzales_replace_deprecate…
…d_pydantic_validators Mathieugonzales: replace deprecated pydantic validators I am giving my approval after Casey's feedback was merged in from the branch containing a set of fixes.
Configuration menu - View commit details
-
Copy full SHA for c558216 - Browse repository at this point
Copy the full SHA c558216View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f4222 - Browse repository at this point
Copy the full SHA a4f4222View commit details -
Configuration menu - View commit details
-
Copy full SHA for fca535b - Browse repository at this point
Copy the full SHA fca535bView commit details -
Merge branch 'add_drilldown_support' of https://github.com/splunk/con…
…tentctl into add_drilldown_support
Configuration menu - View commit details
-
Copy full SHA for f2caab0 - Browse repository at this point
Copy the full SHA f2caab0View commit details -
Merge pull request #256 from splunk/add_drilldown_support
Drilldown Support Merging to enable testing before the security_content PR containing all drilldowns is merged.
Configuration menu - View commit details
-
Copy full SHA for f7a939b - Browse repository at this point
Copy the full SHA f7a939bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe17a1e - Browse repository at this point
Copy the full SHA fe17a1eView commit details -
Merge pull request #307 from ax-hsmith/fix/tests-with-custom-indexes
Allow testing with the default or custom_index
Configuration menu - View commit details
-
Copy full SHA for 6052ef0 - Browse repository at this point
Copy the full SHA 6052ef0View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf72575 - Browse repository at this point
Copy the full SHA bf72575View commit details -
Throw much better and descriptive exception when triyng to replay to …
…a custom_index that does not exist on the target server. list out the attempted index and all indexes on the server for documentation purposes.
Configuration menu - View commit details
-
Copy full SHA for 50704d2 - Browse repository at this point
Copy the full SHA 50704d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf0f90 - Browse repository at this point
Copy the full SHA adf0f90View commit details -
Merge pull request #309 from splunk/all_more_custom_indexes
Add more custom indexes ESCU smoketests are failing because the Drilldowns PR has not been merged yet. This is expected.
Configuration menu - View commit details
-
Copy full SHA for cfda377 - Browse repository at this point
Copy the full SHA cfda377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2bdff - Browse repository at this point
Copy the full SHA 9c2bdffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23f3742 - Browse repository at this point
Copy the full SHA 23f3742View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for adbbcb5 - Browse repository at this point
Copy the full SHA adbbcb5View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98808d5 - Browse repository at this point
Copy the full SHA 98808d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12a173 - Browse repository at this point
Copy the full SHA d12a173View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7204a1 - Browse repository at this point
Copy the full SHA f7204a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc84524 - Browse repository at this point
Copy the full SHA cc84524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c884d9 - Browse repository at this point
Copy the full SHA 3c884d9View commit details -
Merge pull request #311 from splunk/release_notes_udpate
add --compare_against flag to release_notes action
Configuration menu - View commit details
-
Copy full SHA for d4d7d9d - Browse repository at this point
Copy the full SHA d4d7d9dView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dad956 - Browse repository at this point
Copy the full SHA 0dad956View commit details -
search by name. Without fixing this path, integration testing fails to find the search and errors out.
Configuration menu - View commit details
-
Copy full SHA for 6bcb875 - Browse repository at this point
Copy the full SHA 6bcb875View commit details -
Fix path that was updated incorrectly. This path is used to find a sa…
…ved search for scheduling to run during integtration testing. This bad path causes every integration test to fail.
Configuration menu - View commit details
-
Copy full SHA for b580278 - Browse repository at this point
Copy the full SHA b580278View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9dfa84 - Browse repository at this point
Copy the full SHA c9dfa84View commit details
Commits on Oct 23, 2024
-
Merge pull request #316 from splunk/fix_savedsearches_path
Fix savedsearches path issue
Configuration menu - View commit details
-
Copy full SHA for f9bcd7e - Browse repository at this point
Copy the full SHA f9bcd7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f9921 - Browse repository at this point
Copy the full SHA 98f9921View commit details
Commits on Oct 25, 2024
-
Merge pull request #314 from splunk/fix_security_domain
remove "cloud" from the security_domain enum
Configuration menu - View commit details
-
Copy full SHA for 35d8b82 - Browse repository at this point
Copy the full SHA 35d8b82View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 825d854 - Browse repository at this point
Copy the full SHA 825d854View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81fa46e - Browse repository at this point
Copy the full SHA 81fa46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f5319e - Browse repository at this point
Copy the full SHA 7f5319eView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89b8ad3 - Browse repository at this point
Copy the full SHA 89b8ad3View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34ae585 - Browse repository at this point
Copy the full SHA 34ae585View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd77dc6 - Browse repository at this point
Copy the full SHA dd77dc6View commit details -
Merge pull request #146 from splunk/enable_acs_deploy
Enable acs deploy + appinspect warnings
Configuration menu - View commit details
-
Copy full SHA for 59a3d1c - Browse repository at this point
Copy the full SHA 59a3d1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81db497 - Browse repository at this point
Copy the full SHA 81db497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b3a87 - Browse repository at this point
Copy the full SHA 45b3a87View commit details -
Merge pull request #324 from splunk/data_sources_clarification
Ensure we print the right field for data_source
Configuration menu - View commit details
-
Copy full SHA for 3c733f1 - Browse repository at this point
Copy the full SHA 3c733f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af0ff41 - Browse repository at this point
Copy the full SHA af0ff41View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbe5da8 - Browse repository at this point
Copy the full SHA bbe5da8View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d9a831 - Browse repository at this point
Copy the full SHA 4d9a831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9395c - Browse repository at this point
Copy the full SHA 3c9395cView commit details -
Merge pull request #301 from splunk/test_on_app_change
Testing on Datasource changes
Configuration menu - View commit details
-
Copy full SHA for b8b5c2d - Browse repository at this point
Copy the full SHA b8b5c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a9217 - Browse repository at this point
Copy the full SHA b4a9217View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7784d - Browse repository at this point
Copy the full SHA ef7784dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a27f790 - Browse repository at this point
Copy the full SHA a27f790View commit details