{"id":18715175,"url":"https://github.com/cerbos/cerbos-setup-action","last_synced_at":"2025-04-12T13:06:52.420Z","repository":{"id":42574263,"uuid":"419671888","full_name":"cerbos/cerbos-setup-action","owner":"cerbos","description":"A GitHub action to setup Cerbos binaries","archived":false,"fork":false,"pushed_at":"2025-04-02T09:27:36.000Z","size":2265,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-12T01:45:38.658Z","etag":null,"topics":["actions","cerbos"],"latest_commit_sha":null,"homepage":"https://cerbos.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cerbos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-21T10:07:06.000Z","updated_at":"2025-04-02T09:27:41.000Z","dependencies_parsed_at":"2023-10-03T17:10:19.219Z","dependency_job_id":"83fbd640-6712-4557-8a01-c09147954218","html_url":"https://github.com/cerbos/cerbos-setup-action","commit_stats":{"total_commits":47,"total_committers":3,"mean_commits":"15.666666666666666","dds":0.4042553191489362,"last_synced_commit":"8fec844a59919248a08b828cda1b63f146ef11d7"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cerbos%2Fcerbos-setup-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cerbos%2Fcerbos-setup-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cerbos%2Fcerbos-setup-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cerbos%2Fcerbos-setup-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cerbos","download_url":"https://codeload.github.com/cerbos/cerbos-setup-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571896,"owners_count":21126522,"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","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":["actions","cerbos"],"created_at":"2024-11-07T13:07:51.419Z","updated_at":"2025-04-12T13:06:52.384Z","avatar_url":"https://github.com/cerbos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cerbos Setup Action\n\nA GitHub action to install [Cerbos](https://github.com/cerbos/cerbos) binaries for use in workflows.\n\nCerbos helps you super-charge your authorization implementation by writing context-aware access control policies for your application resources. Find out more about Cerbos using the following resources:\n\n- [Cerbos website](https://cerbos.dev)\n- [Cerbos documentation](https://docs.cerbos.dev)\n- [Cerbos GitHub repository](https://github.com/cerbos/cerbos)\n- [Cerbos Slack community](http://go.cerbos.io/slack)\n\n## Usage\n\nIf `version` is not specified or set to `latest`, the action will download the latest Cerbos release.\n\n```yaml\nsteps:\n  - name: Setup Cerbos\n    uses: cerbos/cerbos-setup-action@v1\n    with:\n      github_token: \u003cgithub_token\u003e\n      version: latest\n```\n\n## Development\n\n### Prerequisites\n\nYou'll need to install\n\n- Node.js, matching the version specified in our [.node-version](../.node-version) file\n\n  - A version manager that supports this file is recommended, for example [n](https://github.com/tj/n#readme).\n    Note that [nvm](https://github.com/nvm-sh/nvm) [does not](https://github.com/nvm-sh/nvm/issues/794).\n\n- pnpm, matching the version specified in our [package.json](./package.json) file\n\n  - After installing Node.js, you can enable [Corepack](https://nodejs.org/api/corepack.html) to transparently install the correct `pnpm` version:\n    ```console\n    $ corepack enable\n    ```\n\n### Build\n\n```\npnpm run all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcerbos%2Fcerbos-setup-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcerbos%2Fcerbos-setup-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcerbos%2Fcerbos-setup-action/lists"}