elastic / detection-rules

https://www.elastic.co/guide/en/security/current/detection-engine-overview.html
Other
1.92k stars 492 forks source link

Skip Development Rules from Security Docs #4073

Closed shashank-elastic closed 3 weeks ago

shashank-elastic commented 3 weeks ago

Pull Request

Issue link(s): https://github.com/elastic/detection-rules/issues/4008

Summary - What I changed

Branch PR
8.12 https://github.com/elastic/security-docs/pull/5828
8.13 https://github.com/elastic/security-docs/pull/5826
8.14 https://github.com/elastic/security-docs/pull/5825
8.15 https://github.com/elastic/security-docs/pull/5824

How To Test

python -m detection_rules dev build-integration-docs 8.15.1 --pre 8.14.6 --post 8.15.1 -d ../security-docs \
    --update-message "Test" --force
Loaded config file: /Users/shashankks/elastic_workspace/detection-rules/.detection-rules-cfg.json

β–ˆβ–€β–€β–„ β–„β–„β–„ β–„β–„β–„ β–„β–„β–„ β–„β–„β–„ β–„β–„β–„ β–„β–„β–„ β–„β–„β–„ β–„   β–„      β–ˆβ–€β–€β–„ β–„  β–„ β–„   β–„β–„β–„ β–„β–„β–„
β–ˆ  β–ˆ β–ˆβ–„β–„  β–ˆ  β–ˆβ–„β–„ β–ˆ    β–ˆ   β–ˆ  β–ˆ β–ˆ β–ˆβ–€β–„ β–ˆ      β–ˆβ–„β–„β–€ β–ˆ  β–ˆ β–ˆ   β–ˆβ–„β–„ β–ˆβ–„β–„
β–ˆβ–„β–„β–€ β–ˆβ–„β–„  β–ˆ  β–ˆβ–„β–„ β–ˆβ–„β–„  β–ˆ  β–„β–ˆβ–„ β–ˆβ–„β–ˆ β–ˆ β–€β–„β–ˆ      β–ˆ β–€β–„ β–ˆβ–„β–„β–ˆ β–ˆβ–„β–„ β–ˆβ–„β–„ β–„β–„β–ˆ

From github.com:elastic/detection-rules
 * tag                   integration-v8.14.6 -> FETCH_HEAD
From github.com:elastic/detection-rules
 * tag                   integration-v8.15.1 -> FETCH_HEAD
Skipping development rule Microsoft 365 Impossible travel activity for rule reference
Skipping development rule Microsoft 365 Mass download by a single user for rule reference
Skipping development rule Python Script Execution via Command Line for rule reference
Skipping development rule WPAD Service Exploit for rule reference
Skipping development rule Windows User Account Creation for rule reference
Generated documents saved to: ../security-docs/docs/detections/prebuilt-rules/downloadable-packages/8-15-1
- 72 updated rules
- 14 new rules
- 1 deprecated rules
(.venv) 
detection-rules on ξ‚  issue-4008 [$!?] is πŸ“¦ v0.1.0 via 🐍 v3.12.5 (.venv) on ☁️  shashank.suryanarayana@elastic.co took 2m28s 
❯ 

Contributor checklist

protectionsmachine commented 3 weeks ago

Bug - Guidelines

These guidelines serve as a reminder set of considerations when addressing a bug in the code.

Documentation and Context

Code Standards and Practices

Testing

Additional Checks