Description
We should establish formal contributing guidelines and development workflow documentation for the attack-workbench-taxii-server repository, matching the standards set in our attack-data-model repo.
This will include:
- Basic contribution guidelines (issue templates, PR process)
- Development workflow setup with:
- ESLint + Prettier for code quality and formatting
- Husky for Git hooks:
- Pre-commit: Run formatting
- Pre-push: Run tests
- Commit-msg: Enforce conventional commits
- Semantic-release configuration:
- Standard plugins and channels
- Version management approach
- Release workflow documentation
Implementation Tasks
Additional Notes
Reference repo: https://github.com/mitre-attack/attack-data-model
The goal is to maintain consistency across our repos while making it easier for contributors to participate in development.
Description
We should establish formal contributing guidelines and development workflow documentation for the attack-workbench-taxii-server repository, matching the standards set in our attack-data-model repo.
This will include:
Implementation Tasks
Additional Notes
Reference repo: https://github.com/mitre-attack/attack-data-model
The goal is to maintain consistency across our repos while making it easier for contributors to participate in development.