StackGuardian / StackGuardian/tirith
feat(integrations): wave 1 — TFC/HCP run task, Atlantis custom workflow, Jenkins, pre-commit
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
Plan-time hooks where the plan JSON already exists: a Terraform Cloud / HCP run-task endpoint, an
Atlantis custom-workflow recipe, a Jenkins shared-library step over the Docker image, and the
pre-commit hook. Azure DevOps / Harness follow on demand; SIEM/scanner integrations (Sonar, Wiz,
Prisma, Aqua, Datadog, Splunk, ServiceNow) are documentation over the SARIF/JSON outputs.
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 tracing the existing plan-JSON evaluation entry point and Docker image workflow. Define the four wave-one integration paths: TFC/HCP run task, Atlantis custom workflow, Jenkins shared-library step, and pre-commit hook. Done means each path is specified around the existing plan JSON, with follow-on SIEM and scanner integrations documented over SARIF/JSON outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python, terraform
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100