{"id":165668,"name":null,"description":"A CLI utility that increments the version number for various file formats and project types","url":"https://github.com/caleb531/bump-anything","last_synced_at":"2025-09-09T19:48:40.185Z","repository":{"id":47736117,"uuid":"170035436","full_name":"caleb531/bump-anything","owner":"caleb531","description":"A CLI utility that increments the version number for various file formats and project types","archived":false,"fork":false,"pushed_at":"2025-08-30T00:03:37.000Z","size":142,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-30T02:15:34.338Z","etag":null,"topics":["semantic","semver","version","versioning"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bump-anything/","language":"Python","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/caleb531.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-10T22:37:28.000Z","updated_at":"2025-08-30T00:03:39.000Z","dependencies_parsed_at":"2022-08-23T09:42:04.451Z","dependency_job_id":"859fa369-2e4e-491b-81d6-32be4726e3ab","html_url":"https://github.com/caleb531/bump-anything","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/caleb531/bump-anything","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/sbom","scorecard":{"id":262538,"data":{"date":"2025-08-11","repo":{"name":"github.com/caleb531/bump-anything","commit":"2a64f16d8ef101068ad568dde9425b1504a2ad62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":"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":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","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 1/29 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/caleb531/bump-anything/tests.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"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":"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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}}]},"last_synced_at":"2025-08-17T11:09:53.748Z","repository_id":47736117,"created_at":"2025-08-17T11:09:53.748Z","updated_at":"2025-08-17T11:09:53.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274349914,"owners_count":25268983,"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-09T02:00:10.223Z","response_time":80,"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":{"login":"caleb531","name":"Caleb Evans","uuid":"872474","kind":"user","description":"Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!","email":"","website":"https://calebevans.me/","location":"Carlsbad, CA","twitter":"caleb531","company":null,"icon_url":"https://avatars.githubusercontent.com/u/872474?u=74f8a3e28d4bba4ea3ffe734ca75da0a3a915a47\u0026v=4","repositories_count":76,"last_synced_at":"2023-04-11T08:18:43.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caleb531","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:06:25.543Z","updated_at":"2023-04-11T08:19:02.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531/repositories"},"packages":[{"id":2662128,"name":"bump-anything","ecosystem":"pypi","description":"A CLI utility for bumping the version of any file type","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/caleb531/bump-anything","keywords_array":["semver","semantic","version","versioning","bump","increment"],"namespace":null,"versions_count":13,"first_release_published_at":"2019-02-10T22:42:14.000Z","latest_release_published_at":"2025-08-30T00:03:52.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-08-30T00:15:53.104Z","created_at":"2022-04-10T10:15:51.365Z","updated_at":"2025-08-30T00:15:53.707Z","registry_url":"https://pypi.org/project/bump-anything/","install_command":"pip install bump-anything --index-url https://pypi.org/simple","documentation_url":"https://bump-anything.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"bump-anything","project_status":null},"repo_metadata":{"id":47736117,"uuid":"170035436","full_name":"caleb531/bump-anything","owner":"caleb531","description":"A CLI utility that increments the version number for various file formats and project types","archived":false,"fork":false,"pushed_at":"2024-04-01T23:21:25.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-05T13:44:17.636Z","etag":null,"topics":["semantic","semver","version","versioning"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bump-anything/","language":"Python","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/caleb531.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-02-10T22:37:28.000Z","updated_at":"2024-02-06T15:26:38.000Z","dependencies_parsed_at":"2022-08-23T09:42:04.451Z","dependency_job_id":"859fa369-2e4e-491b-81d6-32be4726e3ab","html_url":"https://github.com/caleb531/bump-anything","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214542385,"owners_count":15748804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"caleb531","name":"Caleb Evans","uuid":"872474","kind":"user","description":"Hi, I'm Caleb, a web developer who lives for Christ by building enjoyable apps and useful tools. I hope you are blessed by what I've made!","email":"","website":"https://calebevans.me/","location":"Carlsbad, CA","twitter":"caleb531","company":null,"icon_url":"https://avatars.githubusercontent.com/u/872474?u=74f8a3e28d4bba4ea3ffe734ca75da0a3a915a47\u0026v=4","repositories_count":76,"last_synced_at":"2023-04-11T08:18:43.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caleb531","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:06:25.543Z","updated_at":"2023-04-11T08:19:02.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb531/repositories"},"tags":[{"name":"v2.0.0","sha":"783518955573aff3d14aa84da7088d9c33a5b791","kind":"commit","published_at":"2023-08-02T02:32:28.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v2.0.0","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.3","sha":"b1613b2e796a6e53f5ed36a2f8cbb7d02b579224","kind":"commit","published_at":"2023-08-02T02:26:13.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"c3a384ed791e80a04013c806b59b96ea72e96f3f","kind":"commit","published_at":"2023-07-28T22:57:08.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v2.0.0-beta.2/manifests"},{"name":"v1.0.4","sha":"37990a1f8fdeb80b112a5d099494b7aa295daf69","kind":"commit","published_at":"2019-02-13T23:23:23.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v1.0.4","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"056b4e4b65edc09fefb691056bafdc2d9737e73a","kind":"commit","published_at":"2019-02-13T23:11:13.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v1.0.3","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"c1116cf32e926c166bc531eb7e552c675de8f8bb","kind":"commit","published_at":"2019-02-13T22:23:03.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v1.0.2","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8d13ba4a3d971851902a481e65131c142732c8b4","kind":"commit","published_at":"2019-02-10T23:36:35.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v1.0.1","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"73fb37d3a22501aff86ea25f7f34570a17a941b8","kind":"commit","published_at":"2019-02-10T22:41:59.000Z","download_url":"https://codeload.github.com/caleb531/bump-anything/tar.gz/v1.0.0","html_url":"https://github.com/caleb531/bump-anything/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-08-08T17:40:47.077Z","dependent_packages_count":0,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.29753219068412,"dependent_repos_count":21.615158380108443,"dependent_packages_count":10.09540786432578,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":21.00269947837278},"purl":"pkg:pypi/bump-anything","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bump-anything","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bump-anything","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bump-anything/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-04T19:20:29.517Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":30822994.666666668,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":6,"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/caleb531%2Fbump-anything/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bump-anything/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bump-anything/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bump-anything/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bump-anything/related_packages","maintainers":[{"uuid":"caleb531","login":"caleb531","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/caleb531/","role":null,"created_at":"2023-02-23T18:23:16.443Z","updated_at":"2023-02-23T18:23:16.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/caleb531/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726683,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"caleb531/bump-anything","html_url":"https://github.com/caleb531/bump-anything","last_synced_at":"2025-08-31T16:11:07.198Z","status":null,"issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":26419942.85714286,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2857142857142857,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1632.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T10:08:33.846Z","updated_at":"2025-08-31T16:11:07.199Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb531%2Fbump-anything/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":6},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":6,"NONE":1},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":6,"jpagh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10105200,"issues_count":31522875,"pull_requests_count":97791951,"authors_count":10704282,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"jpagh":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":3,"IssueCommentEvent":3,"PushEvent":15,"PullRequestReviewEvent":2,"PullRequestEvent":4,"ForkEvent":2,"CreateEvent":3},"last_year":{"ReleaseEvent":3,"IssueCommentEvent":3,"PushEvent":15,"PullRequestReviewEvent":2,"PullRequestEvent":4,"ForkEvent":2,"CreateEvent":3}},"keywords":["semantic","semver","version","versioning"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-23T09:42:03.146Z","updated_at":"2022-08-23T09:42:03.146Z","repository_link":"https://github.com/caleb531/bump-anything/blob/main/requirements.txt","dependencies":[{"id":2375446725,"package_name":"bleach","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":2375446726,"package_name":"certifi","ecosystem":"pypi","requirements":"==2018.11.29","direct":true,"kind":"runtime","optional":false},{"id":2375446727,"package_name":"chardet","ecosystem":"pypi","requirements":"==3.0.4","direct":true,"kind":"runtime","optional":false},{"id":2375446728,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.14","direct":true,"kind":"runtime","optional":false},{"id":2375446729,"package_name":"entrypoints","ecosystem":"pypi","requirements":"==0.3","direct":true,"kind":"runtime","optional":false},{"id":2375446730,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.5","direct":true,"kind":"runtime","optional":false},{"id":2375446731,"package_name":"idna","ecosystem":"pypi","requirements":"==2.8","direct":true,"kind":"runtime","optional":false},{"id":2375446732,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.6.1","direct":true,"kind":"runtime","optional":false},{"id":2375446733,"package_name":"pkginfo","ecosystem":"pypi","requirements":"==1.5.0.1","direct":true,"kind":"runtime","optional":false},{"id":2375446734,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":2375446735,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":2375446736,"package_name":"Pygments","ecosystem":"pypi","requirements":"==2.7.4","direct":true,"kind":"runtime","optional":false},{"id":2375446737,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"==24.0","direct":true,"kind":"runtime","optional":false},{"id":2375446738,"package_name":"requests","ecosystem":"pypi","requirements":"==2.21.0","direct":true,"kind":"runtime","optional":false},{"id":2375446739,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==0.9.1","direct":true,"kind":"runtime","optional":false},{"id":2375446740,"package_name":"six","ecosystem":"pypi","requirements":"==1.12.0","direct":true,"kind":"runtime","optional":false},{"id":2375446741,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.31.1","direct":true,"kind":"runtime","optional":false},{"id":2375446742,"package_name":"twine","ecosystem":"pypi","requirements":"==1.12.1","direct":true,"kind":"runtime","optional":false},{"id":2375446743,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.24.2","direct":true,"kind":"runtime","optional":false},{"id":2375446744,"package_name":"webencodings","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-23T09:42:03.676Z","updated_at":"2022-08-23T09:42:03.676Z","repository_link":"https://github.com/caleb531/bump-anything/blob/main/setup.py","dependencies":[{"id":2375456043,"package_name":"semver","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-09T01:10:15.770Z","updated_at":"2025-10-07T08:39:12.493Z","avatar_url":"https://github.com/caleb531.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":38,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/165668","html_url":"https://science.ecosyste.ms/projects/165668"}