{"id":22787361,"url":"https://github.com/aserto-dev/ts-authorizer","last_synced_at":"2025-03-30T16:16:53.204Z","repository":{"id":62952738,"uuid":"563411017","full_name":"aserto-dev/ts-authorizer","owner":"aserto-dev","description":"Aserto Authorizer TypeScript type definitions.","archived":false,"fork":false,"pushed_at":"2023-11-28T12:07:45.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-09T00:47:26.282Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aserto-dev.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":"2022-11-08T14:58:37.000Z","updated_at":"2022-11-09T11:09:33.000Z","dependencies_parsed_at":"2025-02-05T17:37:14.185Z","dependency_job_id":"b2872c33-0399-48e0-9e04-5db8e4985513","html_url":"https://github.com/aserto-dev/ts-authorizer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aserto-dev%2Fts-authorizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aserto-dev%2Fts-authorizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aserto-dev%2Fts-authorizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aserto-dev%2Fts-authorizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aserto-dev","download_url":"https://codeload.github.com/aserto-dev/ts-authorizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246342993,"owners_count":20761947,"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":[],"created_at":"2024-12-12T00:54:25.269Z","updated_at":"2025-03-30T16:16:53.181Z","avatar_url":"https://github.com/aserto-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-authorizer\nAutomated generation of Aserto Authorizer TypeScript type definitions.\n\n## Consuming the definitions\nThese definitions can be consumed by `yarn` from npm:\n```\n\"devDependencies\": {\n    \"@aserto/ts-authorizer\": \"^v0.0.1\",\n```\n\nor directly from `git` using the following reference:\n```\n\"devDependencies\": {\n    \"@aserto/ts-authorizer\": \"git+https://github.com/aserto-dev/ts-authorizer.git#v0.0.1\",\n```\n\nReplace `v0.0.1` with the tag you would like to use.\n\n## Generation Process\n- `OPENAPI_SAH=main yarn generate`\n\n## GitHub Workflow\nThe GitHub Workflow is triggered as a workflow_dispatch. It expects to be provided with two required parameters:\n- PROTO_REF: The version tag of `aserto-dev/pb-authorizer` that is represented by the `OPENAPI_SHA`. This is used to tag the `ts-authorizer` commit with the same proto version.\n- OPENAPI_SHA: The `aserto-dev/openapi-authorizer` commit hash for which type definitions should be created.\n\nUsing these variables the GitHub Workflow runs the same `./generate.sh` script, commits, and tags its results for downstream consumption. Run results are deterministic as explicit commit hash and version numbers are taken as explicit input parameters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faserto-dev%2Fts-authorizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faserto-dev%2Fts-authorizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faserto-dev%2Fts-authorizer/lists"}