{"id":98008,"name":null,"description":"📦 The Knowledge Box - A data dependency management framework to help users to publish, find and install data models","url":"https://github.com/aksw/kbox","last_synced_at":"2025-09-09T02:12:37.320Z","repository":{"id":42450454,"uuid":"60532640","full_name":"AKSW/KBox","owner":"AKSW","description":"📦 The Knowledge Box - A data dependency management framework to help users to publish, find and install data models","archived":false,"fork":false,"pushed_at":"2025-07-12T01:47:33.000Z","size":21267,"stargazers_count":47,"open_issues_count":19,"forks_count":11,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-18T07:44:10.999Z","etag":null,"topics":["dbpedia","freebase","java-api","kbox","knowledge-box","knowledge-graph","wikidata"],"latest_commit_sha":null,"homepage":"https://github.com/AKSW/KBox","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AKSW.png","metadata":{"files":{"readme":"README.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-06T14:02:58.000Z","updated_at":"2025-08-13T11:15:15.000Z","dependencies_parsed_at":"2025-08-06T01:32:41.210Z","dependency_job_id":"3f1614ec-94b1-4806-b596-e1c490ba0c48","html_url":"https://github.com/AKSW/KBox","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/AKSW/KBox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSW","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/sbom","scorecard":{"id":6967,"data":{"date":"2025-08-11","repo":{"name":"github.com/AKSW/KBox","commit":"224ace51cf125d1a94cf8133041e4115f96aead9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.5,"checks":[{"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: kbox.pip/kbox/kbox-v0.0.2-alpha.jar: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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.2-alpha not signed: https://api.github.com/repos/AKSW/KBox/releases/15618921","Warn: release artifact v0.0.1 not signed: https://api.github.com/repos/AKSW/KBox/releases/15618564","Warn: release artifact v0.0.1-alpha3-RC16 not signed: https://api.github.com/repos/AKSW/KBox/releases/6179039","Warn: release artifact v0.0.1-alpha2 not signed: https://api.github.com/repos/AKSW/KBox/releases/4071269","Warn: release artifact v0.0.1-alpha1 not signed: https://api.github.com/repos/AKSW/KBox/releases/3568412","Warn: release artifact v0.0.2-alpha does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/15618921","Warn: release artifact v0.0.1 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/15618564","Warn: release artifact v0.0.1-alpha3-RC16 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/6179039","Warn: release artifact v0.0.1-alpha2 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/4071269","Warn: release artifact v0.0.1-alpha1 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/3568412"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-7hfm-57qf-j43q","Warn: Project is vulnerable to: GHSA-crv7-7245-f45f","Warn: Project is vulnerable to: GHSA-mc84-pj99-q6hh","Warn: Project is vulnerable to: GHSA-xqfj-vm6h-2x34","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:46:06.591Z","repository_id":42450454,"created_at":"2025-08-14T13:46:06.591Z","updated_at":"2025-08-14T13:46:06.591Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231860,"owners_count":25245858,"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":"AKSW","name":"AKSW Research Group @ University of Leipzig","uuid":"770163","kind":"organization","description":"","email":null,"website":"http://aksw.org","location":"Leipzig","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/770163?v=4","repositories_count":358,"last_synced_at":"2024-05-21T03:54:44.689Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AKSW","funding_links":[],"total_stars":1311,"followers":31,"following":0,"created_at":"2022-11-03T01:32:23.671Z","updated_at":"2024-05-21T03:54:47.899Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSW/repositories"},"packages":[{"id":2778252,"name":"kbox","ecosystem":"pypi","description":"application will allow users to share and dereference ML models.","homepage":"https://github.com/AKSW/KBox/tree/master/kbox.pip","licenses":"Apache","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/AKSW/KBox","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-08-09T16:47:40.000Z","latest_release_published_at":"2021-08-09T16:47:40.000Z","latest_release_number":"0.0.2a0","last_synced_at":"2025-08-18T07:36:36.239Z","created_at":"2022-04-10T11:24:22.004Z","updated_at":"2025-08-18T07:44:12.131Z","registry_url":"https://pypi.org/project/kbox/","install_command":"pip install kbox --index-url https://pypi.org/simple","documentation_url":"https://kbox.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3"],"normalized_name":"kbox","project_status":null},"repo_metadata":{"id":42450454,"uuid":"60532640","full_name":"AKSW/KBox","owner":"AKSW","description":"📦 The Knowledge Box - A data dependency management framework to help users to publish, find and install data models","archived":false,"fork":false,"pushed_at":"2025-07-12T01:47:33.000Z","size":21267,"stargazers_count":46,"open_issues_count":19,"forks_count":11,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-06T01:32:57.792Z","etag":null,"topics":["dbpedia","freebase","java-api","kbox","knowledge-box","knowledge-graph","wikidata"],"latest_commit_sha":null,"homepage":"https://github.com/AKSW/KBox","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AKSW.png","metadata":{"files":{"readme":"README.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-06T14:02:58.000Z","updated_at":"2025-07-06T18:53:25.000Z","dependencies_parsed_at":"2025-08-06T01:32:41.210Z","dependency_job_id":"3f1614ec-94b1-4806-b596-e1c490ba0c48","html_url":"https://github.com/AKSW/KBox","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/AKSW/KBox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSW","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/sbom","scorecard":{"id":6967,"data":{"date":"2025-08-11","repo":{"name":"github.com/AKSW/KBox","commit":"224ace51cf125d1a94cf8133041e4115f96aead9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.5,"checks":[{"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":"Code-Review","score":2,"reason":"Found 4/20 approved changesets -- score normalized to 2","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":"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: kbox.pip/kbox/kbox-v0.0.2-alpha.jar: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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.2-alpha not signed: https://api.github.com/repos/AKSW/KBox/releases/15618921","Warn: release artifact v0.0.1 not signed: https://api.github.com/repos/AKSW/KBox/releases/15618564","Warn: release artifact v0.0.1-alpha3-RC16 not signed: https://api.github.com/repos/AKSW/KBox/releases/6179039","Warn: release artifact v0.0.1-alpha2 not signed: https://api.github.com/repos/AKSW/KBox/releases/4071269","Warn: release artifact v0.0.1-alpha1 not signed: https://api.github.com/repos/AKSW/KBox/releases/3568412","Warn: release artifact v0.0.2-alpha does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/15618921","Warn: release artifact v0.0.1 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/15618564","Warn: release artifact v0.0.1-alpha3-RC16 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/6179039","Warn: release artifact v0.0.1-alpha2 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/4071269","Warn: release artifact v0.0.1-alpha1 does not have provenance: https://api.github.com/repos/AKSW/KBox/releases/3568412"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2qrg-x229-3v8q","Warn: Project is vulnerable to: GHSA-65fg-84f6-3jq3","Warn: Project is vulnerable to: GHSA-f7vh-qwp3-x37m","Warn: Project is vulnerable to: GHSA-fp5r-v3w9-4333","Warn: Project is vulnerable to: GHSA-w9p3-5cr8-m3jj","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-7hfm-57qf-j43q","Warn: Project is vulnerable to: GHSA-crv7-7245-f45f","Warn: Project is vulnerable to: GHSA-mc84-pj99-q6hh","Warn: Project is vulnerable to: GHSA-xqfj-vm6h-2x34","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:46:06.591Z","repository_id":42450454,"created_at":"2025-08-14T13:46:06.591Z","updated_at":"2025-08-14T13:46:06.591Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270962311,"owners_count":24675953,"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-08-18T02:00:08.743Z","response_time":89,"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":"AKSW","name":"AKSW Research Group @ University of Leipzig","uuid":"770163","kind":"organization","description":"","email":null,"website":"http://aksw.org","location":"Leipzig","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/770163?v=4","repositories_count":358,"last_synced_at":"2024-05-21T03:54:44.689Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AKSW","funding_links":[],"total_stars":1311,"followers":31,"following":0,"created_at":"2022-11-03T01:32:23.671Z","updated_at":"2024-05-21T03:54:47.899Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSW","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AKSW/repositories"},"tags":[{"name":"v0.0.2-alpha","sha":"11b5662f89fc7a427e1b247854ec1ffd6ae24c5c","kind":"commit","published_at":"2019-02-06T13:55:06.000Z","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/v0.0.2-alpha","html_url":"https://github.com/AKSW/KBox/releases/tag/v0.0.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AKSW/KBox@v0.0.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.2-alpha/manifests"},{"name":"v0.0.1","sha":"11b5662f89fc7a427e1b247854ec1ffd6ae24c5c","kind":"commit","published_at":"2019-02-06T13:55:06.000Z","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/v0.0.1","html_url":"https://github.com/AKSW/KBox/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AKSW/KBox@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha3-RC16","sha":"4dbac116e7f67ca4e411e30825670d6e0ac33b52","kind":"commit","published_at":"2017-04-24T15:59:48.000Z","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/v0.0.1-alpha3-RC16","html_url":"https://github.com/AKSW/KBox/releases/tag/v0.0.1-alpha3-RC16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AKSW/KBox@v0.0.1-alpha3-RC16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha3-RC16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha3-RC16/manifests"},{"name":"v0.0.1-alpha2","sha":"7b3da3909828d2cb95c5026fdf7408b9ae2704b4","kind":"commit","published_at":"2016-09-07T14:28:35.000Z","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/v0.0.1-alpha2","html_url":"https://github.com/AKSW/KBox/releases/tag/v0.0.1-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AKSW/KBox@v0.0.1-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha2/manifests"},{"name":"v0.0.1-alpha1","sha":"d19c5241b57e7742824a91ebca6fa133042a5f86","kind":"commit","published_at":"2016-07-01T10:41:25.000Z","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/v0.0.1-alpha1","html_url":"https://github.com/AKSW/KBox/releases/tag/v0.0.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AKSW/KBox@v0.0.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha1/manifests"},{"name":"v0.0.1-alpha","sha":"5bda1c7716dcbed0147e899ce02e254f4a9fc34e","kind":"commit","published_at":"2016-06-13T09:02:07.000Z","download_url":"https://codeload.github.com/AKSW/KBox/tar.gz/v0.0.1-alpha","html_url":"https://github.com/AKSW/KBox/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AKSW/KBox@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-18T07:44:12.131Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":84.66151693703702,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":10.663243392858847,"forks_count":10.518499571464295,"docker_downloads_count":null,"average":27.50902958369299},"purl":"pkg:pypi/kbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T07:44:11.786Z","issues_count":28,"pull_requests_count":21,"avg_time_to_close_issue":13690115.6875,"avg_time_to_close_pull_request":10037945.785714285,"issues_closed_count":16,"pull_requests_closed_count":14,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.047619047619047616,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":9,"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":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/issues","maintainers":[{"login":"KonradHoeffner","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KonradHoeffner"},{"login":"mommi84","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mommi84"},{"login":"sandroacoelho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sandroacoelho"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kbox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kbox/related_packages","maintainers":[{"uuid":"asmtrom","login":"asmtrom","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/asmtrom/","role":null,"created_at":"2023-02-24T13:07:22.160Z","updated_at":"2023-02-24T13:07:22.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/asmtrom/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726351,"maintainers_count":308835,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":600276,"full_name":"AKSW/KBox","default_branch":"master","committers":[{"name":"Edgard Marx","email":"marx@informatik.uni-leipzig.de","count":187},{"name":"Edgard Marx","email":"digamarx@gmail.com","count":134},{"name":"emarx","email":"emarx@live.com","count":115},{"name":"sahandilshan","email":"sahandilshansg@gmail.com","count":37},{"name":"Sahan Dilshan","email":"32576163+Amstrom@users.noreply.github.com","count":7},{"name":"Ciro Baron Neto","email":"cirobaroneto@gmail.com","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":2},{"name":"Konrad Höffner","email":"konrad.hoeffner@uni-leipzig.de","count":2},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber@users.noreply.github.com","count":1},{"name":"Edgard Marx","email":"edgardmarx@Edgards-MacBook-Pro.local","count":1},{"name":"Tommaso Soru","email":"mommi84@gmail.com","count":1},{"name":"root","email":"root@debian-xps","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","count":1},{"name":"s2it_scoelho","email":"s2it_scoelho@uolinc.com","count":1},{"name":"Alfredo Serafini","email":"seralf@users.noreply.github.com","count":1}],"total_commits":495,"total_committers":15,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":33.0,"dds":0.6222222222222222,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T10:56:50.369Z","last_synced_commit":"224ace51cf125d1a94cf8133041e4115f96aead9","created_at":"2023-03-09T06:47:25.413Z","updated_at":"2023-09-19T17:24:27.924Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5501804,"commits_count":856602637,"contributors_count":31313463,"owners_count":913616,"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":"AKSW/KBox","html_url":"https://github.com/AKSW/KBox","last_synced_at":"2025-08-18T07:44:11.786Z","status":"error","issues_count":28,"pull_requests_count":21,"avg_time_to_close_issue":13690115.6875,"avg_time_to_close_pull_request":10037945.785714285,"issues_closed_count":16,"pull_requests_closed_count":14,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.047619047619047616,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":9,"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":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T16:31:09.401Z","updated_at":"2025-08-29T21:41:18.163Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKSW%2FKBox/issues","issue_labels_count":{"bug":4,"enhancement":4,"feature":2,"main branch":1},"pull_request_labels_count":{"dependencies":10,"java":2,"bug":1},"issue_author_associations_count":{"MEMBER":14,"CONTRIBUTOR":12,"NONE":2},"pull_request_author_associations_count":{"CONTRIBUTOR":17,"MEMBER":2,"COLLABORATOR":2,"NONE":1},"issue_authors":{"KonradHoeffner":12,"edgardmarx":6,"sahandilshan":4,"mommi84":2,"omarsmak":2,"seralf":1,"cirola2000":1},"pull_request_authors":{"dependabot[bot]":10,"sahandilshan":4,"sandroacoelho":2,"KonradHoeffner":2,"gitter-badger":1,"katrinleinweber":1,"JLLeitschuh":1,"seralf":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10175750,"issues_count":31903541,"pull_requests_count":100006704,"authors_count":10735008,"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":{"dependencies":2,"java":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[{"login":"KonradHoeffner","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KonradHoeffner"},{"login":"mommi84","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mommi84"},{"login":"sandroacoelho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sandroacoelho"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"PullRequestEvent":1},"last_year":{"WatchEvent":2,"PullRequestEvent":1}},"keywords":["dbpedia","freebase","java-api","kbox","knowledge-box","knowledge-graph","wikidata"],"dependencies":[{"ecosystem":"maven","filepath":"kbox.apple/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.116Z","updated_at":"2022-08-28T07:00:29.116Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.apple/pom.xml","dependencies":[{"id":3017860823,"package_name":"org.aksw.kbox:kbox.core","ecosystem":"maven","requirements":"0.0.2-alpha","direct":true,"kind":"runtime","optional":false},{"id":3017860824,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"kbox.core/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.167Z","updated_at":"2022-08-28T07:00:29.167Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.core/pom.xml","dependencies":[{"id":3017860828,"package_name":"org.mapdb:mapdb","ecosystem":"maven","requirements":"2.0-beta13","direct":true,"kind":"runtime","optional":false},{"id":3017860829,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.19","direct":true,"kind":"runtime","optional":false},{"id":3017860830,"package_name":"org.zeroturnaround:zt-zip","ecosystem":"maven","requirements":"1.13","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"kbox.core.test/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.231Z","updated_at":"2022-08-28T07:00:29.231Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.core.test/pom.xml","dependencies":[{"id":3017861099,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false},{"id":3017861105,"package_name":"org.aksw.kbox:kbox.core","ecosystem":"maven","requirements":"0.0.2-alpha","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"kbox.fusca/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.335Z","updated_at":"2022-08-28T07:00:29.335Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.fusca/pom.xml","dependencies":[{"id":3017862070,"package_name":"org.apache.jena:jena-fuseki-server","ecosystem":"maven","requirements":"3.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"kbox.kibe/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.401Z","updated_at":"2022-08-28T07:00:29.401Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.kibe/pom.xml","dependencies":[{"id":3017862086,"package_name":"org.aksw.kbox:kbox.kns","ecosystem":"maven","requirements":"0.0.2-alpha","direct":true,"kind":"runtime","optional":false},{"id":3017862087,"package_name":"org.aksw.kbox:kbox.fusca","ecosystem":"maven","requirements":"0.0.2-alpha","direct":true,"kind":"runtime","optional":false},{"id":3017862088,"package_name":"xerces:xercesImpl","ecosystem":"maven","requirements":"2.10.0","direct":true,"kind":"runtime","optional":false},{"id":3017862089,"package_name":"com.googlecode.json-simple:json-simple","ecosystem":"maven","requirements":"1.1","direct":true,"kind":"runtime","optional":false},{"id":3017862090,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"kbox.kibe.test/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.469Z","updated_at":"2022-08-28T07:00:29.469Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.kibe.test/pom.xml","dependencies":[{"id":3017862176,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false},{"id":3017862177,"package_name":"org.aksw.kbox:kbox.kibe","ecosystem":"maven","requirements":"0.0.2-alpha","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"kbox.kns/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.530Z","updated_at":"2022-08-28T07:00:29.530Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.kns/pom.xml","dependencies":[{"id":3017862230,"package_name":"org.aksw.kbox:kbox.apple","ecosystem":"maven","requirements":"0.0.2-alpha","direct":true,"kind":"runtime","optional":false},{"id":3017862231,"package_name":"com.googlecode.json-simple:json-simple","ecosystem":"maven","requirements":"1.1","direct":true,"kind":"runtime","optional":false},{"id":3017862232,"package_name":"org.json:json","ecosystem":"maven","requirements":"20180813","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.594Z","updated_at":"2022-08-28T07:00:29.594Z","repository_link":"https://github.com/AKSW/KBox/blob/master/pom.xml","dependencies":[{"id":3017862241,"package_name":"log4j:log4j","ecosystem":"maven","requirements":"1.2.17","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"kbox.pip/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.635Z","updated_at":"2022-08-28T07:00:29.635Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.pip/requirements.txt","dependencies":[{"id":3017862265,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3017862266,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3017862267,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"kbox.pip/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T07:00:29.685Z","updated_at":"2022-08-28T07:00:29.685Z","repository_link":"https://github.com/AKSW/KBox/blob/master/kbox.pip/setup.py","dependencies":[{"id":3017862283,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=7.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-21T15:46:01.976Z","updated_at":"2023-01-21T15:46:01.976Z","repository_link":"https://github.com/AKSW/KBox/blob/master/Dockerfile","dependencies":[{"id":7080200065,"package_name":"java","ecosystem":"docker","requirements":"8-jre","direct":true,"kind":"build","optional":false}]}],"score":9.605755144230844,"created_at":"2025-09-08T21:56:59.469Z","updated_at":"2025-10-07T08:30:43.801Z","avatar_url":"https://github.com/AKSW.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":13,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cvode","electricitymap","graph-algorithms","graph-theory","neuroimaging","notebook","bioinformatics","open-science","opensnp","differentialequations"],"project_url":"https://science.ecosyste.ms/api/v1/projects/98008","html_url":"https://science.ecosyste.ms/projects/98008"}