{"id":7745485,"name":"ory/actions","ecosystem":"actions","description":"GitHub actions for regular ORY CI tasks.","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ory/actions","keywords_array":[],"namespace":"ory","versions_count":17,"first_release_published_at":"2020-07-13T10:34:53.000Z","latest_release_published_at":"2020-07-13T16:10:00.000Z","latest_release_number":"v0.0.17","last_synced_at":"2026-05-18T00:45:53.373Z","created_at":"2023-05-17T10:13:25.491Z","updated_at":"2026-05-18T00:45:53.373Z","registry_url":"https://github.com/ory/actions","install_command":null,"documentation_url":null,"metadata":{"name":"ORY's global GitHub Actions","author":"ORY","description":"GitHub actions for regular ORY CI tasks.","inputs":{"run":{"required":true,"default":"test","description":"Command type to run:\n  - `check` runs `goreleaser check`.\n  - `release` creates the release.\n  - `test` checks if the release was successful.\n"},"swaggerSpecPath":{"required":false,"default":".schema/api.swagger.json","description":"The filepath of the to be generated Swagger JSON Spec. This command is only\nvalid for:\n\n  - `run: sdk/release`\n  - `run: sdk/generate`\n"},"swaggerSdkDestination":{"required":false,"default":"internal/httpclient","description":"The path for the generated httpclient. This command is only\nvalid for:\n\n  - `run: sdk/release`\n  - `run: sdk/generate`\n"},"swaggerSpecIgnorePkgs":{"required":false,"default":"internal/httpclient","description":"Comma-separated list of packages (e.g. `internal/httpclient,gopkg.in/square/go-jose.v2`) to\nbe ignored when generating the Swagger JSON Spec.This command is only\nvalid for:\n\n  - `run: sdk/release`\n  - `run: sdk/generate`\n"},"dockerUser":{"required":false,"default":"arekkas","description":"The user used for `docker login`"},"dockerToken":{"required":false,"description":"The token / password used for `docker login`"}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.run }}"],"env":{"SWAGGER_SPEC_PATH":"${{ inputs.swaggerSpecPath }}","SWAGGER_SPEC_IGNORE_PKGS":"${{ inputs.swaggerSpecIgnorePkgs }}","SWAGGER_SDK_DESTINATION":"${{ inputs.swaggerSdkDestination }}","DOCKER_USER":"${{ inputs.dockerUser }}","DOCKER_TOKEN":"${{ inputs.dockerToken }}"}},"default_branch":"master","path":null},"repo_metadata":{"id":78506147,"uuid":"278825319","full_name":"ory/actions","owner":"ory","description":"A GitHub action for cross-compiling (Linux, Windows, Mac) and releasing CGO applications using Goreleaser","archived":false,"fork":false,"pushed_at":"2025-03-12T16:24:13.000Z","size":76,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-11T12:48:24.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"_ory","open_collective":"ory"}},"created_at":"2020-07-11T08:59:26.000Z","updated_at":"2025-04-04T04:32:36.000Z","dependencies_parsed_at":"2025-04-20T19:35:01.748Z","dependency_job_id":null,"html_url":"https://github.com/ory/actions","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"cb5d5df4eee8906581fdabe946815308712a5dc3"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ory/actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ory","download_url":"https://codeload.github.com/ory/actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/sbom","scorecard":{"id":712946,"data":{"date":"2025-08-11","repo":{"name":"github.com/ory/actions","commit":"1eeff76b70cbfde2cc5fe093a4811562aac7bdd4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/closed_references.yml:1","Warn: no topLevel permission defined: .github/workflows/conventional_commits.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/licenses.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/closed_references.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/closed_references.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/closed_references.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/closed_references.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/closed_references.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/closed_references.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conventional_commits.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/conventional_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional_commits.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/conventional_commits.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conventional_commits.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/conventional_commits.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licenses.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/licenses.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licenses.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/licenses.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licenses.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/licenses.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ory/actions/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:23","Warn: containerImage not pinned by hash: Dockerfile:29","Warn: containerImage not pinned by hash: Dockerfile:41","Warn: containerImage not pinned by hash: Dockerfile:51","Warn: containerImage not pinned by hash: Dockerfile:63","Warn: downloadThenRun not pinned by hash: Dockerfile:94-99","Warn: goCommand not pinned by hash: Dockerfile:94-99","Warn: npmCommand not pinned by hash: scripts/changelog/generate.sh:29","Warn: npmCommand not pinned by hash: scripts/release/publish.sh:22","Warn: downloadThenRun not pinned by hash: scripts/release/test.sh:5","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-22T08:40:42.233Z","repository_id":78506147,"created_at":"2025-08-22T08:40:42.233Z","updated_at":"2025-08-22T08:40:42.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013894,"owners_count":26085325,"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-10-12T02:00:06.719Z","response_time":53,"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"},"owner_record":{"login":"ory","name":"Ory","uuid":"25334553","kind":"organization","description":"Open Source Identity Platform For Everyone","email":"office@ory.sh","website":"https://www.ory.sh/","location":"Germany","twitter":"OryCorp","company":null,"icon_url":"https://avatars.githubusercontent.com/u/25334553?v=4","repositories_count":186,"last_synced_at":"2024-10-30T01:45:21.833Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ory","funding_links":[],"total_stars":47401,"followers":1518,"following":0,"created_at":"2022-11-07T11:26:12.012Z","updated_at":"2024-10-30T01:45:21.835Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ory","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ory/repositories"},"tags":[{"name":"v0.0.17","sha":"cb5d5df4eee8906581fdabe946815308712a5dc3","kind":"commit","published_at":"2020-07-13T16:10:00.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.17","html_url":"https://github.com/ory/actions/releases/tag/v0.0.17","dependencies_parsed_at":"2023-06-02T00:46:46.458Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"12071dd3ffa789e6c9c6179f035b7d2d9450e607","kind":"commit","published_at":"2020-07-13T15:57:16.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.16","html_url":"https://github.com/ory/actions/releases/tag/v0.0.16","dependencies_parsed_at":"2023-06-02T00:46:46.956Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"5df0ce15c2bbe53e2419f5ea40fcd1b7d498ca4f","kind":"commit","published_at":"2020-07-13T15:38:55.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.15","html_url":"https://github.com/ory/actions/releases/tag/v0.0.15","dependencies_parsed_at":"2023-06-02T00:46:46.788Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"e80c8c60aa8ec2d767c8d14796e5903ff402a18a","kind":"commit","published_at":"2020-07-13T13:17:19.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.14","html_url":"https://github.com/ory/actions/releases/tag/v0.0.14","dependencies_parsed_at":"2023-06-02T00:46:47.603Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"1def1e9bdbfe630024ecd2a3db086ef538ddcb90","kind":"commit","published_at":"2020-07-13T13:00:54.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.13","html_url":"https://github.com/ory/actions/releases/tag/v0.0.13","dependencies_parsed_at":"2023-06-02T00:46:46.805Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"48cb4d0b0e02bf30ac37af3625ed6cd80e4d353d","kind":"commit","published_at":"2020-07-13T12:47:21.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.12","html_url":"https://github.com/ory/actions/releases/tag/v0.0.12","dependencies_parsed_at":"2023-06-02T00:46:46.945Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"497aaac15fc58249664efb26e58f233249e7d6cf","kind":"commit","published_at":"2020-07-13T12:23:04.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.11","html_url":"https://github.com/ory/actions/releases/tag/v0.0.11","dependencies_parsed_at":"2023-06-02T00:46:47.989Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"aa74d5a2597b04e04c19a6f760a143404bbcd1bd","kind":"commit","published_at":"2020-07-13T12:05:03.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.10","html_url":"https://github.com/ory/actions/releases/tag/v0.0.10","dependencies_parsed_at":"2023-06-02T00:46:47.473Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"6b7fd2037a6a7f982f46bcf836ba3f90f1e2fa7b","kind":"commit","published_at":"2020-07-13T11:52:21.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.9","html_url":"https://github.com/ory/actions/releases/tag/v0.0.9","dependencies_parsed_at":"2023-06-02T00:46:45.968Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"732f0da58566033e83e290522aa384f9fc725977","kind":"commit","published_at":"2020-07-13T11:37:01.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.8","html_url":"https://github.com/ory/actions/releases/tag/v0.0.8","dependencies_parsed_at":"2023-06-02T00:46:48.235Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"102245024d252cf2178cdb3604150c9d532c4f3b","kind":"commit","published_at":"2020-07-13T11:32:17.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.7","html_url":"https://github.com/ory/actions/releases/tag/v0.0.7","dependencies_parsed_at":"2023-06-02T00:46:48.022Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"fed79cc5a8dabcb2c1eb140e1a6209ee3e8a388a","kind":"commit","published_at":"2020-07-13T11:03:40.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.6","html_url":"https://github.com/ory/actions/releases/tag/v0.0.6","dependencies_parsed_at":"2023-06-02T00:46:47.771Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f7ec8c0eb6587395e4c2e307488aa67fda37052d","kind":"commit","published_at":"2020-07-13T10:51:28.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.5","html_url":"https://github.com/ory/actions/releases/tag/v0.0.5","dependencies_parsed_at":"2023-06-02T00:46:47.198Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"0b6a616c39c5670ca5f9df1ca19d6426f3f73895","kind":"commit","published_at":"2020-07-13T10:45:07.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.4","html_url":"https://github.com/ory/actions/releases/tag/v0.0.4","dependencies_parsed_at":"2023-06-02T00:46:48.395Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8a3f54ab4eabaca7e766abf4382179e869b7499d","kind":"commit","published_at":"2020-07-13T10:43:39.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.3","html_url":"https://github.com/ory/actions/releases/tag/v0.0.3","dependencies_parsed_at":"2023-06-02T00:46:47.926Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"b767c235d53db24cfb3dc72e5c3ac0159ddf3b1c","kind":"commit","published_at":"2020-07-13T10:34:53.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.1","html_url":"https://github.com/ory/actions/releases/tag/v0.0.1","dependencies_parsed_at":"2023-06-02T00:46:48.756Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.1/manifests"},{"name":"v0.0.2","sha":"b767c235d53db24cfb3dc72e5c3ac0159ddf3b1c","kind":"commit","published_at":"2020-07-13T10:34:53.000Z","download_url":"https://codeload.github.com/ory/actions/tar.gz/v0.0.2","html_url":"https://github.com/ory/actions/releases/tag/v0.0.2","dependencies_parsed_at":"2023-06-02T00:46:48.624Z","dependency_job_id":null,"purl":"pkg:github/ory/actions@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:26:54.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":27.664104867418573,"forks_count":21.674483584472608,"docker_downloads_count":null,"average":22.400201344200447},"purl":"pkg:githubactions/ory/actions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/ory/actions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/ory/actions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/ory/actions/dependencies","status":null,"funding_links":["https://patreon.com/_ory","https://opencollective.com/ory"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-09T11:28:29.460Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ory%2Factions/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ory%2Factions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ory%2Factions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ory%2Factions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ory%2Factions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ory%2Factions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/ory%2Factions/codemeta","maintainers":[]}