Skip to content

Commit 4b8676c

Browse files
[Bug] [DaC] Fix Typo in CLI.md (#4491)
* Fix Typo in CLI.md
1 parent 66996ac commit 4b8676c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CLI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Currently supported arguments:
2525
* elasticsearch_url
2626
* kibana_url
2727
* cloud_id
28-
* *_username (kibana and es)
28+
* *_user (kibana and es)
2929
* *_password (kibana and es)
3030
* api_key
3131

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "detection_rules"
3-
version = "0.4.15"
3+
version = "0.4.16"
44
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 Security’s Detection Engine."
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)