{"id":17159,"name":"urihandler","description":"Handles cool uri's","url":"https://github.com/onroerenderfgoed/urihandler","last_synced_at":"2025-09-04T23:30:50.510Z","repository":{"id":1614114,"uuid":"43253662","full_name":"OnroerendErfgoed/urihandler","owner":"OnroerendErfgoed","description":"Handles cool uri's","archived":false,"fork":false,"pushed_at":"2024-08-14T17:51:42.000Z","size":102,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-13T10:50:47.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/OnroerendErfgoed.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-27T16:10:40.000Z","updated_at":"2024-07-04T07:42:22.000Z","dependencies_parsed_at":"2024-06-19T21:39:34.733Z","dependency_job_id":"4666d56f-c3fa-4ee9-9ccc-ca1304db99da","html_url":"https://github.com/OnroerendErfgoed/urihandler","commit_stats":{"total_commits":70,"total_committers":10,"mean_commits":7.0,"dds":0.5714285714285714,"last_synced_commit":"3982ebcef39d9c1bac22a03cca3ef5dda71f140b"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/OnroerendErfgoed/urihandler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/sbom","scorecard":{"id":104974,"data":{"date":"2025-08-11","repo":{"name":"github.com/OnroerendErfgoed/urihandler","commit":"92e80881e37a3d7cef28eb439998d330d2f31dc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":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":"Code-Review","score":6,"reason":"Found 7/11 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/urihandler.yaml: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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/urihandler.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OnroerendErfgoed/urihandler/urihandler.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/urihandler.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OnroerendErfgoed/urihandler/urihandler.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/urihandler.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/urihandler.yaml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: PYSEC-2024-211 / GHSA-3f84-rpwh-47g6","Warn: Project is vulnerable to: PYSEC-2024-210 / GHSA-9298-4cf8-g4wj","Warn: Project is vulnerable to: PYSEC-2024-188 / GHSA-mg3v-6m49-jhp3"],"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 30 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:55:46.985Z","repository_id":1614114,"created_at":"2025-08-15T10:55:46.985Z","updated_at":"2025-08-15T10:55:46.985Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273687620,"owners_count":25150148,"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-04T02:00:08.968Z","response_time":61,"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":"OnroerendErfgoed","name":"Onroerend Erfgoed","uuid":"1157802","kind":"organization","description":"Open Source Software by the Agentschap Onroerend Erfgoed (Flanders Heritage Agency).","email":null,"website":"https://www.onroerenderfgoed.be","location":"Brussels, Belgium","twitter":"vioe","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1157802?v=4","repositories_count":76,"last_synced_at":"2024-04-16T01:11:41.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OnroerendErfgoed","funding_links":[],"total_stars":163,"followers":3,"following":0,"created_at":"2022-11-03T03:00:15.053Z","updated_at":"2024-04-16T01:12:03.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed/repositories"},"packages":[{"id":2960610,"name":"urihandler","ecosystem":"pypi","description":"A tiny application that handles (cool) uri's.","homepage":null,"licenses":"gpl-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/OnroerendErfgoed/urihandler","keywords_array":["SKOS","pyramid","thesaurus","vocabulary","web","wsgi"],"namespace":null,"versions_count":8,"first_release_published_at":"2015-09-27T19:17:18.000Z","latest_release_published_at":"2024-07-04T08:07:02.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-08-13T16:49:00.803Z","created_at":"2022-04-10T12:58:24.840Z","updated_at":"2025-08-13T16:49:00.803Z","registry_url":"https://pypi.org/project/urihandler/","install_command":"pip install urihandler --index-url https://pypi.org/simple","documentation_url":"https://urihandler.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://urihandler.readthedocs.io/en/latest/","classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pyramid","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Internet :: WWW/HTTP","Topic :: Internet :: WWW/HTTP :: WSGI :: Application"],"normalized_name":"urihandler"},"repo_metadata":{"id":1614114,"uuid":"43253662","full_name":"OnroerendErfgoed/urihandler","owner":"OnroerendErfgoed","description":"Handles cool uri's","archived":false,"fork":false,"pushed_at":"2024-08-14T17:51:42.000Z","size":102,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-12T15:51:02.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/OnroerendErfgoed.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-09-27T16:10:40.000Z","updated_at":"2024-07-04T07:42:22.000Z","dependencies_parsed_at":"2024-06-19T21:39:34.733Z","dependency_job_id":"4666d56f-c3fa-4ee9-9ccc-ca1304db99da","html_url":"https://github.com/OnroerendErfgoed/urihandler","commit_stats":{"total_commits":70,"total_committers":10,"mean_commits":7.0,"dds":0.5714285714285714,"last_synced_commit":"3982ebcef39d9c1bac22a03cca3ef5dda71f140b"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/OnroerendErfgoed/urihandler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265129361,"owners_count":23715650,"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":"OnroerendErfgoed","name":"Onroerend Erfgoed","uuid":"1157802","kind":"organization","description":"Open Source Software by the Agentschap Onroerend Erfgoed (Flanders Heritage Agency).","email":null,"website":"https://www.onroerenderfgoed.be","location":"Brussels, Belgium","twitter":"vioe","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1157802?v=4","repositories_count":76,"last_synced_at":"2024-04-16T01:11:41.924Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/OnroerendErfgoed","funding_links":[],"total_stars":163,"followers":3,"following":0,"created_at":"2022-11-03T03:00:15.053Z","updated_at":"2024-04-16T01:12:03.866Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OnroerendErfgoed/repositories"},"tags":[{"name":"1.3.0","sha":"92e80881e37a3d7cef28eb439998d330d2f31dc3","kind":"commit","published_at":"2024-07-04T07:42:17.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/1.3.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"bfabf554405e29ad146275c9ac8e0b68fc683f59","kind":"commit","published_at":"2023-04-25T06:49:11.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/1.2.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"3982ebcef39d9c1bac22a03cca3ef5dda71f140b","kind":"commit","published_at":"2023-02-27T13:31:03.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/1.1.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"065fef104d5830bcb0fc3980044a30442f163e77","kind":"commit","published_at":"2022-07-06T08:37:04.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/1.0.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"f40cb87ceac3191b1a7d2ddd147eaa9c38d05dfb","kind":"commit","published_at":"2020-12-07T13:43:39.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/0.4.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"9daaf17028620c703f6da7c347a36a3c767258d1","kind":"tag","published_at":"2016-04-12T09:18:24.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/0.3.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"db16f8e3cbe72fc86d03fa807fde5f3a38602793","kind":"tag","published_at":"2015-09-28T10:18:58.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/0.2.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"83773fa1487c6891b434304582f18abe79b3ba33","kind":"tag","published_at":"2015-09-27T19:17:55.000Z","download_url":"https://codeload.github.com/OnroerendErfgoed/urihandler/tar.gz/0.1.0","html_url":"https://github.com/OnroerendErfgoed/urihandler/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/OnroerendErfgoed/urihandler@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-13T10:50:38.800Z","dependent_packages_count":0,"downloads":46,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":40.289304785229625,"dependent_repos_count":11.575098716022767,"dependent_packages_count":10.051680376746889,"stargazers_count":38.77205824734288,"forks_count":29.752664764332966,"docker_downloads_count":null,"average":26.088161377935023},"purl":"pkg:pypi/urihandler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/urihandler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/urihandler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/urihandler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-12T15:34:21.949Z","issues_count":17,"pull_requests_count":86,"avg_time_to_close_issue":12357580.8125,"avg_time_to_close_pull_request":3302633.619047619,"issues_closed_count":16,"pull_requests_closed_count":84,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":1.4705882352941175,"avg_comments_per_pull_request":1.4883720930232558,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":4830420.5,"past_year_avg_time_to_close_pull_request":551680.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/issues","maintainers":[{"login":"pyup-bot","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"koenedaele","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koenedaele"},{"login":"claeyswo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claeyswo"},{"login":"JonasGe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonasGe"}],"active_maintainers":[{"login":"claeyswo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claeyswo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/urihandler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/urihandler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/urihandler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/urihandler/related_packages","maintainers":[{"uuid":"claeyswo","login":"claeyswo","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/claeyswo/","role":null,"created_at":"2022-12-05T06:20:29.763Z","updated_at":"2022-12-05T06:20:29.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/claeyswo/packages"},{"uuid":"geuensjo","login":"geuensjo","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/geuensjo/","role":null,"created_at":"2023-04-27T01:05:10.478Z","updated_at":"2023-04-27T01:05:10.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/geuensjo/packages"},{"uuid":"goessebr","login":"goessebr","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/goessebr/","role":null,"created_at":"2022-12-05T06:20:29.768Z","updated_at":"2022-12-05T06:20:29.768Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/goessebr/packages"},{"uuid":"Koen.Van.Daele","login":"Koen.Van.Daele","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/Koen.Van.Daele/","role":null,"created_at":"2022-12-05T06:20:29.771Z","updated_at":"2022-12-05T06:20:29.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Koen.Van.Daele/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724929,"maintainers_count":308255,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":{"id":676822,"full_name":"OnroerendErfgoed/urihandler","default_branch":"master","committers":[{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":30},{"name":"Koen Van Daele","email":"koen.vandaele@rwo.vlaanderen.be","login":null,"count":20},{"name":"Wouter Claeys","email":"wouter.claeys@vlaanderen.be","login":"claeyswo","count":7},{"name":"Wim De Clercq","email":"declewi@gmail.com","login":"Wim-De-Clercq","count":4},{"name":"Bram Goessens","email":"bram.goessens@vlaanderen.be","login":"goessebr","count":4},{"name":"Emrys Roef","email":"emrys.roef@geosolutions.be","login":"roefem","count":4},{"name":"Tim Van Campenhout","email":"tim.vancampenhout@realdolmen.com","login":null,"count":4},{"name":"Koen Van Daele","email":"koen_van_daele@telenet.be","login":"koenedaele","count":3},{"name":"Jonas Geuens","email":"jonasgeuens@gmail.com","login":"JonasGe","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Tim Van Campenhout","email":"45393594+vancamti","login":"vancamti","count":1}],"total_commits":80,"total_committers":11,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":7.2727272727272725,"dds":0.625,"past_year_committers":[{"name":"Tim Van Campenhout","email":"tim.vancampenhout@realdolmen.com","login":null,"count":4},{"name":"Wouter Claeys","email":"wouter.claeys@vlaanderen.be","login":"claeyswo","count":2}],"past_year_total_commits":6,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.33333333333333337,"last_synced_at":"2025-04-09T16:11:43.804Z","last_synced_commit":"92e80881e37a3d7cef28eb439998d330d2f31dc3","created_at":"2023-03-09T10:42:15.180Z","updated_at":"2025-04-09T16:11:49.086Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"OnroerendErfgoed/urihandler","html_url":"https://github.com/OnroerendErfgoed/urihandler","last_synced_at":"2025-07-13T10:51:51.439Z","status":null,"issues_count":17,"pull_requests_count":86,"avg_time_to_close_issue":12357580.8125,"avg_time_to_close_pull_request":3302633.619047619,"issues_closed_count":16,"pull_requests_closed_count":84,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":1.4705882352941175,"avg_comments_per_pull_request":1.4883720930232558,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":8367154.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T02:10:21.569Z","updated_at":"2025-09-02T13:59:49.524Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/OnroerendErfgoed%2Furihandler/issues","issue_labels_count":{"backend":11,"Epic":3,"enhancement":3,"deploy":2,"bug":2,"duplicate":2,"test":1,"question":1,"to estimate":1},"pull_request_labels_count":{"dependencies":13,"duplicate":1},"issue_author_associations_count":{"MEMBER":11,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"COLLABORATOR":61,"CONTRIBUTOR":25,"MEMBER":5},"issue_authors":{"koenedaele":7,"goessebr":4,"claeyswo":3,"vancamti":1,"JonasGe":1},"pull_request_authors":{"pyup-bot":62,"dependabot[bot]":13,"roefem":4,"claeyswo":4,"vancamti":3,"Wim-De-Clercq":2,"goessebr":2,"JonasGe":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078555,"issues_count":31286015,"pull_requests_count":95989226,"authors_count":10692524,"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":{"to estimate":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"goessebr":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"pyup-bot","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"koenedaele","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koenedaele"},{"login":"claeyswo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/claeyswo"},{"login":"JonasGe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonasGe"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"MemberEvent":2},"last_year":{"IssuesEvent":2,"MemberEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:15:53.675Z","updated_at":"2023-01-13T11:15:53.675Z","repository_link":"https://github.com/OnroerendErfgoed/urihandler/blob/master/requirements-dev.txt","dependencies":[{"id":6875602543,"package_name":"waitress","ecosystem":"pypi","requirements":"==2.1.2","direct":true,"kind":"development","optional":false},{"id":6875602544,"package_name":"pyramid_debugtoolbar","ecosystem":"pypi","requirements":"==4.9","direct":true,"kind":"development","optional":false},{"id":6875602545,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"development","optional":false},{"id":6875602546,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":6875602547,"package_name":"webtest","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"development","optional":false},{"id":6875602548,"package_name":"coveralls","ecosystem":"pypi","requirements":"==3.3.1","direct":true,"kind":"development","optional":false},{"id":6875602549,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.37.1","direct":true,"kind":"development","optional":false},{"id":6875602550,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"development","optional":false},{"id":6875602551,"package_name":"flake8-import-order","ecosystem":"pypi","requirements":"==0.18.1","direct":true,"kind":"development","optional":false},{"id":6875602552,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"development","optional":false},{"id":6875602553,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==2.19.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T11:15:53.726Z","updated_at":"2023-01-13T11:15:53.726Z","repository_link":"https://github.com/OnroerendErfgoed/urihandler/blob/master/requirements.txt","dependencies":[{"id":6875602554,"package_name":"pyramid","ecosystem":"pypi","requirements":"==2.0","direct":true,"kind":"runtime","optional":false},{"id":6875602555,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-19T21:39:34.365Z","updated_at":"2024-06-19T21:39:34.365Z","repository_link":"https://github.com/OnroerendErfgoed/urihandler/blob/master/setup.py","dependencies":[]}],"score":7.447751280047908,"created_at":"2025-09-04T15:50:48.245Z","updated_at":"2025-10-07T08:08:58.026Z","avatar_url":"https://github.com/OnroerendErfgoed.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":46,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["skos","thesaurus","vocabulary","lib","rdflib","cryptocurrencies","dynamics","pypi","simulator","metaheuristics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/17159","html_url":"https://science.ecosyste.ms/projects/17159","bibtex_url":"https://science.ecosyste.ms/projects/17159/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17159/export.apalike"}