Commit Graph

9 Commits

Author SHA1 Message Date
github-actions[bot] 1e419fc7ae Update ATT&CK coverage URL(s) in docs-dev/ATT&CK-coverage.md (#4702)
(cherry picked from commit 69498a97ac)
2025-05-06 17:47:44 +00:00
shashank-elastic 8f880c00a8 Deprecate Experimental ML command (#4669)
(cherry picked from commit b3adc6d3ea)
2025-05-02 15:36:09 +00:00
github-actions[bot] 48e9b20967 Update ATT&CK coverage URL(s) in docs-dev/ATT&CK-coverage.md (#4649)
(cherry picked from commit 70062c3991)
2025-04-24 01:46:57 +00:00
Frederik Berg 9c831fb217 Feature exclude tactic name (#4593)
* Added new cli flag to exclude tactic name in rule file name

* added a shortcut for the flag and adjusted CLI readme

* Add no tactic flag also to import to prevent warnings

* Added info about unit test

* version bump

* Added no_tactic_filename as config option + fixed linting

* pyproject version bump

---------

Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
Co-authored-by: Eric Forte <119343520+eric-forte-elastic@users.noreply.github.com>

(cherry picked from commit 9b682b752c)
2025-04-16 20:06:57 +00:00
github-actions[bot] 9f0f5091ec Update ATT&CK coverage URL(s) in docs-dev/ATT&CK-coverage.md (#4571)
(cherry picked from commit 51826ed32f)
2025-03-27 04:16:39 +00:00
Eric Forte bb14889560 [Bug] Update Custom Rules Markdown Location (#4565)
* Update to custom-rules markdown location

* bump version

* Update link reference

(cherry picked from commit 2d2c5b4d88)
2025-03-26 14:06:22 +00:00
github-actions[bot] 02be7cac0a Update ATT&CK coverage URL(s) in docs-dev/ATT&CK-coverage.md (#4530) 2025-03-12 12:49:43 +05:30
Eric Forte eadcd9d3e0 [FR] Add Env Var DR_CLI_MAX_WIDTH and DaC Docs Updates (#4518)
* Add Env Var DR_CLI_MAX_WIDTH

* Version Bump

* Update limit from 120 to 240

* Clean references to reference main

* Update Readme with DaC Info

* Add DaC to Table of Contents

* Bump Patch Version

* Updated naming and add dac md

* Organize Imports

* Deprecate upload-rule

* Update docs/detections-as-code.md

Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>

* move docs to docs-dev

* Sort custom rules imports

* Remove duplicate

* Fix typo

* Bump Patch Version

---------

Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>
2025-03-10 12:59:12 -04:00
Sergey Polzunov 3bdda091e1 chore: use docs-dev instead of docs dir for docs (#4522)
* chore: use `docs-dev` instead of `docs` folder

* patch version bump

* Rollback an incorrect rename

* Use exact docs dir in the helper comment

* Revert some overeager renamings

* Moving `docs` to `docs-dev`

* Update Docs Paths

---------

Co-authored-by: eric-forte-elastic <eric.forte@elastic.co>
2025-03-07 14:34:51 +01:00