[{"id":10847165,"name":"doccano-multi-label","ecosystem":"pypi","description":"doccano, text annotation tool for machine learning practitioners","homepage":"https://doccano.github.io/doccano/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/doccano/doccano","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-08-30T10:59:12.000Z","latest_release_published_at":"2024-09-03T19:07:15.000Z","latest_release_number":"1.8.4.2","last_synced_at":"2026-08-25T01:08:32.819Z","created_at":"2024-08-30T11:03:27.068Z","updated_at":"2026-08-25T06:38:42.523Z","registry_url":"https://pypi.org/project/doccano-multi-label/","install_command":"pip install doccano-multi-label --index-url https://pypi.org/simple","documentation_url":"https://doccano.github.io/doccano/","metadata":{"funding":null,"documentation":"https://doccano.github.io/doccano/","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"doccano-multi-label","project_status":null},"repo_metadata":{"id":37664763,"uuid":"132709824","full_name":"doccano/doccano","owner":"doccano","description":"Open source annotation tool for machine learning practitioners.","archived":false,"fork":false,"pushed_at":"2026-04-14T21:16:25.000Z","size":58158,"stargazers_count":10757,"open_issues_count":397,"forks_count":1824,"subscribers_count":131,"default_branch":"master","last_synced_at":"2026-08-25T00:41:00.028Z","etag":null,"topics":["annotation-tool","data-labeling","dataset","datasets","machine-learning","natural-language-processing","nuxt","nuxtjs","python","text-annotation","vue","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doccano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Hironsan"}},"created_at":"2018-05-09T06:10:05.000Z","updated_at":"2026-08-24T10:04:14.000Z","dependencies_parsed_at":"2023-02-15T07:31:37.345Z","dependency_job_id":"e616c514-3a80-408a-84db-a1cbc2046764","html_url":"https://github.com/doccano/doccano","commit_stats":{"total_commits":2856,"total_committers":108,"mean_commits":"26.444444444444443","dds":"0.35119047619047616","last_synced_commit":"4ac18edff892f59f307731c8fbf24999d509242f"},"previous_names":["chakki-works/doccano"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/doccano/doccano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/sbom","scorecard":{"id":349110,"data":{"date":"2025-08-11","repo":{"name":"github.com/doccano/doccano","commit":"23d23c3c04efaea2d167488834c4b21566007fe7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-deployment.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-image.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-installation.yml: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":"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":"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":"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: 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":"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":-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":"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/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-comment.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/issue-comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-deployment.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/mkdocs-deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mkdocs-deployment.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/mkdocs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-image.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-installation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/test-installation.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3","Warn: containerImage not pinned by hash: docker/Dockerfile:17","Warn: containerImage not pinned by hash: docker/Dockerfile:43","Warn: containerImage not pinned by hash: docker/Dockerfile.heroku:1: pin your Docker image by updating doccano/doccano:nightly to doccano/doccano:nightly@sha256:9436f5dd01b8c9d774076e5a1948c1b9d080b2c56d85bad19a9091a716b35713","Warn: containerImage not pinned by hash: docker/Dockerfile.nginx:2","Warn: containerImage not pinned by hash: docker/Dockerfile.nginx:14","Warn: containerImage not pinned by hash: docker/Dockerfile.prod:2","Warn: containerImage not pinned by hash: docker/Dockerfile.prod:27","Warn: pipCommand not pinned by hash: docker/Dockerfile:35-41","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:35-41","Warn: pipCommand not pinned by hash: docker/Dockerfile:35-41","Warn: pipCommand not pinned by hash: docker/Dockerfile.prod:20-25","Warn: downloadThenRun not pinned by hash: docker/Dockerfile.prod:20-25","Warn: pipCommand not pinned by hash: docker/Dockerfile.prod:20-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-installation.yml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   9 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-image.yml:11"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 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"}},{"name":"Vulnerabilities","score":0,"reason":"79 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: PYSEC-2024-102 / GHSA-5hgc-2vfp-mqvc","Warn: Project is vulnerable to: PYSEC-2025-47 / GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2024-156 / GHSA-8498-2h75-472j","Warn: Project is vulnerable to: PYSEC-2025-37 / GHSA-8j24-cjrq-gr2m","Warn: Project is vulnerable to: PYSEC-2024-157 / GHSA-m9g8-fxxm-xg86","Warn: Project is vulnerable to: PYSEC-2025-13 / GHSA-p3fp-8748-vqfq","Warn: Project is vulnerable to: PYSEC-2025-1 / GHSA-qcgg-j2x8-h9g8","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","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: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vf6r-87q4-2vjf","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-18T07:52:31.938Z","repository_id":37664763,"created_at":"2025-08-18T07:52:31.939Z","updated_at":"2025-08-18T07:52:31.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36893971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"doccano","name":"doccano","uuid":"58067660","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58067660?v=4","repositories_count":9,"last_synced_at":"2024-04-23T20:52:27.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/doccano","funding_links":[],"total_stars":9438,"followers":65,"following":0,"created_at":"2022-11-15T17:43:29.301Z","updated_at":"2024-04-23T20:52:30.354Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano/repositories"},"tags":[{"name":"v1.8.5","sha":"afa9f71be331e7c3dbf42996711c196b97ae4644","kind":"commit","published_at":"2026-01-11T15:14:40.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"f935fd162ba42365843eecefd1b69919e5b2ece5","kind":"commit","published_at":"2023-07-20T11:53:29.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0ea0400cceb5bd0664f7cb4a027a52dd151b18a6","kind":"commit","published_at":"2022-12-08T12:07:14.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2c9e6818762b6629ef89962d9220cc3ee115bd5e","kind":"commit","published_at":"2022-11-29T01:57:37.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"bc496b85b143b8d33099d80e3fc05e04426c5e3e","kind":"commit","published_at":"2022-11-28T02:06:29.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"28f0d8606b32d9278ee75c8a10215b2ae2f928c1","kind":"commit","published_at":"2022-07-11T02:19:34.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"50318b3a205b267e5915d079a6125c66911088e7","kind":"commit","published_at":"2022-05-19T08:46:08.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.7.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"9e4692c888d919ed8695528062138ed42b3303b1","kind":"commit","published_at":"2022-03-14T05:08:08.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5a567052f3f42bd65fe81c5c0569f5d28fd49d08","kind":"commit","published_at":"2022-03-14T01:26:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"26f597f2bb41dc432ac6c1a30eee3652b86ac75e","kind":"commit","published_at":"2022-03-11T05:45:59.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"43d994dfc1547249ca72fbef17a9e1f01cedd462","kind":"commit","published_at":"2021-12-03T01:40:50.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"6bd1f81f3a0a165ecf0e4d509dc183c1296af3d4","kind":"commit","published_at":"2021-12-01T01:54:54.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"3e98dbeb996dfb152f5036252bc0f4bfd82577f6","kind":"commit","published_at":"2021-11-30T02:33:49.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ba9a4f4b6c73bc1aa2d8e4c647b0f03ca8a5c95d","kind":"commit","published_at":"2021-11-09T06:03:11.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d89dce6349bdfef58890659560999a382ae94735","kind":"commit","published_at":"2021-11-05T05:12:13.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"811cd5a541d3b77787b143e140e208dc67231512","kind":"commit","published_at":"2021-10-25T05:17:30.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"03619a97143439378750b7d3835b54ee0fdf0ade","kind":"commit","published_at":"2021-05-24T05:20:51.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.4.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7a87d7a36efb2bfbe0aba919f91413bb091742b1","kind":"commit","published_at":"2021-05-18T01:39:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.4.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a3f7d21fbf48714562616873e744b348881ef733","kind":"commit","published_at":"2021-04-26T05:27:31.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.3.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"29dfa3ad9c70a2e0d621c782c2bd1cde46927fc4","kind":"commit","published_at":"2021-04-21T07:19:50.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.3.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"e038990464074203c2edf7c748b7ac6913c41559","kind":"commit","published_at":"2021-03-30T21:05:20.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"873b498cffbfb369717b2849b76983d0564d42a3","kind":"commit","published_at":"2021-03-29T23:34:37.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"979f8720444bf8a933d2450e60874bd15aafd4b0","kind":"commit","published_at":"2021-03-16T06:19:27.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4a2011b25af8d5b6148b75eb2ded1657a229d342","kind":"commit","published_at":"2021-02-19T08:25:41.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a3efab8cbf3a8c22dabf4556f8ba0ce4b7110dec","kind":"commit","published_at":"2021-02-19T07:04:56.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"507f11e0717d9d378a526dcf53b352c4d0191a25","kind":"commit","published_at":"2021-01-27T02:13:12.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.1.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d852e6f0521ef213eaa7f197d6c39e8aaeedc494","kind":"commit","published_at":"2021-01-26T06:09:24.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.1.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"13d66ca4299afd01094a0e19213f948c22268a6c","kind":"commit","published_at":"2020-07-22T01:56:06.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"16804ef3b993f220fa1b2a3a9650885c5474313b","kind":"commit","published_at":"2020-04-06T02:55:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"554d0cd9c362c70f660ab94a260cf02aa5bb304f","kind":"commit","published_at":"2020-03-31T22:59:21.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9e48b82cbb0795a40174b65996aaf51efd2e809d","kind":"commit","published_at":"2019-11-28T06:23:57.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"29d187e22621ddcda21db50cb98598d0c44f3ae1","kind":"commit","published_at":"2019-11-21T23:55:06.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e03b9de59c7f74c07f2a57daf40ddb8ee393dd18","kind":"commit","published_at":"2019-11-15T05:03:14.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T06:38:42.523Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":58.608204007772045,"dependent_packages_count":10.411701426820217,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.50995271729613},"purl":"pkg:pypi/doccano-multi-label","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/doccano-multi-label","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/doccano-multi-label","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/doccano-multi-label/dependencies","status":null,"funding_links":["https://github.com/sponsors/Hironsan"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:39:40.432Z","issues_count":284,"pull_requests_count":161,"avg_time_to_close_issue":13105259.134146342,"avg_time_to_close_pull_request":5196895.496,"issues_closed_count":82,"pull_requests_closed_count":125,"pull_request_authors_count":41,"issue_authors_count":249,"avg_comments_per_issue":2.443661971830986,"avg_comments_per_pull_request":0.5652173913043478,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1885706.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.18181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/issues","maintainers":[{"login":"Hironsan","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hironsan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano-multi-label/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano-multi-label/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano-multi-label/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano-multi-label/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano-multi-label/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano-multi-label/codemeta","maintainers":[{"uuid":"piyush.balkishan","login":"piyush.balkishan","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/piyush.balkishan/","role":"Owner","created_at":"2024-08-30T13:44:19.525Z","updated_at":"2024-08-30T13:44:19.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/piyush.balkishan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932733,"maintainers_count":400870,"namespaces_count":0,"keywords_count":313568,"github":"pypi","metadata":{"funded_packages_count":59273,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-03T05:01:57.989Z","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"}},{"id":5284418,"name":"doccano","ecosystem":"conda","description":null,"homepage":"https://github.com/doccano/doccano","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/doccano/doccano","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-06-23T15:58:05.000Z","latest_release_published_at":"2022-03-14T07:31:32.000Z","latest_release_number":"1.6.2","last_synced_at":"2026-03-19T23:16:01.652Z","created_at":"2022-10-03T15:40:51.323Z","updated_at":"2026-08-26T21:13:22.460Z","registry_url":"https://anaconda.org/conda-forge/doccano","install_command":"conda install -c conda-forge doccano","documentation_url":null,"metadata":{},"repo_metadata":{"id":37664763,"uuid":"132709824","full_name":"doccano/doccano","owner":"doccano","description":"Open source annotation tool for machine learning practitioners.","archived":false,"fork":false,"pushed_at":"2026-04-14T21:16:25.000Z","size":58158,"stargazers_count":10757,"open_issues_count":397,"forks_count":1824,"subscribers_count":131,"default_branch":"master","last_synced_at":"2026-08-25T00:41:00.028Z","etag":null,"topics":["annotation-tool","data-labeling","dataset","datasets","machine-learning","natural-language-processing","nuxt","nuxtjs","python","text-annotation","vue","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doccano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Hironsan"}},"created_at":"2018-05-09T06:10:05.000Z","updated_at":"2026-08-24T10:04:14.000Z","dependencies_parsed_at":"2023-02-15T07:31:37.345Z","dependency_job_id":"e616c514-3a80-408a-84db-a1cbc2046764","html_url":"https://github.com/doccano/doccano","commit_stats":{"total_commits":2856,"total_committers":108,"mean_commits":"26.444444444444443","dds":"0.35119047619047616","last_synced_commit":"4ac18edff892f59f307731c8fbf24999d509242f"},"previous_names":["chakki-works/doccano"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/doccano/doccano","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/sbom","scorecard":{"id":349110,"data":{"date":"2025-08-11","repo":{"name":"github.com/doccano/doccano","commit":"23d23c3c04efaea2d167488834c4b21566007fe7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","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/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/mkdocs-deployment.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-image.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-installation.yml: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":"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":"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":"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: 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":"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":-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":"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/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-comment.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/issue-comment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mkdocs-deployment.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/mkdocs-deployment.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mkdocs-deployment.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/mkdocs-deployment.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-image.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-image.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/publish-image.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-installation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/doccano/doccano/test-installation.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3","Warn: containerImage not pinned by hash: docker/Dockerfile:17","Warn: containerImage not pinned by hash: docker/Dockerfile:43","Warn: containerImage not pinned by hash: docker/Dockerfile.heroku:1: pin your Docker image by updating doccano/doccano:nightly to doccano/doccano:nightly@sha256:9436f5dd01b8c9d774076e5a1948c1b9d080b2c56d85bad19a9091a716b35713","Warn: containerImage not pinned by hash: docker/Dockerfile.nginx:2","Warn: containerImage not pinned by hash: docker/Dockerfile.nginx:14","Warn: containerImage not pinned by hash: docker/Dockerfile.prod:2","Warn: containerImage not pinned by hash: docker/Dockerfile.prod:27","Warn: pipCommand not pinned by hash: docker/Dockerfile:35-41","Warn: downloadThenRun not pinned by hash: docker/Dockerfile:35-41","Warn: pipCommand not pinned by hash: docker/Dockerfile:35-41","Warn: pipCommand not pinned by hash: docker/Dockerfile.prod:20-25","Warn: downloadThenRun not pinned by hash: docker/Dockerfile.prod:20-25","Warn: pipCommand not pinned by hash: docker/Dockerfile.prod:20-25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test-installation.yml:29","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   9 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-image.yml:11"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 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"}},{"name":"Vulnerabilities","score":0,"reason":"79 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: PYSEC-2024-102 / GHSA-5hgc-2vfp-mqvc","Warn: Project is vulnerable to: PYSEC-2025-47 / GHSA-7xr5-9hcq-chf9","Warn: Project is vulnerable to: PYSEC-2024-156 / GHSA-8498-2h75-472j","Warn: Project is vulnerable to: PYSEC-2025-37 / GHSA-8j24-cjrq-gr2m","Warn: Project is vulnerable to: PYSEC-2024-157 / GHSA-m9g8-fxxm-xg86","Warn: Project is vulnerable to: PYSEC-2025-13 / GHSA-p3fp-8748-vqfq","Warn: Project is vulnerable to: PYSEC-2025-1 / GHSA-qcgg-j2x8-h9g8","Warn: Project is vulnerable to: GHSA-rrqc-c2jx-6jgv","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: GHSA-2m57-hf25-phgg","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","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: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-vf6r-87q4-2vjf","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-18T07:52:31.938Z","repository_id":37664763,"created_at":"2025-08-18T07:52:31.939Z","updated_at":"2025-08-18T07:52:31.939Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36893971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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":"doccano","name":"doccano","uuid":"58067660","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58067660?v=4","repositories_count":9,"last_synced_at":"2024-04-23T20:52:27.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/doccano","funding_links":[],"total_stars":9438,"followers":65,"following":0,"created_at":"2022-11-15T17:43:29.301Z","updated_at":"2024-04-23T20:52:30.354Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano/repositories"},"tags":[{"name":"v1.8.5","sha":"afa9f71be331e7c3dbf42996711c196b97ae4644","kind":"commit","published_at":"2026-01-11T15:14:40.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"f935fd162ba42365843eecefd1b69919e5b2ece5","kind":"commit","published_at":"2023-07-20T11:53:29.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0ea0400cceb5bd0664f7cb4a027a52dd151b18a6","kind":"commit","published_at":"2022-12-08T12:07:14.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2c9e6818762b6629ef89962d9220cc3ee115bd5e","kind":"commit","published_at":"2022-11-29T01:57:37.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"bc496b85b143b8d33099d80e3fc05e04426c5e3e","kind":"commit","published_at":"2022-11-28T02:06:29.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"28f0d8606b32d9278ee75c8a10215b2ae2f928c1","kind":"commit","published_at":"2022-07-11T02:19:34.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"50318b3a205b267e5915d079a6125c66911088e7","kind":"commit","published_at":"2022-05-19T08:46:08.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.7.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"9e4692c888d919ed8695528062138ed42b3303b1","kind":"commit","published_at":"2022-03-14T05:08:08.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5a567052f3f42bd65fe81c5c0569f5d28fd49d08","kind":"commit","published_at":"2022-03-14T01:26:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"26f597f2bb41dc432ac6c1a30eee3652b86ac75e","kind":"commit","published_at":"2022-03-11T05:45:59.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"43d994dfc1547249ca72fbef17a9e1f01cedd462","kind":"commit","published_at":"2021-12-03T01:40:50.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"6bd1f81f3a0a165ecf0e4d509dc183c1296af3d4","kind":"commit","published_at":"2021-12-01T01:54:54.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"3e98dbeb996dfb152f5036252bc0f4bfd82577f6","kind":"commit","published_at":"2021-11-30T02:33:49.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ba9a4f4b6c73bc1aa2d8e4c647b0f03ca8a5c95d","kind":"commit","published_at":"2021-11-09T06:03:11.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d89dce6349bdfef58890659560999a382ae94735","kind":"commit","published_at":"2021-11-05T05:12:13.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"811cd5a541d3b77787b143e140e208dc67231512","kind":"commit","published_at":"2021-10-25T05:17:30.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"03619a97143439378750b7d3835b54ee0fdf0ade","kind":"commit","published_at":"2021-05-24T05:20:51.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.4.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7a87d7a36efb2bfbe0aba919f91413bb091742b1","kind":"commit","published_at":"2021-05-18T01:39:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.4.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a3f7d21fbf48714562616873e744b348881ef733","kind":"commit","published_at":"2021-04-26T05:27:31.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.3.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"29dfa3ad9c70a2e0d621c782c2bd1cde46927fc4","kind":"commit","published_at":"2021-04-21T07:19:50.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.3.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"e038990464074203c2edf7c748b7ac6913c41559","kind":"commit","published_at":"2021-03-30T21:05:20.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"873b498cffbfb369717b2849b76983d0564d42a3","kind":"commit","published_at":"2021-03-29T23:34:37.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"979f8720444bf8a933d2450e60874bd15aafd4b0","kind":"commit","published_at":"2021-03-16T06:19:27.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4a2011b25af8d5b6148b75eb2ded1657a229d342","kind":"commit","published_at":"2021-02-19T08:25:41.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a3efab8cbf3a8c22dabf4556f8ba0ce4b7110dec","kind":"commit","published_at":"2021-02-19T07:04:56.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"507f11e0717d9d378a526dcf53b352c4d0191a25","kind":"commit","published_at":"2021-01-27T02:13:12.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.1.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d852e6f0521ef213eaa7f197d6c39e8aaeedc494","kind":"commit","published_at":"2021-01-26T06:09:24.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.1.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"13d66ca4299afd01094a0e19213f948c22268a6c","kind":"commit","published_at":"2020-07-22T01:56:06.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"16804ef3b993f220fa1b2a3a9650885c5474313b","kind":"commit","published_at":"2020-04-06T02:55:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"554d0cd9c362c70f660ab94a260cf02aa5bb304f","kind":"commit","published_at":"2020-03-31T22:59:21.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9e48b82cbb0795a40174b65996aaf51efd2e809d","kind":"commit","published_at":"2019-11-28T06:23:57.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"29d187e22621ddcda21db50cb98598d0c44f3ae1","kind":"commit","published_at":"2019-11-21T23:55:06.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e03b9de59c7f74c07f2a57daf40ddb8ee393dd18","kind":"commit","published_at":"2019-11-15T05:03:14.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/doccano/doccano@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T21:13:22.459Z","dependent_packages_count":0,"downloads":60639,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":3.4090341901672074,"forks_count":3.698527576740704,"average":23.077115048664837},"purl":"pkg:conda/doccano?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/doccano","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/doccano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/doccano/dependencies","status":null,"funding_links":["https://github.com/sponsors/Hironsan"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:39:40.432Z","issues_count":284,"pull_requests_count":161,"avg_time_to_close_issue":13105259.134146342,"avg_time_to_close_pull_request":5196895.496,"issues_closed_count":82,"pull_requests_closed_count":125,"pull_request_authors_count":41,"issue_authors_count":249,"avg_comments_per_issue":2.443661971830986,"avg_comments_per_pull_request":0.5652173913043478,"merged_pull_requests_count":61,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1885706.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":0.18181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/issues","maintainers":[{"login":"Hironsan","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hironsan"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doccano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doccano/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doccano/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doccano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doccano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/doccano/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2369},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-02T05:06:31.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2713009,"name":"doccano","ecosystem":"pypi","description":"doccano, text annotation tool for machine learning practitioners","homepage":"https://doccano.github.io/doccano/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/doccano/doccano","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2020-12-07T05:14:24.000Z","latest_release_published_at":"2026-01-11T15:22:45.000Z","latest_release_number":"1.8.5","last_synced_at":"2026-08-25T00:55:58.736Z","created_at":"2022-04-10T10:47:06.987Z","updated_at":"2026-08-25T00:55:58.737Z","registry_url":"https://pypi.org/project/doccano/","install_command":"pip install doccano --index-url https://pypi.org/simple","documentation_url":"https://doccano.github.io/doccano/","metadata":{"funding":null,"documentation":"https://doccano.github.io/doccano/","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"doccano","project_status":null},"repo_metadata":{"uuid":"132709824","full_name":"doccano/doccano","owner":"doccano","description":"Open source annotation tool for machine learning practitioners.","archived":false,"fork":false,"pushed_at":"2023-10-26T13:17:08.000Z","size":56442,"stargazers_count":8436,"open_issues_count":281,"forks_count":1623,"subscribers_count":129,"default_branch":"master","last_synced_at":"2023-11-04T07:52:09.934Z","etag":null,"topics":["annotation-tool","data-labeling","dataset","datasets","machine-learning","natural-language-processing","nuxt","nuxtjs","python","text-annotation","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://doccano.herokuapp.com","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/doccano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"Hironsan"}},"created_at":"2018-05-09T06:10:05.000Z","updated_at":"2023-11-04T07:00:45.000Z","dependencies_parsed_at":"2023-02-15T07:31:37.345Z","dependency_job_id":"e9f2d53f-3a95-4333-b601-ee0d8d1235b1","html_url":"https://github.com/doccano/doccano","commit_stats":{"total_commits":2787,"total_committers":106,"mean_commits":26.29245283018868,"dds":"0.33512737710800145","last_synced_commit":"7ff9a9356cd5d7a1594cc87e1b443868795918d5"},"previous_names":[],"tags_count":32,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":174618636,"owners_count":10141111,"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":"doccano","name":"doccano","uuid":"58067660","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58067660?v=4","repositories_count":7,"last_synced_at":"2023-03-05T14:16:10.804Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/doccano","created_at":"2022-11-15T17:43:29.301Z","updated_at":"2023-03-05T14:16:10.810Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doccano/repositories"},"tags":[{"name":"v1.8.4","sha":"f935fd162ba42365843eecefd1b69919e5b2ece5","kind":"commit","published_at":"2023-07-20T11:53:29.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"0ea0400cceb5bd0664f7cb4a027a52dd151b18a6","kind":"commit","published_at":"2022-12-08T12:07:14.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"2c9e6818762b6629ef89962d9220cc3ee115bd5e","kind":"commit","published_at":"2022-11-29T01:57:37.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"bc496b85b143b8d33099d80e3fc05e04426c5e3e","kind":"commit","published_at":"2022-11-28T02:06:29.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"28f0d8606b32d9278ee75c8a10215b2ae2f928c1","kind":"commit","published_at":"2022-07-11T02:19:34.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.8.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"50318b3a205b267e5915d079a6125c66911088e7","kind":"commit","published_at":"2022-05-19T08:46:08.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.7.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"9e4692c888d919ed8695528062138ed42b3303b1","kind":"commit","published_at":"2022-03-14T05:08:08.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"5a567052f3f42bd65fe81c5c0569f5d28fd49d08","kind":"commit","published_at":"2022-03-14T01:26:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"26f597f2bb41dc432ac6c1a30eee3652b86ac75e","kind":"commit","published_at":"2022-03-11T05:45:59.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.6.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"43d994dfc1547249ca72fbef17a9e1f01cedd462","kind":"commit","published_at":"2021-12-03T01:40:50.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"6bd1f81f3a0a165ecf0e4d509dc183c1296af3d4","kind":"commit","published_at":"2021-12-01T01:54:54.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"3e98dbeb996dfb152f5036252bc0f4bfd82577f6","kind":"commit","published_at":"2021-11-30T02:33:49.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"ba9a4f4b6c73bc1aa2d8e4c647b0f03ca8a5c95d","kind":"commit","published_at":"2021-11-09T06:03:11.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d89dce6349bdfef58890659560999a382ae94735","kind":"commit","published_at":"2021-11-05T05:12:13.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"811cd5a541d3b77787b143e140e208dc67231512","kind":"commit","published_at":"2021-10-25T05:17:30.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.5.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"03619a97143439378750b7d3835b54ee0fdf0ade","kind":"commit","published_at":"2021-05-24T05:20:51.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.4.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7a87d7a36efb2bfbe0aba919f91413bb091742b1","kind":"commit","published_at":"2021-05-18T01:39:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.4.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a3f7d21fbf48714562616873e744b348881ef733","kind":"commit","published_at":"2021-04-26T05:27:31.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.3.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"29dfa3ad9c70a2e0d621c782c2bd1cde46927fc4","kind":"commit","published_at":"2021-04-21T07:19:50.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.3.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"e038990464074203c2edf7c748b7ac6913c41559","kind":"commit","published_at":"2021-03-30T21:05:20.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"873b498cffbfb369717b2849b76983d0564d42a3","kind":"commit","published_at":"2021-03-29T23:34:37.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"979f8720444bf8a933d2450e60874bd15aafd4b0","kind":"commit","published_at":"2021-03-16T06:19:27.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4a2011b25af8d5b6148b75eb2ded1657a229d342","kind":"commit","published_at":"2021-02-19T08:25:41.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a3efab8cbf3a8c22dabf4556f8ba0ce4b7110dec","kind":"commit","published_at":"2021-02-19T07:04:56.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.2.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"507f11e0717d9d378a526dcf53b352c4d0191a25","kind":"commit","published_at":"2021-01-27T02:13:12.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.1.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d852e6f0521ef213eaa7f197d6c39e8aaeedc494","kind":"commit","published_at":"2021-01-26T06:09:24.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.1.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"13d66ca4299afd01094a0e19213f948c22268a6c","kind":"commit","published_at":"2020-07-22T01:56:06.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.5","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"16804ef3b993f220fa1b2a3a9650885c5474313b","kind":"commit","published_at":"2020-04-06T02:55:19.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.4","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"554d0cd9c362c70f660ab94a260cf02aa5bb304f","kind":"commit","published_at":"2020-03-31T22:59:21.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.3","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"9e48b82cbb0795a40174b65996aaf51efd2e809d","kind":"commit","published_at":"2019-11-28T06:23:57.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.2","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"29d187e22621ddcda21db50cb98598d0c44f3ae1","kind":"commit","published_at":"2019-11-21T23:55:06.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.1","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e03b9de59c7f74c07f2a57daf40ddb8ee393dd18","kind":"commit","published_at":"2019-11-15T05:03:14.000Z","download_url":"https://codeload.github.com/doccano/doccano/tar.gz/v1.0.0","html_url":"https://github.com/doccano/doccano/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-12-04T18:41:22.441Z","dependent_packages_count":0,"downloads":9297,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":2.869911705295203,"dependent_repos_count":5.552460680245114,"dependent_packages_count":10.102944879846767,"stargazers_count":0.2899286050809988,"forks_count":1.0586208935523311,"docker_downloads_count":4.322120557688052,"average":4.032664553618077},"purl":"pkg:pypi/doccano","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/doccano","docker_dependents_count":1,"docker_downloads_count":10,"usage_url":"https://repos.ecosyste.ms/usage/pypi/doccano","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/doccano/dependencies","status":null,"funding_links":["https://github.com/sponsors/Hironsan"],"critical":null,"issue_metadata":{"last_synced_at":"2023-11-04T07:52:12.466Z","issues_count":176,"pull_requests_count":71,"avg_time_to_close_issue":13297516.677419355,"avg_time_to_close_pull_request":1906386.1,"issues_closed_count":62,"pull_requests_closed_count":60,"pull_request_authors_count":17,"issue_authors_count":149,"avg_comments_per_issue":2.596590909090909,"avg_comments_per_pull_request":0.8450704225352113,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":123,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":1118620.2592592593,"past_year_avg_time_to_close_pull_request":1058147.018181818,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":100,"past_year_avg_comments_per_issue":1.6178861788617886,"past_year_avg_comments_per_pull_request":0.6307692307692307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":43,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/doccano%2Fdoccano/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/doccano/codemeta","maintainers":[{"uuid":"Hironsan","login":"Hironsan","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/Hironsan/","role":null,"created_at":"2022-11-28T03:01:24.667Z","updated_at":"2022-11-28T03:01:24.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Hironsan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932733,"maintainers_count":400870,"namespaces_count":0,"keywords_count":313568,"github":"pypi","metadata":{"funded_packages_count":59273,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-03T05:01:57.989Z","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"}}]