mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
Docs editor pass - 01-Using Fleet - Standard query library (#6040)
This has been edited for content and copy.
This commit is contained in:
parent
cc4a3b7862
commit
870219829b
@ -11,7 +11,7 @@ fleetctl apply -f docs/01-Using-Fleet/standard-query-library/standard-query-libr
|
|||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
Want to add your own query?
|
Do you want to add your own query?
|
||||||
|
|
||||||
1. Please copy the following YAML section and paste it at the bottom of the [`standard-query-library.yml`](./standard-query-library.yml) file.
|
1. Please copy the following YAML section and paste it at the bottom of the [`standard-query-library.yml`](./standard-query-library.yml) file.
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Want to add your own query?
|
|||||||
purpose: What is the goal of running your query? Ex. Detection
|
purpose: What is the goal of running your query? Ex. Detection
|
||||||
remediation: Are there any remediation steps to resolve the detection triggered by your query? If not, insert "N/A."
|
remediation: Are there any remediation steps to resolve the detection triggered by your query? If not, insert "N/A."
|
||||||
contributors: zwass,mike-j-thomas
|
contributors: zwass,mike-j-thomas
|
||||||
tags: Keywords that can help users find other relevant queries; each tag should be separated by a comma. (e.g., "foo,bar")
|
tags: Keywords that can help users find other relevant queries; a comma should separate each tag. (e.g., "foo, bar")
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Replace each field and submit a pull request to the fleetdm/fleet GitHub repository.
|
2. Replace each field and submit a pull request to the fleetdm/fleet GitHub repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user