{"id":8296319,"name":"issue-ops/semver","ecosystem":"actions","description":"Handles the semantic versioning tags for a repository","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/issue-ops/semver","keywords_array":["actions","github-actions","issue-ops","issueops"],"namespace":"issue-ops","versions_count":38,"first_release_published_at":"2023-09-18T14:06:22.000Z","latest_release_published_at":"2025-12-04T18:49:10.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-09-08T22:22:18.066Z","created_at":"2023-09-18T18:09:29.167Z","updated_at":"2026-09-20T17:41:22.437Z","registry_url":"https://github.com/issue-ops/semver","install_command":null,"documentation_url":null,"metadata":{"name":"Semantic Version Manager","description":"Handles the semantic versioning tags for a repository","branding":{"icon":"check-square","color":"blue"},"inputs":{"allow-prerelease":{"default":"true","description":"When `check-only` is set to 'true', this will allow prerelease versions to pass. Defaults to 'true'.","required":false},"api_url":{"description":"The GitHub API URL to use.","required":false,"default":"${{ github.api_url }}"},"check-only":{"default":"false","description":"If set to 'true', the action will only check if the version exists and, if so, will fail. Defaults to 'false'.","required":false},"comment":{"default":"true","description":"If set to 'true', the action will comment on the pull request indicating if the version is valid. Defaults to 'true'.","required":false},"manifest-path":{"description":"The path to the manifest file that contains the version information, relative to the root of the repository. If not set, then `version` should be set to an explicit version in SemVer 2.0 format.","required":false},"overwrite":{"default":"false","description":"If tags already exist for the specified or inferred version, setting this to 'true' will overwrite them. Defaults to 'false'.","required":false},"push-tags":{"default":"true","description":"If set to 'true', the action will push the tag to the repository. Defaults to 'true'.","required":false},"ref":{"default":"${{ github.base_ref }}","description":"The Git ref to tag with the specified or inferred version. This defaults to the base ref of a pull request event trigger.","required":false},"token":{"description":"GitHub token for authentication","required":true,"default":"${{ github.token }}"},"use-version":{"description":"The version you want to explicitly use (e.g. '1.2.3-beta.4+build.5'). This must follow SemVer standards. If not set, then `manifest-path` should be set so the action can attempt to infer the version from the contents of the repository.","required":false},"workspace":{"default":"${{ github.workspace }}","description":"The path where the repository has been cloned using the `actions/checkout` step. If not set, then `version` should be set to an explicit version.","required":false}},"outputs":{"major-minor-patch":{"description":"The major, minor, and patch versions (e.g. `1.2.3`)"},"major-minor":{"description":"The major and minor versions (e.g. `1.2`)"},"major":{"description":"The major version (e.g. `1` for `1.2.3`)"},"minor":{"description":"The minor version (e.g. `2` for `1.2.3`)"},"patch":{"description":"The patch version (e.g. `3` for `1.2.3`)"},"prerelease":{"description":"The prerelease version (e.g. `alpha.4`)"},"version":{"description":"The full semantic version (e.g. `1.2.3-alpha.4`)"}},"runs":{"using":"node24","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":195541771,"uuid":"691263178","full_name":"issue-ops/semver","owner":"issue-ops","description":"Handles semantic versioning of repository tags","archived":false,"fork":false,"pushed_at":"2026-06-28T22:38:27.000Z","size":5757,"stargazers_count":12,"open_issues_count":15,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-09T00:34:07.026Z","etag":null,"topics":["actions","github-actions","issue-ops","issueops"],"latest_commit_sha":null,"homepage":"","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/issue-ops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-13T20:28:36.000Z","updated_at":"2026-03-27T13:20:16.000Z","dependencies_parsed_at":"2023-11-07T19:29:20.760Z","dependency_job_id":"db4a0a6b-e7f3-4aa9-9793-54b310c33a6c","html_url":"https://github.com/issue-ops/semver","commit_stats":null,"previous_names":["issue-ops/semver"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/issue-ops/semver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue-ops","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/sbom","scorecard":{"id":496214,"data":{"date":"2025-08-11","repo":{"name":"github.com/issue-ops/semver","commit":"b8772f54c4ab59b9f0595a05f73463fc48582776"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"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":10,"reason":"29 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/check-dist.yml:16","Info: topLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Warn: topLevel 'checks' permission set to 'write': .github/workflows/codeql.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/codeql.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/continuous-delivery.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/continuous-integration.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/continuous-integration.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/linter.yml:12","Info: topLevel 'packages' permission set to 'read': .github/workflows/linter.yml:14","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/linter.yml:16","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-dist.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/check-dist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/continuous-delivery.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/continuous-delivery.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-delivery.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/continuous-delivery.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/continuous-integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/issue-ops/semver/linter.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T20:28:35.811Z","repository_id":195541771,"created_at":"2025-08-19T20:28:35.811Z","updated_at":"2025-08-19T20:28:35.811Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37538149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-20T02:00:06.856Z","response_time":61,"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":"issue-ops","name":"issue-ops","uuid":"144750735","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144750735?v=4","repositories_count":1,"last_synced_at":"2023-09-14T04:19:34.733Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/issue-ops","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-14T04:19:34.736Z","updated_at":"2023-09-14T04:19:34.736Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue-ops","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/issue-ops/repositories"},"tags":[{"name":"v3.0.0","sha":"e58d2f490332e0310a78e9a0e935d8d6f898e9e3","kind":"commit","published_at":"2025-12-04T18:49:10.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v3.0.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v3.0.0","dependencies_parsed_at":"2026-08-08T09:34:12.982Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v3.0.0/manifests"},{"name":"v3.0","sha":"e58d2f490332e0310a78e9a0e935d8d6f898e9e3","kind":"commit","published_at":"2025-12-04T18:49:10.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v3.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v3.0","dependencies_parsed_at":"2026-08-08T09:34:12.983Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v3.0/manifests"},{"name":"v3","sha":"e58d2f490332e0310a78e9a0e935d8d6f898e9e3","kind":"commit","published_at":"2025-12-04T18:49:10.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v3","html_url":"https://github.com/issue-ops/semver/releases/tag/v3","dependencies_parsed_at":"2026-08-08T09:34:13.655Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v3/manifests"},{"name":"v2.6.0","sha":"5b8bb084b6834d03ddb5c7c96c683a588a2072ca","kind":"commit","published_at":"2025-10-20T16:08:26.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.6.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.6.0","dependencies_parsed_at":"2025-10-23T04:20:07.975Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.6.0/manifests"},{"name":"v2.6","sha":"5b8bb084b6834d03ddb5c7c96c683a588a2072ca","kind":"commit","published_at":"2025-10-20T16:08:26.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.6","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.6","dependencies_parsed_at":"2025-10-23T04:20:08.272Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.6/manifests"},{"name":"v2","sha":"5b8bb084b6834d03ddb5c7c96c683a588a2072ca","kind":"commit","published_at":"2025-10-20T16:08:26.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2","html_url":"https://github.com/issue-ops/semver/releases/tag/v2","dependencies_parsed_at":"2026-08-24T10:49:21.577Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2/manifests"},{"name":"v2.5.0","sha":"04eb8e249c657aff6d65e9b3ad73850237731eba","kind":"commit","published_at":"2025-07-03T15:46:15.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.5.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.5.0","dependencies_parsed_at":"2025-07-05T06:34:25.542Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.5.0/manifests"},{"name":"v2.5","sha":"04eb8e249c657aff6d65e9b3ad73850237731eba","kind":"commit","published_at":"2025-07-03T15:46:15.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.5","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.5","dependencies_parsed_at":"2025-07-05T06:34:25.568Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.5/manifests"},{"name":"v2.4","sha":"5d2776537f819e83d8255ac87f2d514c4f0b973c","kind":"commit","published_at":"2024-11-07T15:25:50.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.4","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.4","dependencies_parsed_at":"2024-11-09T04:46:00.564Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.4/manifests"},{"name":"v2.4.0","sha":"5d2776537f819e83d8255ac87f2d514c4f0b973c","kind":"commit","published_at":"2024-11-07T15:25:50.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.4.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.4.0","dependencies_parsed_at":"2024-11-09T04:46:00.485Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"0bd5076379aa7ce6c1f5c47fd0dd921a042ae7f1","kind":"commit","published_at":"2024-11-01T16:57:32.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.3.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.3.2","dependencies_parsed_at":"2024-11-03T04:22:34.969Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3.2/manifests"},{"name":"v2.3","sha":"0bd5076379aa7ce6c1f5c47fd0dd921a042ae7f1","kind":"commit","published_at":"2024-11-01T16:57:32.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.3","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.3","dependencies_parsed_at":"2026-08-24T10:49:21.301Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3/manifests"},{"name":"v2.3.1","sha":"ef98695ccd3e87dda4318827396963d43b9032d0","kind":"commit","published_at":"2024-10-31T19:16:29.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.3.1","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.3.1","dependencies_parsed_at":"2024-11-02T04:12:44.095Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"df8a60da5dfd95c4e43484740abe18f5324b7c62","kind":"commit","published_at":"2024-10-31T18:31:12.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.3.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.3.0","dependencies_parsed_at":"2024-11-02T04:12:44.124Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"68737628e682d3638edfb9c032399892e442efb2","kind":"commit","published_at":"2024-08-23T15:46:56.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.2.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.2.2","dependencies_parsed_at":"2024-08-29T05:02:30.335Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2.2/manifests"},{"name":"v2.2","sha":"68737628e682d3638edfb9c032399892e442efb2","kind":"commit","published_at":"2024-08-23T15:46:56.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.2","dependencies_parsed_at":"2024-08-29T05:02:30.315Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2/manifests"},{"name":"v2.2.1","sha":"9aa91f257d434b31025bdeb5112e0de4b92b9156","kind":"commit","published_at":"2024-08-23T15:41:55.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.2.1","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.2.1","dependencies_parsed_at":"2024-08-29T05:02:30.288Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"6a61358eb002d04cea6e0e7a7875f6833c0e5af9","kind":"commit","published_at":"2024-08-22T16:38:04.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.2.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.2.0","dependencies_parsed_at":"2024-08-27T05:14:33.220Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a5b978f94ba63f40c8ba30496d1d5940322217bd","kind":"commit","published_at":"2024-08-20T20:52:51.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.1.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.1.0","dependencies_parsed_at":"2024-08-22T04:14:55.623Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.1.0/manifests"},{"name":"v2.1","sha":"a5b978f94ba63f40c8ba30496d1d5940322217bd","kind":"commit","published_at":"2024-08-20T20:52:51.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.1","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.1","dependencies_parsed_at":"2024-08-22T04:14:55.619Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.1/manifests"},{"name":"v2.0","sha":"f3a580f7fdb36aa81d56612a5c4366333baf41ca","kind":"commit","published_at":"2024-07-12T18:42:51.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.0","dependencies_parsed_at":"2024-07-14T04:22:48.667Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.0/manifests"},{"name":"v2.0.0","sha":"f3a580f7fdb36aa81d56612a5c4366333baf41ca","kind":"commit","published_at":"2024-07-12T18:42:51.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v2.0.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v2.0.0","dependencies_parsed_at":"2024-07-14T04:22:48.134Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v2.0.0/manifests"},{"name":"v1","sha":"fb19df4dc5fb758ad6c3acf2fa5b84e17d96a644","kind":"commit","published_at":"2024-05-14T17:57:37.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1","html_url":"https://github.com/issue-ops/semver/releases/tag/v1","dependencies_parsed_at":"2026-08-24T10:49:19.806Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1/manifests"},{"name":"v1.2.0","sha":"fb19df4dc5fb758ad6c3acf2fa5b84e17d96a644","kind":"commit","published_at":"2024-05-14T17:57:37.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.2.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.2.0","dependencies_parsed_at":"2024-05-17T05:09:58.158Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.2.0/manifests"},{"name":"v1.2","sha":"fb19df4dc5fb758ad6c3acf2fa5b84e17d96a644","kind":"commit","published_at":"2024-05-14T17:57:37.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.2","dependencies_parsed_at":"2024-05-17T05:09:58.160Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.2/manifests"},{"name":"v1.1","sha":"0427ad567a9a594db89d7942d940ae11f12a530f","kind":"commit","published_at":"2024-05-02T13:56:12.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.1","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.1","dependencies_parsed_at":"2026-08-24T10:49:20.566Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.1/manifests"},{"name":"v1.1.1","sha":"0427ad567a9a594db89d7942d940ae11f12a530f","kind":"commit","published_at":"2024-05-02T13:56:12.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.1.1","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.1.1","dependencies_parsed_at":"2024-05-03T04:28:07.203Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"67068f2fb8e3f5d1099c5679b2894213dba1371c","kind":"commit","published_at":"2024-04-16T17:06:51.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.1.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.1.0","dependencies_parsed_at":"2024-04-18T11:23:47.168Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"ed7d00a18a59af25522cd36d8d8cb610b7952c87","kind":"commit","published_at":"2024-03-18T02:39:39.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.0.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.0.0","dependencies_parsed_at":"2024-03-19T04:25:05.360Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.0.0/manifests"},{"name":"v1.0","sha":"ed7d00a18a59af25522cd36d8d8cb610b7952c87","kind":"commit","published_at":"2024-03-18T02:39:39.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v1.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v1.0","dependencies_parsed_at":"2024-03-19T04:25:06.138Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v1.0/manifests"},{"name":"v0.3.2","sha":"ffa495281a2f6b75ec243a1dcb5579cd50af689a","kind":"commit","published_at":"2023-11-21T14:52:37.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.3.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.3.2","dependencies_parsed_at":"2023-11-23T04:37:21.326Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.3.2/manifests"},{"name":"v0.3","sha":"ffa495281a2f6b75ec243a1dcb5579cd50af689a","kind":"commit","published_at":"2023-11-21T14:52:37.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.3","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.3","dependencies_parsed_at":"2023-11-23T04:37:21.319Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.3/manifests"},{"name":"v0","sha":"ffa495281a2f6b75ec243a1dcb5579cd50af689a","kind":"commit","published_at":"2023-11-21T14:52:37.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0","html_url":"https://github.com/issue-ops/semver/releases/tag/v0","dependencies_parsed_at":"2026-08-24T10:49:19.812Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0/manifests"},{"name":"v0.2","sha":"32430c51a5a8e1e928f4322aef735ae2508571d2","kind":"commit","published_at":"2023-11-14T19:30:39.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.2","dependencies_parsed_at":"2026-08-24T10:49:19.767Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2/manifests"},{"name":"v0.2.2","sha":"32430c51a5a8e1e928f4322aef735ae2508571d2","kind":"commit","published_at":"2023-11-14T19:30:39.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.2.2","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.2.2","dependencies_parsed_at":"2023-11-16T05:13:59.528Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af639782b5a0e5b563398706cdcfed95ce95e331","kind":"commit","published_at":"2023-11-07T18:49:17.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.2.1","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.2.1","dependencies_parsed_at":"2023-11-09T04:40:45.116Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"4eb15e5ce8c83fe0ac95ec46634de298f431a838","kind":"commit","published_at":"2023-11-07T18:31:48.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.2.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.2.0","dependencies_parsed_at":"2023-11-09T04:40:44.865Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"b453ee158e17424efb66e6e5d0ae62dfeb6f5ae3","kind":"commit","published_at":"2023-09-18T14:06:22.000Z","download_url":"https://codeload.github.com/issue-ops/semver/tar.gz/v0.1.0","html_url":"https://github.com/issue-ops/semver/releases/tag/v0.1.0","dependencies_parsed_at":"2023-09-22T04:38:23.779Z","dependency_job_id":null,"purl":"pkg:github/issue-ops/semver@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-20T17:41:22.437Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.85850102994771,"dependent_packages_count":0.0,"stargazers_count":48.53430518142925,"forks_count":35.26540960228173,"docker_downloads_count":null,"average":31.66455395341467},"purl":"pkg:githubactions/issue-ops/semver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/issue-ops/semver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/issue-ops/semver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/issue-ops/semver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:55:50.550Z","issues_count":1,"pull_requests_count":110,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":305478.13483146066,"issues_closed_count":0,"pull_requests_closed_count":89,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.990909090909091,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":102,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1835136.4285714286,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.3125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/issue-ops%2Fsemver/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/issue-ops%2Fsemver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/issue-ops%2Fsemver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/issue-ops%2Fsemver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/issue-ops%2Fsemver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/issue-ops%2Fsemver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/issue-ops%2Fsemver/codemeta","maintainers":[]}