Add "contributors" to YAML format to enable attribution (#780)

This commit is contained in:
Mike McNeil 2021-05-18 10:33:40 -05:00 committed by GitHub
parent 401eb1b16c
commit cc018bcfa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ spec:
query: Insert query here
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."
contributors: zwass,mike-j-thomas
```
2. Replace each field and submit a pull request to the fleetdm/fleet GitHub repository.
@ -35,4 +36,4 @@ For instructions on submitting pull requests to Fleet check out [the Committing
Listed below are great resources that contain additional queries.
- Osquery (https://github.com/osquery/osquery/tree/master/packs)
- Palantir osquery configuration (https://github.com/palantir/osquery-configuration/tree/master/Fleet)
- Palantir osquery configuration (https://github.com/palantir/osquery-configuration/tree/master/Fleet)