-
Couldn't load subscription status.
- Fork 603
Renovate Updates #5258
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
Open
shashank-elastic
wants to merge
7
commits into
main
Choose a base branch
from
renovate_updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Renovate Updates #5258
+12
−12
Conversation
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
Enhancement - GuidelinesThese guidelines serve as a reminder set of considerations when addressing adding a feature to the code. Documentation and Context
Code Standards and Practices
Testing
Additional Checks
|
5 tasks
Wed 29 Oct Update
Performing a rule import to kibana...
Loaded config file: /Users/shashankks/elastic_workspace/detection-rules/.detection-rules-cfg.json
█▀▀▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄▄▄ ▄ ▄ █▀▀▄ ▄ ▄ ▄ ▄▄▄ ▄▄▄
█ █ █▄▄ █ █▄▄ █ █ █ █ █ █▀▄ █ █▄▄▀ █ █ █ █▄▄ █▄▄
█▄▄▀ █▄▄ █ █▄▄ █▄▄ █ ▄█▄ █▄█ █ ▀▄█ █ ▀▄ █▄▄█ █▄▄ █▄▄ ▄▄█
/Users/shashankks/elastic_workspace/detection-rules/detection_rules/index_mappings.py:344: ElasticsearchWarning: No limit defined, adding default limit of [1000]
response = elastic_client.esql.query(query=query)
8 rule(s) successfully imported
- 2cc8f325-e1b1-4201-8b8d-88a51c94992b
- 4c589d81-2622-4036-8cc7-372ea8f0e038
- bcbd5906-fc38-4cbe-8b54-c2dba5d4b127
- 2c6c5352-11cb-40a5-9294-e61ef5f1954f
- 742feb36-ac4c-45e0-b8a5-3b3cfa66b6d2
- 8a3296e2-4a74-4d51-b819-8d4e58377bf7
- 2390c9dd-ad90-4af6-97a4-1d607ba0f092
- d46a29ca-9b5b-4cbd-b11f-35c6b59f207b
1 rule(s) failed to import!
- 7e0f6dae-5847-465f-89e9-a6de0e9ef918: (400) params invalid: [
{
"code": "invalid_union",
"unionErrors": [
{
"issues": [
{
"received": "esql",
"code": "invalid_literal",
"expected": "query",
"path": [
"type"
],
"message": "Invalid literal value, expected \"query\""
},
{
"received": "esql",
"code": "invalid_enum_value",
"options": [
"kuery",
"lucene"
],
"path": [
"language"
],
"message": "Invalid enum value. Expected 'kuery' | 'lucene', received 'esql'"
}
],
"name": "ZodError"
},
{
"issues": [
{
"received": "esql",
"code": "invalid_literal",
"expected": "saved_query",
"path": [
"type"
],
"message": "Invalid literal value, expected \"saved_query\""
},
{
"received": "esql",
"code": "invalid_enum_value",
"options": [
"kuery",
"lucene"
],
"path": [
"language"
],
"message": "Invalid enum value. Expected 'kuery' | 'lucene', received 'esql'"
},
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"savedId"
],
"message": "Required"
}
],
"name": "ZodError"
}
],
"path": [],
"message": "Invalid input"
}
]
Performing a rule export...
Conclusion
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request
Issue link(s): NA
Summary - What I changed
How To Test
Installed Updated Packages
Click Upgrade
click is used in basic BANNER display as well
PyGithub Testing
marko
view-rule Uses marko to parse the note field into a new setup restricted field
For project.optional-dependencies --> Code checks should pass
make test-cli
make test-remote-cli
bug,enhancement,schema,maintenance,Rule: New,Rule: Deprecation,Rule: Tuning,Hunt: New, orHunt: Tuningso guidelines can be generatedmeta:rapid-mergelabel if planning to merge within 24 hoursContributor checklist