[Bug] [DaC] Fix Typo in CLI.md (#4491)

* Fix Typo in CLI.md
This commit is contained in:
Eric Forte
2025-02-24 10:15:19 -05:00
committed by GitHub
parent 66996ac597
commit 4b8676c586
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Currently supported arguments:
* elasticsearch_url
* kibana_url
* cloud_id
* *_username (kibana and es)
* *_user (kibana and es)
* *_password (kibana and es)
* api_key
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "detection_rules"
version = "0.4.15"
version = "0.4.16"
description = "Detection Rules is the home for rules used by Elastic Security. This repository is used for the development, maintenance, testing, validation, and release of rules for Elastic Securitys Detection Engine."
readme = "README.md"
requires-python = ">=3.12"