{"id":86717,"name":null,"description":null,"url":"https://github.com/acdh-oeaw/acdh-django-vocabs","last_synced_at":"2025-09-08T23:19:53.846Z","repository":{"id":41383387,"uuid":"326977455","full_name":"acdh-oeaw/acdh-django-vocabs","owner":"acdh-oeaw","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-06T08:56:53.000Z","size":94,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-23T03:41:01.325Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acdh-oeaw.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-05T11:26:46.000Z","updated_at":"2024-09-06T08:56:57.000Z","dependencies_parsed_at":"2025-05-30T23:01:13.040Z","dependency_job_id":"e1d5bd39-757e-4220-8fea-0a6f8b88e5af","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acdh-oeaw","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/sbom","scorecard":{"id":162466,"data":{"date":"2025-08-11","repo":{"name":"github.com/acdh-oeaw/acdh-django-vocabs","commit":"60355474bb0da748ee3fdcfc11783a93f9bac5f8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":0,"reason":"Found 0/26 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2021-9 / GHSA-fvgf-6h6h-3322","Warn: Project is vulnerable to: PYSEC-2021-99 / GHSA-p99v-5w3c-jqq9","Warn: Project is vulnerable to: PYSEC-2021-8 / GHSA-qm57-vhq3-3fwf","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2021-7 / GHSA-rxjp-mfm9-w4wr","Warn: Project is vulnerable to: PYSEC-2021-439 / GHSA-v6rh-hp5x-86rv","Warn: Project is vulnerable to: PYSEC-2021-6 / GHSA-xgxc-v2qg-chmh","Warn: Project is vulnerable to: PYSEC-2021-109 / GHSA-xpfp-f569-q3p2"],"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-16T13:53:17.091Z","repository_id":41383387,"created_at":"2025-08-16T13:53:17.091Z","updated_at":"2025-08-16T13:53:17.091Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231199,"owners_count":25245675,"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-08T02:00:09.813Z","response_time":121,"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":"acdh-oeaw","name":"Austrian Centre for Digital Humanities \u0026 Cultural Heritage","uuid":"14135705","kind":"organization","description":"","email":"acdh@oeaw.ac.at","website":"https://www.oeaw.ac.at/acdh","location":"Vienna, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14135705?v=4","repositories_count":476,"last_synced_at":"2023-07-09T03:20:28.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/acdh-oeaw","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:38:10.441Z","updated_at":"2023-07-09T03:20:36.194Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acdh-oeaw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acdh-oeaw/repositories"},"packages":[{"id":2630953,"name":"acdh-django-vocabs","ecosystem":"pypi","description":"Curate controlled vocabularies as SKOS","homepage":"https://github.com/acdh-oeaw/acdh-django-vocabs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/acdh-oeaw/acdh-django-vocabs","keywords_array":["acdh-django-vocabs"],"namespace":null,"versions_count":8,"first_release_published_at":"2021-01-05T15:09:11.000Z","latest_release_published_at":"2024-09-06T09:00:33.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-22T18:19:29.429Z","created_at":"2022-04-10T09:57:34.721Z","updated_at":"2025-08-23T03:27:44.127Z","registry_url":"https://pypi.org/project/acdh-django-vocabs/","install_command":"pip install acdh-django-vocabs --index-url https://pypi.org/simple","documentation_url":"https://acdh-django-vocabs.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Framework :: Django :: 3.1","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"acdh-django-vocabs","project_status":null},"repo_metadata":{"id":41383387,"uuid":"326977455","full_name":"acdh-oeaw/acdh-django-vocabs","owner":"acdh-oeaw","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-06T08:56:53.000Z","size":94,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-31T19:33:03.493Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acdh-oeaw.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-05T11:26:46.000Z","updated_at":"2024-09-06T08:56:57.000Z","dependencies_parsed_at":"2025-05-30T23:01:13.040Z","dependency_job_id":"e1d5bd39-757e-4220-8fea-0a6f8b88e5af","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acdh-oeaw","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/sbom","scorecard":{"id":162466,"data":{"date":"2025-08-11","repo":{"name":"github.com/acdh-oeaw/acdh-django-vocabs","commit":"60355474bb0da748ee3fdcfc11783a93f9bac5f8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":0,"reason":"Found 0/26 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-263 / GHSA-fx83-3ph3-9j2q","Warn: Project is vulnerable to: GHSA-gw84-84pc-xp82","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2021-98 / GHSA-68w8-qjq3-2gfm","Warn: Project is vulnerable to: GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: GHSA-8x94-hmjh-97hq","Warn: Project is vulnerable to: PYSEC-2021-9 / GHSA-fvgf-6h6h-3322","Warn: Project is vulnerable to: PYSEC-2021-99 / GHSA-p99v-5w3c-jqq9","Warn: Project is vulnerable to: PYSEC-2021-8 / GHSA-qm57-vhq3-3fwf","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2021-7 / GHSA-rxjp-mfm9-w4wr","Warn: Project is vulnerable to: PYSEC-2021-439 / GHSA-v6rh-hp5x-86rv","Warn: Project is vulnerable to: PYSEC-2021-6 / GHSA-xgxc-v2qg-chmh","Warn: Project is vulnerable to: PYSEC-2021-109 / GHSA-xpfp-f569-q3p2"],"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-16T13:53:17.091Z","repository_id":41383387,"created_at":"2025-08-16T13:53:17.091Z","updated_at":"2025-08-16T13:53:17.091Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271737022,"owners_count":24812009,"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-23T02:00:09.327Z","response_time":69,"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":"acdh-oeaw","name":"Austrian Centre for Digital Humanities \u0026 Cultural Heritage","uuid":"14135705","kind":"organization","description":"","email":"acdh@oeaw.ac.at","website":"https://www.oeaw.ac.at/acdh","location":"Vienna, Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14135705?v=4","repositories_count":476,"last_synced_at":"2023-07-09T03:20:28.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/acdh-oeaw","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T10:38:10.441Z","updated_at":"2023-07-09T03:20:36.194Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acdh-oeaw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acdh-oeaw/repositories"},"tags":[{"name":"0.1.6","sha":"b0d20c287a7c6a30e6c00cecc79c7e894b858bdb","kind":"tag","published_at":"2021-03-30T10:37:59.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.6","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"89be1a9bf234d45564c1773823ebb9981c9530d8","kind":"tag","published_at":"2021-03-27T14:03:35.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.5","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"901852f81f6eb0aa5c005806583cd6a06ae38159","kind":"tag","published_at":"2021-03-27T13:40:57.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.4","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"721fc993c386fd9067bb73569c1cac86d4f90e76","kind":"tag","published_at":"2021-01-05T17:03:29.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.3","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3d866ed77758f4af150288b9942072e4c9e05bae","kind":"tag","published_at":"2021-01-05T15:17:19.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.2","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"deb56242ccbabfe79e1558150225c3b445bf8cbc","kind":"tag","published_at":"2021-01-05T15:16:49.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.1","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"2dca83ad72c7370ef7a9fbb2f0e6c0e7fa050780","kind":"tag","published_at":"2021-01-05T15:15:04.000Z","download_url":"https://codeload.github.com/acdh-oeaw/acdh-django-vocabs/tar.gz/0.1.0","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/acdh-oeaw/acdh-django-vocabs@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T03:27:44.127Z","dependent_packages_count":0,"downloads":155,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":17.721971027848976,"dependent_repos_count":9.014388461582769,"dependent_packages_count":9.99089921164901,"stargazers_count":38.81908631156952,"forks_count":29.807385846546115,"docker_downloads_count":null,"average":21.07074617183928},"purl":"pkg:pypi/acdh-django-vocabs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/acdh-django-vocabs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/acdh-django-vocabs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/acdh-django-vocabs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T17:57:25.513Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/acdh-oeaw%2Facdh-django-vocabs/issues","maintainers":[{"login":"csae8092","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csae8092"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/acdh-django-vocabs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/acdh-django-vocabs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/acdh-django-vocabs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/acdh-django-vocabs/related_packages","maintainers":[{"uuid":"csae8092","login":"csae8092","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/csae8092/","role":null,"created_at":"2022-11-14T22:11:01.498Z","updated_at":"2022-11-14T22:11:01.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csae8092/packages"},{"uuid":"acdh-ch-tech","login":"acdh-ch-tech","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/acdh-ch-tech/","role":"Owner","created_at":"2025-05-30T23:02:12.597Z","updated_at":"2025-05-30T23:02:12.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/acdh-ch-tech/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726306,"maintainers_count":308828,"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":530119,"full_name":"acdh-oeaw/acdh-django-vocabs","default_branch":"master","committers":[{"name":"csae8092","email":"peter.andorfer@oeaw.ac.at","login":"csae8092","count":26}],"total_commits":26,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.0,"dds":0.0,"past_year_committers":[{"name":"Peter Andorfer","email":"peter.andorfer@oeaw.ac.at","login":"csae8092","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-06-19T13:23:22.349Z","last_synced_commit":"60355474bb0da748ee3fdcfc11783a93f9bac5f8","created_at":"2023-03-09T03:45:25.911Z","updated_at":"2025-06-19T13:23:22.350Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5497406,"commits_count":856226983,"contributors_count":31287322,"owners_count":912788,"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":"acdh-oeaw/acdh-django-vocabs","html_url":"https://github.com/acdh-oeaw/acdh-django-vocabs","last_synced_at":"2025-08-23T03:30:27.101Z","status":"error","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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,"created_at":"2023-05-14T08:24:03.314Z","updated_at":"2025-08-23T03:30:27.102Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/acdh-oeaw%2Facdh-django-vocabs/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":1},"pull_request_author_associations_count":{},"issue_authors":{"csae8092":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10156471,"issues_count":32071282,"pull_requests_count":100136051,"authors_count":10724823,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"csae8092","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csae8092"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:52.140Z","updated_at":"2022-09-26T17:10:52.140Z","repository_link":"https://github.com/acdh-oeaw/acdh-django-vocabs/blob/master/requirements.txt","dependencies":[{"id":6135418040,"package_name":"djangorestframework","ecosystem":"pypi","requirements":"\u003e=3.12.2,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":6135418041,"package_name":"acdh-django-browsing","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":6135418042,"package_name":"django-mptt","ecosystem":"pypi","requirements":"\u003e=0.11.0,\u003c0.15","direct":true,"kind":"runtime","optional":false},{"id":6135418043,"package_name":"django-reversion","ecosystem":"pypi","requirements":"\u003e=3.0.8,\u003c6","direct":true,"kind":"runtime","optional":false},{"id":6135418044,"package_name":"rdflib","ecosystem":"pypi","requirements":"\u003e=5.0.0,\u003c7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:52.224Z","updated_at":"2022-09-26T17:10:52.224Z","repository_link":"https://github.com/acdh-oeaw/acdh-django-vocabs/blob/master/requirements_dev.txt","dependencies":[{"id":6135418052,"package_name":"invoke","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6135418053,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6135418054,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":6135418055,"package_name":"zest.releaser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_test.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:52.298Z","updated_at":"2022-09-26T17:10:52.298Z","repository_link":"https://github.com/acdh-oeaw/acdh-django-vocabs/blob/master/requirements_test.txt","dependencies":[{"id":6135418098,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.4.1","direct":true,"kind":"test","optional":false},{"id":6135418099,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"test","optional":false},{"id":6135418100,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=2.1.0","direct":true,"kind":"test","optional":false},{"id":6135418101,"package_name":"tox","ecosystem":"pypi","requirements":"\u003e=1.7.0","direct":true,"kind":"test","optional":false},{"id":6135418102,"package_name":"codecov","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"test","optional":false},{"id":6135418103,"package_name":"Django","ecosystem":"pypi","requirements":"==3.1.5","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-05-30T23:01:12.946Z","updated_at":"2025-05-30T23:01:12.946Z","repository_link":"https://github.com/acdh-oeaw/acdh-django-vocabs/blob/master/setup.py","dependencies":[]}],"score":5.075173815233827,"created_at":"2025-09-08T21:24:48.414Z","updated_at":"2025-10-07T08:29:08.922Z","avatar_url":"https://github.com/acdh-oeaw.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":155,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/86717","html_url":"https://science.ecosyste.ms/projects/86717"}