{"id":2748547,"name":"giticket","ecosystem":"pypi","description":"Auto add ticket info to your git commits.","homepage":"https://github.com/milin/giticket","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/milin/giticket","keywords_array":["giticket"],"namespace":null,"versions_count":5,"first_release_published_at":"2019-01-02T20:53:01.000Z","latest_release_published_at":"2019-04-23T18:03:23.000Z","latest_release_number":"0.1.5","last_synced_at":"2026-05-29T00:00:57.761Z","created_at":"2022-04-10T11:08:51.406Z","updated_at":"2026-05-29T00:00:57.761Z","registry_url":"https://pypi.org/project/giticket/","install_command":"pip install giticket --index-url https://pypi.org/simple","documentation_url":"https://giticket.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7"],"normalized_name":"giticket","project_status":null},"repo_metadata":{"id":46084307,"uuid":"163879686","full_name":"milin/giticket","owner":"milin","description":"Utility to autoadd ticket number specified in your branch name to your commits!","archived":false,"fork":false,"pushed_at":"2025-07-12T03:56:58.000Z","size":68,"stargazers_count":83,"open_issues_count":6,"forks_count":20,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-18T03:05:45.685Z","etag":null,"topics":["agile","commits","git","jira","precommit","tickets"],"latest_commit_sha":null,"homepage":"","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/milin.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-02T19:12:49.000Z","updated_at":"2025-08-12T15:21:06.000Z","dependencies_parsed_at":"2024-11-12T13:38:31.854Z","dependency_job_id":"51d769db-ac12-49b6-9148-8d09f87b5108","html_url":"https://github.com/milin/giticket","commit_stats":{"total_commits":67,"total_committers":10,"mean_commits":6.7,"dds":0.5373134328358209,"last_synced_commit":"d1a1d9787e5f7a8ce4c840c47354c7d8c697fc0b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/milin/giticket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milin","download_url":"https://codeload.github.com/milin/giticket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/sbom","scorecard":{"id":647178,"data":{"date":"2025-08-11","repo":{"name":"github.com/milin/giticket","commit":"c990da10300abd8fa8588ff25be6d8073d87317a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":3,"reason":"Found 6/20 approved changesets -- score normalized to 3","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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"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: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-21T12:26:15.940Z","repository_id":46084307,"created_at":"2025-08-21T12:26:15.940Z","updated_at":"2025-08-21T12:26:15.940Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275754518,"owners_count":25522748,"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-18T02:00:09.552Z","response_time":77,"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":"milin","name":"Milind Shakya","uuid":"70548","kind":"user","description":"\r\n    \r\n","email":"","website":"https://www.linkedin.com/in/milindshakya/","location":"New York","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70548?u=1ed9f932bf26c5eb2dca8d1f1d6bebf8b7a27194\u0026v=4","repositories_count":25,"last_synced_at":"2023-03-10T22:51:15.530Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/milin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T20:00:30.593Z","updated_at":"2023-03-10T22:51:15.561Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milin/repositories"},"tags":[{"name":"v1.4","sha":"d1a1d9787e5f7a8ce4c840c47354c7d8c697fc0b","kind":"commit","published_at":"2022-08-26T15:34:32.000Z","download_url":"https://codeload.github.com/milin/giticket/tar.gz/v1.4","html_url":"https://github.com/milin/giticket/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milin/giticket@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.4/manifests"},{"name":"v1.3","sha":"36fdc0d9af1e057a5722a0f935dab064cdc63aca","kind":"commit","published_at":"2021-06-09T23:19:11.000Z","download_url":"https://codeload.github.com/milin/giticket/tar.gz/v1.3","html_url":"https://github.com/milin/giticket/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milin/giticket@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.3/manifests"},{"name":"v1.2","sha":"bd0d7c6ec10a9d63a5f93da31342718af86e109d","kind":"commit","published_at":"2021-04-30T21:21:19.000Z","download_url":"https://codeload.github.com/milin/giticket/tar.gz/v1.2","html_url":"https://github.com/milin/giticket/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milin/giticket@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.2/manifests"},{"name":"v1.1","sha":"8b0893cc2544cd2e5352e8bd660106cbbb73509d","kind":"commit","published_at":"2020-11-09T02:04:44.000Z","download_url":"https://codeload.github.com/milin/giticket/tar.gz/v1.1","html_url":"https://github.com/milin/giticket/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milin/giticket@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.1/manifests"},{"name":"v1.0","sha":"2df818ca896c12bf382a6f4f4cbc99ff3a70ef9c","kind":"commit","published_at":"2020-07-18T12:51:28.000Z","download_url":"https://codeload.github.com/milin/giticket/tar.gz/v1.0","html_url":"https://github.com/milin/giticket/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/milin/giticket@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T05:32:43.460Z","dependent_packages_count":0,"downloads":322,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.884961565631656,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":8.225772373663062,"forks_count":9.321704688273604,"docker_downloads_count":null,"average":17.02006988540007},"purl":"pkg:pypi/giticket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/giticket","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/giticket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/giticket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T10:42:50.187Z","issues_count":12,"pull_requests_count":25,"avg_time_to_close_issue":1535988.0,"avg_time_to_close_pull_request":8531196.65,"issues_closed_count":9,"pull_requests_closed_count":20,"pull_request_authors_count":16,"issue_authors_count":10,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.68,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9410030.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/milin%2Fgiticket/issues","maintainers":[{"login":"milin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milin"},{"login":"milind-shakya-sp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/milind-shakya-sp"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/giticket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/giticket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/giticket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/giticket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/giticket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/giticket/codemeta","maintainers":[{"uuid":"milindsh","login":"milindsh","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/milindsh/","role":null,"created_at":"2023-02-24T08:03:17.561Z","updated_at":"2023-02-24T08:03:17.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/milindsh/packages"}]}