{"id":11693769,"name":"github.com/OmkarPathak/pygorithm","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/OmkarPathak/pygorithm","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2025-05-27T08:30:22.191Z","latest_release_published_at":"2017-09-04T01:43:10.000Z","latest_release_number":"v1.0.4","last_synced_at":"2026-03-24T07:34:31.112Z","created_at":"2025-05-27T08:30:21.383Z","updated_at":"2026-03-24T07:34:31.113Z","registry_url":"https://pkg.go.dev/github.com/OmkarPathak/pygorithm","install_command":"go get github.com/OmkarPathak/pygorithm","documentation_url":"https://pkg.go.dev/github.com/OmkarPathak/pygorithm#section-documentation","metadata":{},"repo_metadata":{"id":55539235,"uuid":"98837133","full_name":"OmkarPathak/pygorithm","owner":"OmkarPathak","description":"A Python module for learning all major algorithms","archived":false,"fork":false,"pushed_at":"2023-03-10T12:43:51.000Z","size":4579,"stargazers_count":4391,"open_issues_count":9,"forks_count":509,"subscribers_count":152,"default_branch":"master","last_synced_at":"2025-10-08T06:34:39.652Z","etag":null,"topics":["algorithms","data-structures","modules","python3"],"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/OmkarPathak.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-31T01:47:38.000Z","updated_at":"2025-10-04T20:37:52.000Z","dependencies_parsed_at":"2023-09-29T08:52:03.600Z","dependency_job_id":null,"html_url":"https://github.com/OmkarPathak/pygorithm","commit_stats":{"total_commits":363,"total_committers":32,"mean_commits":11.34375,"dds":"0.41597796143250687","last_synced_commit":"be35813729a0151da1ac9ba013453a61ffa249b8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/OmkarPathak/pygorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmkarPathak","download_url":"https://codeload.github.com/OmkarPathak/pygorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/sbom","scorecard":{"id":104659,"data":{"date":"2025-08-11","repo":{"name":"github.com/OmkarPathak/pygorithm","commit":"be35813729a0151da1ac9ba013453a61ffa249b8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":"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":"Code-Review","score":6,"reason":"Found 13/20 approved changesets -- score normalized to 6","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":1,"reason":"binaries present in source code","details":["Warn: binary detected: pygorithm/sorting/__pycache__/bubble_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/bucket_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/counting_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/heap_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/insertion_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/merge_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/quick_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/selection_sort.cpython-35.pyc:1","Warn: binary detected: pygorithm/sorting/__pycache__/shell_sort.cpython-35.pyc:1"],"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":"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":"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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.4 not signed: https://api.github.com/repos/OmkarPathak/pygorithm/releases/7620617","Warn: release artifact v1.0.3 not signed: https://api.github.com/repos/OmkarPathak/pygorithm/releases/7487095","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/OmkarPathak/pygorithm/releases/7405029","Warn: release artifact v1.0.4 does not have provenance: https://api.github.com/repos/OmkarPathak/pygorithm/releases/7620617","Warn: release artifact v1.0.3 does not have provenance: https://api.github.com/repos/OmkarPathak/pygorithm/releases/7487095","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/OmkarPathak/pygorithm/releases/7405029"],"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-15T10:53:10.628Z","repository_id":55539235,"created_at":"2025-08-15T10:53:10.629Z","updated_at":"2025-08-15T10:53:10.629Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002300,"owners_count":26083342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"OmkarPathak","name":"Omkar Pathak","uuid":"17998893","kind":"user","description":"Open-Sourcerer, Artistic. Focuses on SaaS platforms. Makes Python apps, CLI tools, Python packages. Likes Naruto and Shinchan.","email":"","website":"https://www.omkarpathak.in","location":"Pune, Maharashtra, India","twitter":"omkarpathak27","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17998893?u=f3190517abfdea06d6d6b79bcdfb8f9092ee5422\u0026v=4","repositories_count":55,"last_synced_at":"2025-10-01T12:03:20.680Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/OmkarPathak","funding_links":["https://github.com/sponsors/OmkarPathak"],"total_stars":7785,"followers":1055,"following":39,"created_at":"2022-11-11T13:10:10.561Z","updated_at":"2025-10-01T12:03:20.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmkarPathak","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmkarPathak/repositories"},"tags":[{"name":"v1.0.4","sha":"c085a9efd58c094dd8278297a2d22e1e5779c73c","kind":"commit","published_at":"2017-09-04T01:43:10.000Z","download_url":"https://codeload.github.com/OmkarPathak/pygorithm/tar.gz/v1.0.4","html_url":"https://github.com/OmkarPathak/pygorithm/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OmkarPathak/pygorithm@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"9aa38511de9aa6611bfd4d69d2481ec2f11ff8cf","kind":"commit","published_at":"2017-08-23T01:58:07.000Z","download_url":"https://codeload.github.com/OmkarPathak/pygorithm/tar.gz/v1.0.3","html_url":"https://github.com/OmkarPathak/pygorithm/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OmkarPathak/pygorithm@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0.3/manifests"},{"name":"v1.0.0","sha":"57934621189e214445d0e27f28e022264c0b600a","kind":"commit","published_at":"2017-08-16T01:45:36.000Z","download_url":"https://codeload.github.com/OmkarPathak/pygorithm/tar.gz/v1.0.0","html_url":"https://github.com/OmkarPathak/pygorithm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OmkarPathak/pygorithm@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0.0/manifests"},{"name":"v1.0","sha":"dc6ed0cd76085e7f4d712bf9a41e7fd57e5e2189","kind":"commit","published_at":"2017-08-16T01:26:03.000Z","download_url":"https://codeload.github.com/OmkarPathak/pygorithm/tar.gz/v1.0","html_url":"https://github.com/OmkarPathak/pygorithm/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OmkarPathak/pygorithm@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fpygorithm/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T23:53:36.259Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/%21omkar%21pathak/pygorithm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/OmkarPathak/pygorithm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/OmkarPathak/pygorithm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/OmkarPathak/pygorithm/dependencies","status":null,"funding_links":["https://github.com/sponsors/OmkarPathak"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T23:02:32.507Z","issues_count":31,"pull_requests_count":70,"avg_time_to_close_issue":3896989.9285714286,"avg_time_to_close_pull_request":897047.40625,"issues_closed_count":28,"pull_requests_closed_count":64,"pull_request_authors_count":37,"issue_authors_count":20,"avg_comments_per_issue":3.096774193548387,"avg_comments_per_pull_request":0.6285714285714286,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"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":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"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":0.0,"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/OmkarPathak%2Fpygorithm/issues","maintainers":[{"login":"OmkarPathak","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OmkarPathak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOmkarPathak%2Fpygorithm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOmkarPathak%2Fpygorithm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOmkarPathak%2Fpygorithm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOmkarPathak%2Fpygorithm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FOmkarPathak%2Fpygorithm/codemeta","maintainers":[]}