StackGuardian / StackGuardian/tirith

feat(cli): policies from git — `-policy-path git+https://…//path?ref=v1.2`

Open
#325 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
165
Forks
42
Avg merge
1d 3h
Merged PRs (30d)
11

Description

Fetch policies (and packs) from a git URL with the Terraform-modules source syntax: pin by ref,
cache locally, verify with tirith test fixtures shipped in the same tree. The lightweight answer
to "how do four squads share rules" without a hosted registry.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the CLI handling for -policy-path and trace how local policies and packs are currently loaded. Use the Terraform-modules source syntax in the issue as the input shape, then run the tirith test fixtures shipped in the same tree. Done means git URLs can pin by ref, cache locally, and verify policies and packs from that source.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.