StackGuardian / StackGuardian/tirith
Tirith as an authz engine
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
Tirith has a provider called JSON that can evaluate a JSON text. If user requests are in the JSON format, we can evaluate it with Tirith, and Tirith can act as some kind of a authorization engine.
Need to brainstorm more about the pros and cons, implementation, performance requirements, and also whether it's worth implementing or not
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 with Tirith's JSON provider, which the issue identifies as the evaluation entry point. Assess whether JSON-formatted user requests should be supported as authorization input, then document the pros, cons, implementation approach, performance requirements, and go/no-go decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100