microsoft / microsoft/AzureTRE
Add pre-commit hooks for file checks, ShellCheck, Markdown linting, Bandit security checks, and Terraform format/tflint/docs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
Add extra formatting and security checks to the pre-commit hooks
Describe the solution you'd like
Add pre-commit hooks for file checks (whitespace etc), ShellCheck, Markdown linting, Bandit security checks, and Terraform format/tflint/docs
Describe alternatives you've considered
N/A
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's existing pre-commit configuration and reviewing its current hook layout. Add coverage for file checks, ShellCheck, Markdown linting, Bandit, and Terraform format, tflint, and docs checks. Done means the configured hooks run successfully and report the requested issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, python, shell, terraform
- Domain
- infrastructure, security, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100