Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.22 KB

File metadata and controls

52 lines (36 loc) · 1.22 KB

Contributing to Essential Eight Checklist

Thank you for your interest in contributing to the Essential Eight Checklist repository!

How to Contribute

Reporting Issues

  • Check existing issues before creating a new one
  • Provide clear description of the problem
  • Include relevant maturity level (ML1/ML2/ML3)
  • Add steps to reproduce if applicable

Submitting Changes

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/your-feature)
  3. Make your changes
  4. Test your changes
  5. Commit with clear messages
  6. Push to your fork
  7. Create a Pull Request

Adding Tools

When adding new tools to the /tools directory:

  • Include cost information
  • Specify complexity level
  • Indicate which maturity levels it supports
  • Provide implementation examples
  • Add verification steps

Updating Checklists

  • Ensure alignment with latest ACSC guidance
  • Maintain consistent formatting
  • Include practical examples
  • Add verification methods

Code of Conduct

  • Be respectful and professional
  • Welcome newcomers
  • Provide constructive feedback
  • Focus on improving security outcomes

Questions?

Open an issue for discussion or contact the maintainers.

Thank you for helping improve cybersecurity practices!