Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

25 lines (18 loc) · 1.29 KB

Contributing to Datadog PySigma Repo

Thanks for your interest in contribution to the datadog-pysigma-repo!

First, please review the contribution guidelines for the pySigma Repository.

Getting Started

  1. Fork the pySigma-backend-datadog repository to your local machine.
  2. Install the pySigma package using pip install pySigma
  3. Create a new branch and add commits with clear messages.

Making Contributions

We appreciate any contributions to improve the pySigma-datadog-backend. When contributing, please be mindful of other users by consulting approrpiate Datadog documentation prior to altering the Pipeline and Rule structure as these changes may imapct the output formats for other users.

Submitting Pull Requests

  1. Push your changes to your forked repository.
  2. Submit a pull request from your branch to the main branch in pySigma-datadog-backend
  3. Please provide details of your changes and update documentation accordingly.
  4. Please ensure code is linted properly per these guidelines and respond to comments on your pull request in a timely manner.

Security Concerns

Please contact the maintainers directly if you notice any security concerns or vulnerabilities.