{"id":11998111,"name":"step-security/semver-utils","ecosystem":"actions","description":"One-stop shop for working with semantic versions in your workflows","homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/step-security/semver-utils","keywords_array":["step-security-maintained-actions"],"namespace":"step-security","versions_count":8,"first_release_published_at":"2024-01-12T03:30:59.000Z","latest_release_published_at":"2025-09-25T04:48:58.000Z","latest_release_number":"v4.3.2","last_synced_at":"2026-05-24T02:33:04.966Z","created_at":"2025-08-11T14:33:48.760Z","updated_at":"2026-05-24T02:33:04.966Z","registry_url":"https://github.com/step-security/semver-utils","install_command":null,"documentation_url":null,"metadata":{"name":"semver-utils","description":"One-stop shop for working with semantic versions in your workflows","inputs":{"version":{"required":true,"description":"A version to process"},"compare-to":{"required":false,"description":"A version to compare with, if any"},"diff-with":{"required":false,"description":"A version to diff with. If not specified, the version will be diffed with the `compare-to` input. If `compare-to` is not specified either, nothing happens."},"satisfies":{"required":false,"description":"A range to check against"},"identifier":{"required":false,"description":"An identifier to pass to the semver's inc function"},"lenient":{"required":false,"description":"Do not fail on incorrect input","default":"true"}},"outputs":{"release":{"description":"Version's release (major.minor.patch)"},"major":{"description":"Version's major number"},"minor":{"description":"Version's minor number"},"patch":{"description":"Version's patch number"},"build":{"description":"Version's build"},"build-parts":{"description":"Number of components in version's build. Individual сomponents are returned as `build-N` outputs, where an is an index from zero to `build-parts` - 1."},"prerelease":{"description":"Version's pre-release"},"prerelease-parts":{"description":"Number of components in version's pre-release. Individual сomponents are returned as `prerelease-N` outputs, where an is an index from zero to `prerelease-parts` - 1."},"comparison-result":{"description":"If the compare-to was provided, this output will contain \"\u003c\" if comes after the version, \"\u003e\" if it preceeds it, and \"=\" if they are equal"},"diff-result":{"description":"If the diff-to or compare-to were provided, this output will contain the diff result"},"satisfies":{"description":"true if the version satisfies the given range"},"inc-major":{"description":"A result of the call of the semver's `inc` function with `major` increment"},"inc-premajor":{"description":"A result of the call of the semver's `inc` function with `premajor` increment"},"inc-minor":{"description":"A result of the call of the semver's `inc` function with `minor` increment"},"inc-preminor":{"description":"A result of the call of the semver's `inc` function with `preminor` increment"},"inc-patch":{"description":"A result of the call of the semver's `inc` function with `patch` increment"},"inc-prepatch":{"description":"A result of the call of the semver's `inc` function with `prepatch` increment"},"inc-prerelease":{"description":"A result of the call of the semver's `inc` function with `prerelease` increment"}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"hash","color":"gray-dark"},"default_branch":"main","path":null},"repo_metadata":{"id":210515247,"uuid":"726749706","full_name":"step-security/semver-utils","owner":"step-security","description":"One-stop shop for working with semantic versions in your GitHub Actions workflows. Secure drop-in replacement for madhead/semver-utils.","archived":false,"fork":false,"pushed_at":"2025-09-15T00:31:27.000Z","size":2333,"stargazers_count":0,"open_issues_count":17,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T02:37:06.901Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","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/step-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-03T09:32:43.000Z","updated_at":"2025-08-12T05:28:03.000Z","dependencies_parsed_at":"2024-04-17T16:28:06.601Z","dependency_job_id":"4d21a201-46b2-4cc1-84e3-519bb97b04ca","html_url":"https://github.com/step-security/semver-utils","commit_stats":null,"previous_names":["step-security/semver-utils"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/step-security/semver-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/sbom","scorecard":{"id":898808,"data":{"date":"2025-08-19T07:28:04Z","repo":{"name":"github.com/step-security/semver-utils","commit":"b6c771610a344202ca367c085698ff554fe8f124"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":8.2,"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":8,"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: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: step-security contributor org/company found, ait pune contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"16 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: npmCommand not pinned by hash: .github/workflows/default.yml:21","Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":10,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/semver-utils/releases/assets/282033837","Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/semver-utils/releases/assets/184035310","Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/semver-utils/releases/assets/180198562","Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/semver-utils/releases/assets/145178822"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/actions_release.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/actions_release.yaml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:33","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/actions_release.yaml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/audit-package.yml:31","Info: topLevel 'packages' permission set to 'read': .github/workflows/audit-package.yml:33","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_cherry_pick.yml:12","Info: topLevel 'packages' permission set to 'read': .github/workflows/auto_cherry_pick.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Warn: no topLevel permission defined: .github/workflows/default.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/guarddog.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T14:44:22.717Z","repository_id":210515247,"created_at":"2025-08-24T14:44:22.717Z","updated_at":"2025-08-24T14:44:22.717Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275564352,"owners_count":25487547,"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-17T02:00:09.119Z","response_time":84,"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":"step-security","name":"StepSecurity","uuid":"88700172","kind":"organization","description":"Secure your GitHub Actions with StepSecurity: Your Trusted CI/CD Security Partner","email":"interest@stepsecurity.io","website":"https://www.stepsecurity.io","location":"United States of America","twitter":"step_security","company":null,"icon_url":"https://avatars.githubusercontent.com/u/88700172?v=4","repositories_count":28,"last_synced_at":"2024-04-23T11:39:40.117Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/step-security","funding_links":[],"total_stars":1443,"followers":91,"following":0,"created_at":"2022-11-14T05:19:49.352Z","updated_at":"2024-04-23T11:40:00.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security/repositories"},"tags":[{"name":"v4.3.1","sha":"b6c771610a344202ca367c085698ff554fe8f124","kind":"commit","published_at":"2025-08-12T05:27:59.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v4.3.1","html_url":"https://github.com/step-security/semver-utils/releases/tag/v4.3.1","dependencies_parsed_at":"2025-08-26T05:10:37.593Z","dependency_job_id":null,"purl":"pkg:github/step-security/semver-utils@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v4.3.1/manifests"},{"name":"v4","sha":"a24a84bec134bf99b85937a44b58cc9a1d268edd","kind":"commit","published_at":"2024-07-26T10:41:09.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v4","html_url":"https://github.com/step-security/semver-utils/releases/tag/v4","dependencies_parsed_at":null,"dependency_job_id":"13f5996b-e955-442b-9a8d-6a4af071116d","purl":"pkg:github/step-security/semver-utils@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v4/manifests"},{"name":"v4.3.0","sha":"a24a84bec134bf99b85937a44b58cc9a1d268edd","kind":"commit","published_at":"2024-07-26T10:41:09.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v4.3.0","html_url":"https://github.com/step-security/semver-utils/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":"cb20bc10-0481-4476-979a-cbd3357b2977","purl":"pkg:github/step-security/semver-utils@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v4.3.0/manifests"},{"name":"v3","sha":"c392dfe4e25826fe9fe6aa4c872c9c216b1982cb","kind":"commit","published_at":"2024-07-17T15:24:33.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v3","html_url":"https://github.com/step-security/semver-utils/releases/tag/v3","dependencies_parsed_at":null,"dependency_job_id":"593e4b77-22f8-4156-8884-375d2e2f7c39","purl":"pkg:github/step-security/semver-utils@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v3/manifests"},{"name":"v3.1.0","sha":"c392dfe4e25826fe9fe6aa4c872c9c216b1982cb","kind":"commit","published_at":"2024-07-17T15:24:33.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v3.1.0","html_url":"https://github.com/step-security/semver-utils/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":"cb1d684b-0e2c-4d59-b276-0daa3617c3d2","purl":"pkg:github/step-security/semver-utils@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v3.1.0/manifests"},{"name":"v1","sha":"f437161847710e2a9e7b99f75442cbad9aa9ec14","kind":"commit","published_at":"2024-01-12T03:30:59.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v1","html_url":"https://github.com/step-security/semver-utils/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":"81cd9414-751c-4c0b-a218-4eb3483fd932","purl":"pkg:github/step-security/semver-utils@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v1/manifests"},{"name":"v1.0.0","sha":"f437161847710e2a9e7b99f75442cbad9aa9ec14","kind":"commit","published_at":"2024-01-12T03:30:59.000Z","download_url":"https://codeload.github.com/step-security/semver-utils/tar.gz/v1.0.0","html_url":"https://github.com/step-security/semver-utils/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":"1b7debd2-3904-42ba-b63a-3637b2cb1c48","purl":"pkg:github/step-security/semver-utils@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-17T09:00:29.588Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.343978812899206,"dependent_packages_count":0.0,"stargazers_count":32.54089422028353,"forks_count":10.200965882536222,"docker_downloads_count":null,"average":17.77145972892974},"purl":"pkg:githubactions/step-security/semver-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/step-security/semver-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/step-security/semver-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/step-security/semver-utils/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T20:18:06.549Z","issues_count":3,"pull_requests_count":268,"avg_time_to_close_issue":73914.0,"avg_time_to_close_pull_request":1980448.904109589,"issues_closed_count":1,"pull_requests_closed_count":219,"pull_request_authors_count":10,"issue_authors_count":3,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7164179104477612,"merged_pull_requests_count":33,"bot_issues_count":2,"bot_pull_requests_count":237,"past_year_issues_count":3,"past_year_pull_requests_count":93,"past_year_avg_time_to_close_issue":73914.0,"past_year_avg_time_to_close_pull_request":672839.1754385965,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.46236559139784944,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fsemver-utils/issues","maintainers":[{"login":"ashishkurmi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashishkurmi"},{"login":"varunsh-coder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/varunsh-coder"}],"active_maintainers":[{"login":"varunsh-coder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/varunsh-coder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fsemver-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fsemver-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fsemver-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fsemver-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fsemver-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fsemver-utils/codemeta","maintainers":[]}