Contributing Guide

How to Contribute

Join our community of contributors and help improve EDR telemetry understanding

📝

About Contributions

We welcome all kinds of contributions to the EDR_telem.json file. Use our tools to make contributing easier:

  • ✓Convert between JSON and CSV formats
  • ✓Edit in your preferred format
  • ✓Automatic validation checks
✅

Validation Process

All contributions require validation through either:

📸 Telemetry Screenshots
📄 Official Documentation
ℹī¸

Private documentation can be shared confidentially with Kostas

🚀 Contribution Steps

1

Fork Repository

Create your own copy of the project:

  1. Visit main repository
  2. Click "Fork" button
  3. Select your account
→
2

Create Branch

Make a new branch for your changes

git checkout -b feature-branch-name
→
3

Make Changes

Use these values in your changes:

✅ Yes Implemented
❌ No Not Implemented
⚠ī¸ Partially Partially Implemented
❓ Pending Pending Response
đŸĒĩ Via EventLogs Collected from Windows Event Logs
🎚ī¸ Via EnablingTelemetry Additional telemetry capability
→
4

Submit PR

Create a pull request:

  • Push your changes
  • Open pull request
  • Add documentation
  • Wait for review

📋 Additional Guidelines

🐛

Reporting Issues

  • Check existing issues
  • Use latest version
  • Clear descriptions
  • Reproduction steps
💡

Feature Requests

  • Check existing proposals
  • Clear title
  • Detailed description
  • Use case examples