Rename response -> incident_response

This commit is contained in:
Thomas Strömberg 2023-02-24 17:58:03 -05:00 committed by GitHub
parent e58cbbc7a9
commit ea01dea23c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ At the moment, these queries are predominantly designed for execution on POSIX p
* `detection/` - Threat detection queries tuned for alert generation.
* `policy/` - Security policy queries tuned for alert generation.
* `response/` - Data collection to assist in responding to possible threats. Tuned for periodic evidence collection.
* `incident_response/` - Data collection to assist in responding to possible threats. Tuned for periodic evidence collection.
The detection queries are further divided up by [MITRE ATT&CK](https://attack.mitre.org/) tactics categories.