{"id":14913705,"url":"https://github.com/chrnorm/build-your-own-cloudtrail","last_synced_at":"2026-01-16T15:17:12.969Z","repository":{"id":257570590,"uuid":"854575354","full_name":"chrnorm/build-your-own-cloudtrail","owner":"chrnorm","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-17T09:44:58.000Z","size":4642,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T19:04:27.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrnorm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T12:23:44.000Z","updated_at":"2024-10-04T06:55:52.000Z","dependencies_parsed_at":"2024-09-18T01:01:45.893Z","dependency_job_id":null,"html_url":"https://github.com/chrnorm/build-your-own-cloudtrail","commit_stats":null,"previous_names":["chrnorm/build-your-own-cloudtrail"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrnorm/build-your-own-cloudtrail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrnorm%2Fbuild-your-own-cloudtrail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrnorm%2Fbuild-your-own-cloudtrail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrnorm%2Fbuild-your-own-cloudtrail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrnorm%2Fbuild-your-own-cloudtrail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrnorm","download_url":"https://codeload.github.com/chrnorm/build-your-own-cloudtrail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrnorm%2Fbuild-your-own-cloudtrail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276519125,"owners_count":25656556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-22T21:01:47.166Z","updated_at":"2025-09-23T05:31:02.384Z","avatar_url":"https://github.com/chrnorm.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# build-your-own-cloudtrail\n\n![Events screenshot](docs/events-screenshot.png)\n\nAn example repository detailing how to use Cedar to secure your services running in the cloud, complete with your own CloudTrail-style authorization audit log. Presented at [fwd:cloudsec EU 2024](https://fwdcloudsec.org/conference/europe/).\n\nThe example cloud workload being secured is a receipt tracing application.\n\n![Receipt tracker screenshot](docs/receipt-app.png)\n\n## Running Locally\n\nTo run this example you'll need NodeJS, [pnpm](https://pnpm.io/installation) and Go installed on your machine.\n\nRun the Control Plane API:\n\n```bash\ngo run cmd/server/main.go\n```\n\nRun the Control Plane web interface:\n\n```bash\ncd admin\npnpm run dev\n```\n\nRun the Receipt App API:\n\n```bash\ngo run cmd/receiptapp/main.go\n```\n\nRun the Receipt App UI:\n\n```bash\ncd web\npnpm run dev\n```\n\nThe Control Plane will be available at http://localhost:3002, and the Receipt App will be available at http://localhost:5173.\n\n## Edit Cedar Policies\n\nVisit http://localhost:3002/ to edit Cedar policies. The Control Plane UI will show the impact of your authorization changes.\n\n![Policy editor screenshot](docs/policy-screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrnorm%2Fbuild-your-own-cloudtrail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrnorm%2Fbuild-your-own-cloudtrail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrnorm%2Fbuild-your-own-cloudtrail/lists"}