{"id":11785470,"name":"github.com/ingolemo/python-lenses","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/ingolemo/python-lenses","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-09-07T08:34:29.000Z","latest_release_published_at":"2023-10-24T17:34:46.000Z","latest_release_number":"v1.2.0","last_synced_at":"2026-05-29T02:02:30.058Z","created_at":"2025-06-10T10:54:21.773Z","updated_at":"2026-05-29T02:02:30.058Z","registry_url":"https://pkg.go.dev/github.com/ingolemo/python-lenses","install_command":"go get github.com/ingolemo/python-lenses","documentation_url":"https://pkg.go.dev/github.com/ingolemo/python-lenses#section-documentation","metadata":{},"repo_metadata":{"id":44758341,"uuid":"46625565","full_name":"ingolemo/python-lenses","owner":"ingolemo","description":"A python lens library for manipulating deeply nested immutable structures","archived":false,"fork":false,"pushed_at":"2023-11-15T16:29:31.000Z","size":569,"stargazers_count":326,"open_issues_count":4,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-27T04:53:12.307Z","etag":null,"topics":["functional-optics","functional-programming","immutable","immutable-datastructures","lens","lenses","optics","prism","python","traversal"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ingolemo.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,"roadmap":null,"authors":null}},"created_at":"2015-11-21T17:25:49.000Z","updated_at":"2025-08-29T22:55:45.000Z","dependencies_parsed_at":"2022-09-03T13:21:44.041Z","dependency_job_id":"b8336d4d-9abd-4db4-a9ed-4d8947831197","html_url":"https://github.com/ingolemo/python-lenses","commit_stats":{"total_commits":478,"total_committers":11,"mean_commits":43.45454545454545,"dds":0.05020920502092052,"last_synced_commit":"f5eb8a86d47cbf177365e7090674f765e52227b4"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ingolemo/python-lenses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ingolemo","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/sbom","scorecard":{"id":488649,"data":{"date":"2025-08-11","repo":{"name":"github.com/ingolemo/python-lenses","commit":"f5eb8a86d47cbf177365e7090674f765e52227b4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"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":"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":"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":"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:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"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-19T18:29:01.678Z","repository_id":44758341,"created_at":"2025-08-19T18:29:01.678Z","updated_at":"2025-08-19T18:29:01.678Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277253275,"owners_count":25787290,"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-27T02:00:08.978Z","response_time":73,"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":"ingolemo","name":null,"uuid":"616859","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/616859?u=de06e723339c156a617a58919fc9e6df35e7424e\u0026v=4","repositories_count":3,"last_synced_at":"2023-08-25T13:28:15.782Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ingolemo","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-08-25T13:28:16.180Z","updated_at":"2023-08-25T13:28:16.180Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ingolemo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ingolemo/repositories"},"tags":[{"name":"v1.2.0","sha":"7dfc524b8a30e8e8b96ca480b57d75df9fc86a99","kind":"commit","published_at":"2023-10-24T17:34:46.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v1.2.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"44961e3782ad112b26f547e47512fbda10c4465f","kind":"commit","published_at":"2020-11-17T23:36:33.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v1.1.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a6f1bef2b016e944ff9012c99ca7b4ce9155852a","kind":"commit","published_at":"2020-06-28T14:28:03.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v1.0.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"740a25f05567fd861be4aa36b2433ae125174d6d","kind":"commit","published_at":"2019-01-10T23:31:47.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v0.5.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"327918e67abc06f3fe42ce53990bf17e74ae028b","kind":"commit","published_at":"2017-12-01T06:30:39.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v0.4.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ae79d9019a80ffba41d9b072d052bfe4264e5758","kind":"commit","published_at":"2017-09-12T19:46:05.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v0.3.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"322a74dd221d7fd466e0e551acf2a82b44967d8f","kind":"commit","published_at":"2017-09-07T15:17:01.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v0.2.1","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"658c4ef44106bedc1dbd1fbdda8ef329a7d30a22","kind":"commit","published_at":"2017-09-07T08:34:29.000Z","download_url":"https://codeload.github.com/ingolemo/python-lenses/tar.gz/v0.2.0","html_url":"https://github.com/ingolemo/python-lenses/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ingolemo/python-lenses@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ingolemo%2Fpython-lenses/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-27T15:49:56.052Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.729392385116089,"dependent_packages_count":5.3688778542056586,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.549135119660874},"purl":"pkg:golang/github.com/ingolemo/python-lenses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ingolemo/python-lenses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ingolemo/python-lenses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ingolemo/python-lenses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T01:39:46.245Z","issues_count":32,"pull_requests_count":11,"avg_time_to_close_issue":7619670.5,"avg_time_to_close_pull_request":869451.5454545454,"issues_closed_count":28,"pull_requests_closed_count":11,"pull_request_authors_count":9,"issue_authors_count":21,"avg_comments_per_issue":3.0625,"avg_comments_per_pull_request":1.3636363636363635,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"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/ingolemo%2Fpython-lenses/issues","maintainers":[{"login":"ingolemo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ingolemo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fingolemo%2Fpython-lenses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fingolemo%2Fpython-lenses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fingolemo%2Fpython-lenses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fingolemo%2Fpython-lenses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fingolemo%2Fpython-lenses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fingolemo%2Fpython-lenses/codemeta","maintainers":[]}