summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-10refactor: remove hard-coded organizationmo khan
2025-07-10refactor: rename generate to allmo khan
2025-07-10chore: vendor dependenciesmo khan
2025-07-10refactor: move functions to repository typemo khan
2025-07-10feat: hack together a CLI to generate an entitites.json filemo khan
2025-07-10chore: move entities.json to etc/authzdmo khan
2025-07-10chore: generate entities.json file for sparkle projectmo khan
2025-07-10chore: format cedar policy using make fmtmo khan
2025-07-10chore: remove test-image targetmo khan
2025-07-10chore: only exclude top level bin directorymo khan
2025-07-10docs: add an example entities.json filemo khan
2025-07-10feat: extract JWT subject claim headermo khan
2025-07-09chore: remove id annotationsmo khan
2025-07-09refactor: extract build_user functionmo khan
2025-07-09refactor: combine conditionalsmo khan
2025-07-09refactor: use map_or instead of match expressionmo khan
2025-07-09refactor: inline file_path variablemo khan
2025-07-09refactor: recursively load files and directoriesmo khan
2025-07-09fix: use PolicySet#merge to merge policies from multiple filesmo khan
2025-07-09test: consolidate some of the duplicate testsmo khan
2025-07-09chore: print error when policies cannot be loadedmo khan
2025-07-09test: extract common test setup to initialize loggermo khan
2025-07-09fix: decorate policies with unique name to prevent collisionmo khan
2025-07-09test: build a cedar entity with my user record idmo khan
2025-07-09test: update test to focus on :read, Sparklemo khan
2025-07-09chore: split sparkle policies into separate filemo khan
2025-07-09chore: fix make target to support multiple policiesmo khan
2025-07-09chore: install rust-analyzer for vim lsp supportmo khan
2025-07-09test: define the types of scenarios that I want to cover using the ↵mo khan
x-jwt-claim-sub
2025-07-09chore: start to provide entities to cedarmo khan
2025-07-09test: add sparkle public endpoint testsmo khan
2025-07-09docs: add a logomo khan
2025-07-08docs: add example logs for first demomo khan
2025-07-08docs: add a slide for the warsaw designmo khan
2025-07-08docs: add link to warsaw accord documentmo khan
2025-07-08docs: change titlemo khan
2025-07-08docs: add screenshot from warsaw accord diagrammo khan
2025-07-07chore: Change log level for grpcmo khan
2025-07-07docs: change titlemo khan
2025-07-07docs: remove unnecessary slidesmo khan
2025-07-07docs: add note about placeholder cedar policiesmo khan
2025-07-07docs: remove rails slidemo khan
2025-07-07docs: create initial draft of presentationmo khan
2025-07-07doc: create README docmo khan
2025-07-05Merge branch 'sparkle-policies' into 'main'mo khan
Add Cedar policy validation and improve authorization architecture See merge request gitlab-org/software-supply-chain-security/authorization/authzd!4
2025-07-05test: convert i32 to tonic::Codemo khan
2025-07-05chore: install cedar cli in CImo khan
2025-07-05chore: remove println!mo khan
2025-07-05chore: apply clippy suggestionsmo khan
2025-07-05chore: use cedar policy cli to format and lint cedar policiesmo khan