{"id":562,"name":null,"description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","url":"https://github.com/asciidoctor/asciidoctor","last_synced_at":"2026-05-01T05:32:09.613Z","repository":{"id":3468631,"uuid":"4523235","full_name":"asciidoctor/asciidoctor","owner":"asciidoctor","description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","archived":false,"fork":false,"pushed_at":"2026-04-23T16:24:09.000Z","size":19005,"stargazers_count":5156,"open_issues_count":666,"forks_count":834,"subscribers_count":114,"default_branch":"main","last_synced_at":"2026-04-26T10:29:10.575Z","etag":null,"topics":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://asciidoctor.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asciidoctor.png","metadata":{"files":{"readme":"README-de.adoc","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"asciidoctor"}},"created_at":"2012-06-01T19:09:20.000Z","updated_at":"2026-04-26T10:08:43.000Z","dependencies_parsed_at":"2023-01-13T12:32:07.066Z","dependency_job_id":"72049f03-3ad8-4150-8be6-f4d57b168d75","html_url":"https://github.com/asciidoctor/asciidoctor","commit_stats":{"total_commits":5030,"total_committers":207,"mean_commits":24.29951690821256,"dds":0.168389662027833,"last_synced_commit":"e5442fc2848680eada862841b0e92dc9265e1a29"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/asciidoctor/asciidoctor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/sbom","scorecard":{"id":211060,"data":{"date":"2025-08-11","repo":{"name":"github.com/asciidoctor/asciidoctor","commit":"96ef455006dbe0ff3556caaef54f11e968e7594d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":9,"reason":"3 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/assets.jar:1","Warn: binary detected: test/fixtures/templates.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:47","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:46:39.524Z","repository_id":3468631,"created_at":"2025-08-17T00:46:39.525Z","updated_at":"2025-08-17T00:46:39.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"asciidoctor","name":"Asciidoctor","uuid":"3137042","kind":"organization","description":"An open source publishing toolchain for the AsciiDoc writing format. Provides tools \u0026 extensions for converting AsciiDoc to HTML, DocBook, PDF, \u0026 other formats.","email":null,"website":"https://asciidoctor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3137042?v=4","repositories_count":86,"last_synced_at":"2024-10-29T22:39:03.625Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asciidoctor","funding_links":[],"total_stars":13346,"followers":316,"following":0,"created_at":"2022-11-02T16:38:57.342Z","updated_at":"2024-10-29T22:39:03.625Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor/repositories"},"packages":[{"id":5295346,"name":"asciidoctor","ecosystem":"conda","description":null,"homepage":"https://asciidoctor.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/asciidoctor/asciidoctor","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-01-12T20:13:16.000Z","latest_release_published_at":"2022-10-15T10:05:34.000Z","latest_release_number":"2.0.18","last_synced_at":"2026-04-01T16:11:28.071Z","created_at":"2022-10-03T15:58:09.936Z","updated_at":"2026-04-01T16:18:18.309Z","registry_url":"https://anaconda.org/conda-forge/asciidoctor","install_command":"conda install -c conda-forge asciidoctor","documentation_url":null,"metadata":{},"repo_metadata":{"id":3468631,"uuid":"4523235","full_name":"asciidoctor/asciidoctor","owner":"asciidoctor","description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","archived":false,"fork":false,"pushed_at":"2026-02-13T16:13:41.000Z","size":19348,"stargazers_count":5136,"open_issues_count":665,"forks_count":835,"subscribers_count":113,"default_branch":"main","last_synced_at":"2026-03-27T03:46:48.497Z","etag":null,"topics":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://asciidoctor.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asciidoctor.png","metadata":{"files":{"readme":"README-de.adoc","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"asciidoctor"}},"created_at":"2012-06-01T19:09:20.000Z","updated_at":"2026-03-24T18:19:01.000Z","dependencies_parsed_at":"2023-01-13T12:32:07.066Z","dependency_job_id":"72049f03-3ad8-4150-8be6-f4d57b168d75","html_url":"https://github.com/asciidoctor/asciidoctor","commit_stats":{"total_commits":5030,"total_committers":207,"mean_commits":24.29951690821256,"dds":0.168389662027833,"last_synced_commit":"e5442fc2848680eada862841b0e92dc9265e1a29"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/asciidoctor/asciidoctor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/sbom","scorecard":{"id":211060,"data":{"date":"2025-08-11","repo":{"name":"github.com/asciidoctor/asciidoctor","commit":"96ef455006dbe0ff3556caaef54f11e968e7594d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":9,"reason":"3 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/assets.jar:1","Warn: binary detected: test/fixtures/templates.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:47","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:46:39.524Z","repository_id":3468631,"created_at":"2025-08-17T00:46:39.525Z","updated_at":"2025-08-17T00:46:39.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31153307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T16:44:32.005Z","status":"ssl_error","status_checked_at":"2026-03-29T16:44:27.286Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"asciidoctor","name":"Asciidoctor","uuid":"3137042","kind":"organization","description":"An open source publishing toolchain for the AsciiDoc writing format. Provides tools \u0026 extensions for converting AsciiDoc to HTML, DocBook, PDF, \u0026 other formats.","email":null,"website":"https://asciidoctor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3137042?v=4","repositories_count":86,"last_synced_at":"2024-10-29T22:39:03.625Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asciidoctor","funding_links":[],"total_stars":13346,"followers":316,"following":0,"created_at":"2022-11-02T16:38:57.342Z","updated_at":"2024-10-29T22:39:03.625Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor/repositories"},"tags":[{"name":"v2.0.26","sha":"0b99b39c9df884d4aec13bba45f03cdbab505769","kind":"tag","published_at":"2025-10-24T01:49:42.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.26","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96fc8314e63356a759000a123962aac70c0b90e9","kind":"tag","published_at":"2025-10-16T23:34:02.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.25","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"a66b6140901f4a7ba3af770cf6dbf0748639a604","kind":"tag","published_at":"2025-10-13T20:14:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.24","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"2c03d22eb9fe83d04ee452939581d1b842f6d8b4","kind":"tag","published_at":"2024-05-17T22:15:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.23","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"360e6f1251e9992be9fec52eb9cc8e70708ab610","kind":"tag","published_at":"2024-03-08T08:01:24.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.22","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"1ec651ddcf4d2cb49576e7cc62c17ec33f8aa5c1","kind":"tag","published_at":"2024-02-20T22:11:22.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.21","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e559f0db61f5ad1446602253e0543568ff662bc8","kind":"tag","published_at":"2023-05-18T07:16:38.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.20","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"d8176b354f5b5518d93058ff740e26aa613e67f1","kind":"tag","published_at":"2023-05-17T23:53:30.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.19","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"dfbcd4290b013ac782987afc6a9ace59547cc53e","kind":"tag","published_at":"2022-10-15T06:25:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.18","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"102f3642f32f56fd05247e6906c5bea8a5f71844","kind":"tag","published_at":"2022-01-06T00:40:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.17","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"098c323a9bd63eb615ef3ddd37a8ae98e2f61353","kind":"tag","published_at":"2021-08-03T18:53:48.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.16","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"884917ce8f0d48c1b55ba5168a37fc06c9be9269","kind":"tag","published_at":"2021-04-27T20:59:20.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.15","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"c3b4ff6645bde094ba56a4878e23068e1586dfbd","kind":"tag","published_at":"2021-04-19T08:55:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.14","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"215a110eab9a0d0b3dea792c826e62745bf2071d","kind":"tag","published_at":"2021-04-10T22:48:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.13","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"b4aa212938bfebb75097037b4282e3419e963118","kind":"tag","published_at":"2020-11-10T07:34:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.12","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"278dc8fcf653c4d96220fdadf5704b226bca501a","kind":"tag","published_at":"2020-11-02T23:48:09.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.11","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"9302213ea29e2efa75a7b3f9124ce4bbcd738174","kind":"tag","published_at":"2019-06-01T05:53:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.10","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"e6ef43b08f1f399af610d1f2c2b221afa72b1763","kind":"tag","published_at":"2019-04-30T19:44:07.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"416ba824123404b64add3a65df9abf8123f93573","kind":"tag","published_at":"2019-04-22T11:08:03.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"0acb025e19837ef934800e8c76656000c38f1236","kind":"tag","published_at":"2019-04-13T09:36:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"46cfd530a6b5bc580d78ec5d8923e9f0fc22d49b","kind":"tag","published_at":"2019-04-04T21:51:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5556ab1f3407820727a514b8f7ee97ec36f514ae","kind":"tag","published_at":"2019-04-01T19:40:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"63795118c9823830aeac20422c4ec09944fcb23f","kind":"tag","published_at":"2019-03-31T08:16:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"9b1662275dabb236f300f1a5fe79124673886d51","kind":"tag","published_at":"2019-03-28T23:46:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1bb01d903db5a85423915fab3d33aecfabea103","kind":"tag","published_at":"2019-03-26T22:19:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bcf06e79ecb421b63b77c2a7c99f440a7294de50","kind":"tag","published_at":"2019-03-25T11:43:40.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"446a96c2f737f9b48f886b449981b6a86c39bbda","kind":"tag","published_at":"2019-03-22T21:16:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc.3","sha":"1af532841f4beeb4470add680087146b1a04510f","kind":"tag","published_at":"2019-03-21T06:07:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3/manifests"},{"name":"v2.0.0.rc.2","sha":"66e31a9f592341604061ff3ce366789cf287773b","kind":"tag","published_at":"2019-03-12T09:31:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2/manifests"},{"name":"v2.0.0.rc.1","sha":"7266dfa9b992513be83fc9fafb234b20f5a5e4b7","kind":"tag","published_at":"2019-03-02T10:27:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1/manifests"},{"name":"v1.5.8","sha":"d7aeb752494c895fd7a116a7cf3a442deb9ac396","kind":"tag","published_at":"2018-10-28T09:32:55.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8/manifests"},{"name":"v1.5.7.1","sha":"db644e0ac0dd82fe68982718f4bccc88e743d587","kind":"tag","published_at":"2018-05-10T09:38:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1/manifests"},{"name":"v1.5.7","sha":"3bc5b58cabd7e49eed4ac86fbb686d4077c25d79","kind":"tag","published_at":"2018-05-03T01:53:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7/manifests"},{"name":"v1.5.6.2","sha":"640f35339730468a97597a1e07b968585866beee","kind":"tag","published_at":"2018-03-20T09:44:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2/manifests"},{"name":"v1.5.6.1","sha":"7ee2ddad66ce581439498e4e043c68bbe8b0938e","kind":"tag","published_at":"2017-07-23T23:52:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1/manifests"},{"name":"v1.5.6","sha":"2e13df607ee0f1eef1715dee9309e069b02e76c6","kind":"tag","published_at":"2017-07-12T10:50:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"580422964c8dd77adc2bebe7b9db871d9ce55b80","kind":"tag","published_at":"2016-10-05T09:05:13.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"5ac70c2fdaa88923a6e8bdda303bd76466c8c22d","kind":"tag","published_at":"2016-01-05T10:34:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a6ca533b822bbfa04e04b932de9abe3abbfd7d59","kind":"tag","published_at":"2015-10-31T09:55:27.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"2b19d0ed278b0b342458d3fd533ab5d5cda9c839","kind":"tag","published_at":"2014-11-27T07:36:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e4e06af860f0fb8cd84dd0e53e589aefdcf25298","kind":"tag","published_at":"2014-09-19T08:01:32.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"bef15d85303fa2b4ad6cc3ebe703ffc43331723f","kind":"tag","published_at":"2014-08-12T08:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc.6","sha":"6892decd1ca39324749a1ebb58ba30695f45e7f2","kind":"tag","published_at":"2014-08-11T00:26:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6/manifests"},{"name":"v1.5.0.rc.5","sha":"4be6a99e8f22b98ee9e53941b4572448bc1568c5","kind":"tag","published_at":"2014-08-05T07:08:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5/manifests"},{"name":"v1.5.0.rc.4","sha":"9e60f4abf4e93c16c356266e760061a0895b92f8","kind":"tag","published_at":"2014-08-01T08:54:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4/manifests"},{"name":"v1.5.0.rc.3","sha":"09f26cdedaed3afdd3c96ea32ee65d8dcf6f9bbf","kind":"tag","published_at":"2014-07-31T09:04:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3/manifests"},{"name":"v1.5.0.rc.2","sha":"2e587af7b20ed63a29d7820273a24327515ec5f6","kind":"tag","published_at":"2014-07-29T08:45:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2/manifests"},{"name":"v1.5.0.rc.1","sha":"7eec258a5bdee17917695f10faf8943bbcf0c14d","kind":"tag","published_at":"2014-07-28T08:16:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1/manifests"},{"name":"v1.5.0.preview.8","sha":"189cf1269f44a5bb9865ca81768a14b09afb41fd","kind":"tag","published_at":"2014-06-18T06:56:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8/manifests"},{"name":"v1.5.0.preview.7","sha":"2e55e9814e1eb7fd33e76eb6c2a318a4473e16b4","kind":"tag","published_at":"2014-05-17T07:26:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7/manifests"},{"name":"v1.5.0.preview.6","sha":"6c49b3f8f7221833eae9b71ea514d94fa90b497e","kind":"tag","published_at":"2014-05-14T09:51:11.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6/manifests"},{"name":"v1.5.0.preview.5","sha":"088ecc19ebc1f3832f488940bed3ae7c88ffc93b","kind":"tag","published_at":"2014-05-12T06:42:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5/manifests"},{"name":"v1.5.0.pre.preview.5","sha":"102e75402ea91d3016a4c966432a09fc16c37674","kind":"tag","published_at":"2014-05-12T06:25:54.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.pre.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.pre.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.pre.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5/manifests"},{"name":"v1.5.0.preview4","sha":"4e90c7bdfc24f2f519012d2905714799244f830b","kind":"tag","published_at":"2014-04-16T05:44:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4/manifests"},{"name":"v1.5.0.preview3","sha":"0de455d56aab10c96b8c1d42633715b9fb9d8ed1","kind":"tag","published_at":"2014-03-03T10:22:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3/manifests"},{"name":"v1.5.0.preview.2","sha":"1b9b0b04fa1ef5dcfb02fb3e9e4a080eaea60dcd","kind":"tag","published_at":"2014-02-17T09:43:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2/manifests"},{"name":"v1.5.0.preview.1","sha":"2aab41eb361ec65463272d42bfa054815792475b","kind":"tag","published_at":"2013-12-04T06:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1/manifests"},{"name":"v0.1.4","sha":"b6ce9e62596371bc8854a1e45d6f0d23492a1cd0","kind":"commit","published_at":"2013-09-05T22:49:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4/manifests"},{"name":"v0.1.4.rc.2","sha":"96f52853318950d663d54eadd33003428125c013","kind":"commit","published_at":"2013-09-03T06:51:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2/manifests"},{"name":"v0.1.4.rc.1","sha":"902991e0024c345db3ad502f6d7b46fe389c84f1","kind":"commit","published_at":"2013-08-25T07:30:33.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1/manifests"},{"name":"v0.1.4.preview.3","sha":"939c3856d60bce451c88b5f8f90651099a075351","kind":"commit","published_at":"2013-07-23T16:10:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3/manifests"},{"name":"v0.1.4.preview.2","sha":"14c2351e98c29c6d10d36d9be4613a0172d31090","kind":"commit","published_at":"2013-07-05T21:17:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2/manifests"},{"name":"v0.1.4.preview.1","sha":"b655553f7a1ec3623e6a3609c5e2d90d32b805e3","kind":"commit","published_at":"2013-06-29T20:49:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1/manifests"},{"name":"v0.1.3","sha":"a3fdc7c612a796066090b026305b1efbb3a50565","kind":"commit","published_at":"2013-05-30T23:55:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4a93d2c980a1a412469eaebf1343492194d89d70","kind":"commit","published_at":"2013-04-26T02:42:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2/manifests"},{"name":"v0.1.2.cr","sha":"5bb2e756032809079ef25d38369471b5f34413f1","kind":"commit","published_at":"2013-04-26T02:10:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2.cr","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2.cr","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2.cr","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr/manifests"},{"name":"v0.1.1","sha":"e2f904eb76b8670ab814169143cad2063c4e7724","kind":"commit","published_at":"2013-02-26T17:28:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"f8c4828c5a8f086046ba40749fe0b4b344a91f08","kind":"commit","published_at":"2013-02-04T19:45:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"b1c46b290fc20e471e033db989d6a0c2d06566fb","kind":"commit","published_at":"2013-01-16T18:19:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9/manifests"},{"name":"v0.0.7","sha":"48446993fc7fa372a34516ac92c93b89987735a7","kind":"commit","published_at":"2012-12-17T23:43:47.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"80d60c82eab5a9583e177e0f88f609f448dc0150","kind":"commit","published_at":"2012-12-17T22:27:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f5366364395aef3df4f42f7b90a77af1d095fff6","kind":"commit","published_at":"2012-12-11T23:32:10.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"52330d3e8c532018d924903ff6b0f0ef473a2ad9","kind":"commit","published_at":"2012-08-14T19:16:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"fe31d33b2b6a145d5f5033cfdec314c6ab9c149a","kind":"commit","published_at":"2012-08-04T02:42:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7f8441afa643a91adeb4b8af55c04c478d330139","kind":"commit","published_at":"2012-08-03T16:53:26.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7513537119d9d6441e3debafb01408ec84a25e31","kind":"commit","published_at":"2012-06-14T21:00:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:18.309Z","dependent_packages_count":0,"downloads":75272,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.09471530515495,"dependent_packages_count":51.604371475622536,"stargazers_count":5.3695294176356105,"forks_count":5.848595239283397,"docker_downloads_count":null,"average":20.229302859424124},"purl":"pkg:conda/asciidoctor?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/asciidoctor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/asciidoctor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/asciidoctor/dependencies","status":null,"funding_links":["https://opencollective.com/asciidoctor"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T13:02:30.366Z","issues_count":473,"pull_requests_count":203,"avg_time_to_close_issue":87691238.93910256,"avg_time_to_close_pull_request":9939116.578125,"issues_closed_count":312,"pull_requests_closed_count":128,"pull_request_authors_count":71,"issue_authors_count":284,"avg_comments_per_issue":4.8752642706131075,"avg_comments_per_pull_request":1.458128078817734,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":39,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":2796140.1304347827,"past_year_avg_time_to_close_pull_request":1665365.55,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":34,"past_year_avg_comments_per_issue":1.435897435897436,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/issues","maintainers":[{"login":"mojavelinux","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"},{"login":"ds26gte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ds26gte"},{"login":"cmoulliard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmoulliard"},{"login":"ysb33r","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysb33r"},{"login":"pepijnve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pepijnve"},{"login":"LightGuard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LightGuard"},{"login":"graphitefriction","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graphitefriction"},{"login":"abelsromero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abelsromero"},{"login":"fapdash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fapdash"},{"login":"lordofthejars","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordofthejars"},{"login":"robertpanzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertpanzer"}],"active_maintainers":[{"login":"mojavelinux","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asciidoctor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asciidoctor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asciidoctor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asciidoctor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/asciidoctor/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":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","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":3891461,"name":"github.com/asciidoctor/asciidoctor","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/asciidoctor/asciidoctor","keywords_array":[],"namespace":"github.com/asciidoctor","versions_count":49,"first_release_published_at":"2012-06-14T21:00:15.000Z","latest_release_published_at":"2025-10-24T01:49:42.000Z","latest_release_number":"v2.0.26+incompatible","last_synced_at":"2026-04-30T05:02:59.918Z","created_at":"2022-04-11T23:48:01.275Z","updated_at":"2026-04-30T05:02:59.919Z","registry_url":"https://pkg.go.dev/github.com/asciidoctor/asciidoctor","install_command":"go get github.com/asciidoctor/asciidoctor","documentation_url":"https://pkg.go.dev/github.com/asciidoctor/asciidoctor#section-documentation","metadata":{},"repo_metadata":{"id":3468631,"uuid":"4523235","full_name":"asciidoctor/asciidoctor","owner":"asciidoctor","description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","archived":false,"fork":false,"pushed_at":"2026-02-13T16:13:41.000Z","size":19348,"stargazers_count":5127,"open_issues_count":662,"forks_count":834,"subscribers_count":114,"default_branch":"main","last_synced_at":"2026-03-10T00:58:05.487Z","etag":null,"topics":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://asciidoctor.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asciidoctor.png","metadata":{"files":{"readme":"README-de.adoc","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"asciidoctor"}},"created_at":"2012-06-01T19:09:20.000Z","updated_at":"2026-03-07T08:23:37.000Z","dependencies_parsed_at":"2023-01-13T12:32:07.066Z","dependency_job_id":"72049f03-3ad8-4150-8be6-f4d57b168d75","html_url":"https://github.com/asciidoctor/asciidoctor","commit_stats":{"total_commits":5030,"total_committers":207,"mean_commits":24.29951690821256,"dds":0.168389662027833,"last_synced_commit":"e5442fc2848680eada862841b0e92dc9265e1a29"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/asciidoctor/asciidoctor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/sbom","scorecard":{"id":211060,"data":{"date":"2025-08-11","repo":{"name":"github.com/asciidoctor/asciidoctor","commit":"96ef455006dbe0ff3556caaef54f11e968e7594d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":9,"reason":"3 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/assets.jar:1","Warn: binary detected: test/fixtures/templates.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:47","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:46:39.524Z","repository_id":3468631,"created_at":"2025-08-17T00:46:39.525Z","updated_at":"2025-08-17T00:46:39.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30324185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":"asciidoctor","name":"Asciidoctor","uuid":"3137042","kind":"organization","description":"An open source publishing toolchain for the AsciiDoc writing format. Provides tools \u0026 extensions for converting AsciiDoc to HTML, DocBook, PDF, \u0026 other formats.","email":null,"website":"https://asciidoctor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3137042?v=4","repositories_count":86,"last_synced_at":"2024-10-29T22:39:03.625Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asciidoctor","funding_links":[],"total_stars":13346,"followers":316,"following":0,"created_at":"2022-11-02T16:38:57.342Z","updated_at":"2024-10-29T22:39:03.625Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor/repositories"},"tags":[{"name":"v2.0.26","sha":"0b99b39c9df884d4aec13bba45f03cdbab505769","kind":"tag","published_at":"2025-10-24T01:49:42.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.26","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96fc8314e63356a759000a123962aac70c0b90e9","kind":"tag","published_at":"2025-10-16T23:34:02.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.25","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"a66b6140901f4a7ba3af770cf6dbf0748639a604","kind":"tag","published_at":"2025-10-13T20:14:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.24","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"2c03d22eb9fe83d04ee452939581d1b842f6d8b4","kind":"tag","published_at":"2024-05-17T22:15:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.23","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"360e6f1251e9992be9fec52eb9cc8e70708ab610","kind":"tag","published_at":"2024-03-08T08:01:24.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.22","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"1ec651ddcf4d2cb49576e7cc62c17ec33f8aa5c1","kind":"tag","published_at":"2024-02-20T22:11:22.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.21","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e559f0db61f5ad1446602253e0543568ff662bc8","kind":"tag","published_at":"2023-05-18T07:16:38.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.20","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"d8176b354f5b5518d93058ff740e26aa613e67f1","kind":"tag","published_at":"2023-05-17T23:53:30.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.19","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"dfbcd4290b013ac782987afc6a9ace59547cc53e","kind":"tag","published_at":"2022-10-15T06:25:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.18","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"102f3642f32f56fd05247e6906c5bea8a5f71844","kind":"tag","published_at":"2022-01-06T00:40:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.17","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"098c323a9bd63eb615ef3ddd37a8ae98e2f61353","kind":"tag","published_at":"2021-08-03T18:53:48.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.16","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"884917ce8f0d48c1b55ba5168a37fc06c9be9269","kind":"tag","published_at":"2021-04-27T20:59:20.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.15","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"c3b4ff6645bde094ba56a4878e23068e1586dfbd","kind":"tag","published_at":"2021-04-19T08:55:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.14","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"215a110eab9a0d0b3dea792c826e62745bf2071d","kind":"tag","published_at":"2021-04-10T22:48:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.13","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"b4aa212938bfebb75097037b4282e3419e963118","kind":"tag","published_at":"2020-11-10T07:34:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.12","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"278dc8fcf653c4d96220fdadf5704b226bca501a","kind":"tag","published_at":"2020-11-02T23:48:09.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.11","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"9302213ea29e2efa75a7b3f9124ce4bbcd738174","kind":"tag","published_at":"2019-06-01T05:53:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.10","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"e6ef43b08f1f399af610d1f2c2b221afa72b1763","kind":"tag","published_at":"2019-04-30T19:44:07.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"416ba824123404b64add3a65df9abf8123f93573","kind":"tag","published_at":"2019-04-22T11:08:03.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"0acb025e19837ef934800e8c76656000c38f1236","kind":"tag","published_at":"2019-04-13T09:36:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"46cfd530a6b5bc580d78ec5d8923e9f0fc22d49b","kind":"tag","published_at":"2019-04-04T21:51:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5556ab1f3407820727a514b8f7ee97ec36f514ae","kind":"tag","published_at":"2019-04-01T19:40:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"63795118c9823830aeac20422c4ec09944fcb23f","kind":"tag","published_at":"2019-03-31T08:16:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"9b1662275dabb236f300f1a5fe79124673886d51","kind":"tag","published_at":"2019-03-28T23:46:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1bb01d903db5a85423915fab3d33aecfabea103","kind":"tag","published_at":"2019-03-26T22:19:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bcf06e79ecb421b63b77c2a7c99f440a7294de50","kind":"tag","published_at":"2019-03-25T11:43:40.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"446a96c2f737f9b48f886b449981b6a86c39bbda","kind":"tag","published_at":"2019-03-22T21:16:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc.3","sha":"1af532841f4beeb4470add680087146b1a04510f","kind":"tag","published_at":"2019-03-21T06:07:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3/manifests"},{"name":"v2.0.0.rc.2","sha":"66e31a9f592341604061ff3ce366789cf287773b","kind":"tag","published_at":"2019-03-12T09:31:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2/manifests"},{"name":"v2.0.0.rc.1","sha":"7266dfa9b992513be83fc9fafb234b20f5a5e4b7","kind":"tag","published_at":"2019-03-02T10:27:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1/manifests"},{"name":"v1.5.8","sha":"d7aeb752494c895fd7a116a7cf3a442deb9ac396","kind":"tag","published_at":"2018-10-28T09:32:55.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8/manifests"},{"name":"v1.5.7.1","sha":"db644e0ac0dd82fe68982718f4bccc88e743d587","kind":"tag","published_at":"2018-05-10T09:38:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1/manifests"},{"name":"v1.5.7","sha":"3bc5b58cabd7e49eed4ac86fbb686d4077c25d79","kind":"tag","published_at":"2018-05-03T01:53:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7/manifests"},{"name":"v1.5.6.2","sha":"640f35339730468a97597a1e07b968585866beee","kind":"tag","published_at":"2018-03-20T09:44:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2/manifests"},{"name":"v1.5.6.1","sha":"7ee2ddad66ce581439498e4e043c68bbe8b0938e","kind":"tag","published_at":"2017-07-23T23:52:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1/manifests"},{"name":"v1.5.6","sha":"2e13df607ee0f1eef1715dee9309e069b02e76c6","kind":"tag","published_at":"2017-07-12T10:50:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"580422964c8dd77adc2bebe7b9db871d9ce55b80","kind":"tag","published_at":"2016-10-05T09:05:13.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"5ac70c2fdaa88923a6e8bdda303bd76466c8c22d","kind":"tag","published_at":"2016-01-05T10:34:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a6ca533b822bbfa04e04b932de9abe3abbfd7d59","kind":"tag","published_at":"2015-10-31T09:55:27.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"2b19d0ed278b0b342458d3fd533ab5d5cda9c839","kind":"tag","published_at":"2014-11-27T07:36:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e4e06af860f0fb8cd84dd0e53e589aefdcf25298","kind":"tag","published_at":"2014-09-19T08:01:32.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"bef15d85303fa2b4ad6cc3ebe703ffc43331723f","kind":"tag","published_at":"2014-08-12T08:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc.6","sha":"6892decd1ca39324749a1ebb58ba30695f45e7f2","kind":"tag","published_at":"2014-08-11T00:26:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6/manifests"},{"name":"v1.5.0.rc.5","sha":"4be6a99e8f22b98ee9e53941b4572448bc1568c5","kind":"tag","published_at":"2014-08-05T07:08:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5/manifests"},{"name":"v1.5.0.rc.4","sha":"9e60f4abf4e93c16c356266e760061a0895b92f8","kind":"tag","published_at":"2014-08-01T08:54:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4/manifests"},{"name":"v1.5.0.rc.3","sha":"09f26cdedaed3afdd3c96ea32ee65d8dcf6f9bbf","kind":"tag","published_at":"2014-07-31T09:04:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3/manifests"},{"name":"v1.5.0.rc.2","sha":"2e587af7b20ed63a29d7820273a24327515ec5f6","kind":"tag","published_at":"2014-07-29T08:45:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2/manifests"},{"name":"v1.5.0.rc.1","sha":"7eec258a5bdee17917695f10faf8943bbcf0c14d","kind":"tag","published_at":"2014-07-28T08:16:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1/manifests"},{"name":"v1.5.0.preview.8","sha":"189cf1269f44a5bb9865ca81768a14b09afb41fd","kind":"tag","published_at":"2014-06-18T06:56:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8/manifests"},{"name":"v1.5.0.preview.7","sha":"2e55e9814e1eb7fd33e76eb6c2a318a4473e16b4","kind":"tag","published_at":"2014-05-17T07:26:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7/manifests"},{"name":"v1.5.0.preview.6","sha":"6c49b3f8f7221833eae9b71ea514d94fa90b497e","kind":"tag","published_at":"2014-05-14T09:51:11.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6/manifests"},{"name":"v1.5.0.preview.5","sha":"088ecc19ebc1f3832f488940bed3ae7c88ffc93b","kind":"tag","published_at":"2014-05-12T06:42:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5/manifests"},{"name":"v1.5.0.pre.preview.5","sha":"102e75402ea91d3016a4c966432a09fc16c37674","kind":"tag","published_at":"2014-05-12T06:25:54.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.pre.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.pre.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.pre.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5/manifests"},{"name":"v1.5.0.preview4","sha":"4e90c7bdfc24f2f519012d2905714799244f830b","kind":"tag","published_at":"2014-04-16T05:44:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4/manifests"},{"name":"v1.5.0.preview3","sha":"0de455d56aab10c96b8c1d42633715b9fb9d8ed1","kind":"tag","published_at":"2014-03-03T10:22:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3/manifests"},{"name":"v1.5.0.preview.2","sha":"1b9b0b04fa1ef5dcfb02fb3e9e4a080eaea60dcd","kind":"tag","published_at":"2014-02-17T09:43:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2/manifests"},{"name":"v1.5.0.preview.1","sha":"2aab41eb361ec65463272d42bfa054815792475b","kind":"tag","published_at":"2013-12-04T06:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1/manifests"},{"name":"v0.1.4","sha":"b6ce9e62596371bc8854a1e45d6f0d23492a1cd0","kind":"commit","published_at":"2013-09-05T22:49:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4/manifests"},{"name":"v0.1.4.rc.2","sha":"96f52853318950d663d54eadd33003428125c013","kind":"commit","published_at":"2013-09-03T06:51:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2/manifests"},{"name":"v0.1.4.rc.1","sha":"902991e0024c345db3ad502f6d7b46fe389c84f1","kind":"commit","published_at":"2013-08-25T07:30:33.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1/manifests"},{"name":"v0.1.4.preview.3","sha":"939c3856d60bce451c88b5f8f90651099a075351","kind":"commit","published_at":"2013-07-23T16:10:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3/manifests"},{"name":"v0.1.4.preview.2","sha":"14c2351e98c29c6d10d36d9be4613a0172d31090","kind":"commit","published_at":"2013-07-05T21:17:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2/manifests"},{"name":"v0.1.4.preview.1","sha":"b655553f7a1ec3623e6a3609c5e2d90d32b805e3","kind":"commit","published_at":"2013-06-29T20:49:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1/manifests"},{"name":"v0.1.3","sha":"a3fdc7c612a796066090b026305b1efbb3a50565","kind":"commit","published_at":"2013-05-30T23:55:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4a93d2c980a1a412469eaebf1343492194d89d70","kind":"commit","published_at":"2013-04-26T02:42:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2/manifests"},{"name":"v0.1.2.cr","sha":"5bb2e756032809079ef25d38369471b5f34413f1","kind":"commit","published_at":"2013-04-26T02:10:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2.cr","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2.cr","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2.cr","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr/manifests"},{"name":"v0.1.1","sha":"e2f904eb76b8670ab814169143cad2063c4e7724","kind":"commit","published_at":"2013-02-26T17:28:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"f8c4828c5a8f086046ba40749fe0b4b344a91f08","kind":"commit","published_at":"2013-02-04T19:45:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"b1c46b290fc20e471e033db989d6a0c2d06566fb","kind":"commit","published_at":"2013-01-16T18:19:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9/manifests"},{"name":"v0.0.7","sha":"48446993fc7fa372a34516ac92c93b89987735a7","kind":"commit","published_at":"2012-12-17T23:43:47.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"80d60c82eab5a9583e177e0f88f609f448dc0150","kind":"commit","published_at":"2012-12-17T22:27:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f5366364395aef3df4f42f7b90a77af1d095fff6","kind":"commit","published_at":"2012-12-11T23:32:10.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"52330d3e8c532018d924903ff6b0f0ef473a2ad9","kind":"commit","published_at":"2012-08-14T19:16:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"fe31d33b2b6a145d5f5033cfdec314c6ab9c149a","kind":"commit","published_at":"2012-08-04T02:42:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7f8441afa643a91adeb4b8af55c04c478d330139","kind":"commit","published_at":"2012-08-03T16:53:26.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7513537119d9d6441e3debafb01408ec84a25e31","kind":"commit","published_at":"2012-06-14T21:00:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-10T05:04:33.224Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/asciidoctor/asciidoctor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/asciidoctor/asciidoctor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/asciidoctor/asciidoctor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/asciidoctor/asciidoctor/dependencies","status":null,"funding_links":["https://opencollective.com/asciidoctor"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-27T23:02:27.302Z","issues_count":470,"pull_requests_count":201,"avg_time_to_close_issue":87120688.39871383,"avg_time_to_close_pull_request":9939116.578125,"issues_closed_count":311,"pull_requests_closed_count":128,"pull_request_authors_count":69,"issue_authors_count":282,"avg_comments_per_issue":4.874468085106383,"avg_comments_per_pull_request":1.4676616915422886,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":41,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2475740.8076923075,"past_year_avg_time_to_close_pull_request":1665365.55,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":1.4146341463414633,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/issues","maintainers":[{"login":"mojavelinux","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"},{"login":"ds26gte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ds26gte"},{"login":"cmoulliard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmoulliard"},{"login":"ysb33r","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysb33r"},{"login":"pepijnve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pepijnve"},{"login":"LightGuard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LightGuard"},{"login":"graphitefriction","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graphitefriction"},{"login":"abelsromero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abelsromero"},{"login":"fapdash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fapdash"},{"login":"lordofthejars","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordofthejars"},{"login":"robertpanzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertpanzer"}],"active_maintainers":[{"login":"mojavelinux","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fasciidoctor%2Fasciidoctor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fasciidoctor%2Fasciidoctor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fasciidoctor%2Fasciidoctor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fasciidoctor%2Fasciidoctor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fasciidoctor%2Fasciidoctor/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2119758,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1259648,"name":"zsh-asciidoctor","ecosystem":"npm","description":"A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","homepage":"https://github.com/asciidoctor/asciidoctor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/asciidoctor/asciidoctor","keywords_array":["asciidoc","asciidoc processor","asciidoc converter","zsh"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-12-08T03:44:09.574Z","latest_release_published_at":"2019-12-11T16:30:25.017Z","latest_release_number":"2.0.11","last_synced_at":"2026-04-30T05:02:52.463Z","created_at":"2022-04-08T15:11:52.848Z","updated_at":"2026-04-30T05:02:52.464Z","registry_url":"https://www.npmjs.com/package/zsh-asciidoctor","install_command":"npm install zsh-asciidoctor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.11"}},"repo_metadata":{"id":3468631,"uuid":"4523235","full_name":"asciidoctor/asciidoctor","owner":"asciidoctor","description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","archived":false,"fork":false,"pushed_at":"2026-04-12T10:17:11.000Z","size":19002,"stargazers_count":5152,"open_issues_count":665,"forks_count":835,"subscribers_count":113,"default_branch":"main","last_synced_at":"2026-04-19T05:47:57.261Z","etag":null,"topics":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://asciidoctor.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asciidoctor.png","metadata":{"files":{"readme":"README-de.adoc","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"asciidoctor"}},"created_at":"2012-06-01T19:09:20.000Z","updated_at":"2026-04-15T05:56:38.000Z","dependencies_parsed_at":"2023-01-13T12:32:07.066Z","dependency_job_id":"72049f03-3ad8-4150-8be6-f4d57b168d75","html_url":"https://github.com/asciidoctor/asciidoctor","commit_stats":{"total_commits":5030,"total_committers":207,"mean_commits":24.29951690821256,"dds":0.168389662027833,"last_synced_commit":"e5442fc2848680eada862841b0e92dc9265e1a29"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/asciidoctor/asciidoctor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/sbom","scorecard":{"id":211060,"data":{"date":"2025-08-11","repo":{"name":"github.com/asciidoctor/asciidoctor","commit":"96ef455006dbe0ff3556caaef54f11e968e7594d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":9,"reason":"3 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/assets.jar:1","Warn: binary detected: test/fixtures/templates.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:47","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:46:39.524Z","repository_id":3468631,"created_at":"2025-08-17T00:46:39.525Z","updated_at":"2025-08-17T00:46:39.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-25T03:43:23.882Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":1.7123824322139856,"forks_count":1.6014222401106517,"average":20.018801776940045},"purl":"pkg:npm/zsh-asciidoctor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/zsh-asciidoctor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/zsh-asciidoctor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/zsh-asciidoctor/dependencies","status":null,"funding_links":["https://opencollective.com/asciidoctor"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-13T11:01:05.138Z","issues_count":473,"pull_requests_count":204,"avg_time_to_close_issue":87691238.93910256,"avg_time_to_close_pull_request":9862071.751937985,"issues_closed_count":312,"pull_requests_closed_count":129,"pull_request_authors_count":72,"issue_authors_count":284,"avg_comments_per_issue":4.8752642706131075,"avg_comments_per_pull_request":1.4558823529411764,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":37,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2284725.619047619,"past_year_avg_time_to_close_pull_request":894835.8947368421,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.4864864864864864,"past_year_avg_comments_per_pull_request":0.8529411764705882,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/issues","maintainers":[{"login":"mojavelinux","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"},{"login":"ds26gte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ds26gte"},{"login":"cmoulliard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmoulliard"},{"login":"ysb33r","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysb33r"},{"login":"pepijnve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pepijnve"},{"login":"LightGuard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LightGuard"},{"login":"graphitefriction","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graphitefriction"},{"login":"abelsromero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abelsromero"},{"login":"fapdash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fapdash"},{"login":"lordofthejars","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordofthejars"},{"login":"robertpanzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertpanzer"}],"active_maintainers":[{"login":"mojavelinux","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zsh-asciidoctor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zsh-asciidoctor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zsh-asciidoctor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zsh-asciidoctor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zsh-asciidoctor/codemeta","maintainers":[{"uuid":"psprint","login":"psprint","name":null,"email":"sgniazdowski@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~psprint","role":null,"created_at":"2022-11-10T21:37:11.528Z","updated_at":"2022-11-10T21:37:11.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/psprint/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5579474,"maintainers_count":1181781,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12184453,"name":"asciidoctor","ecosystem":"rubygems","description":"A fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","homepage":"https://asciidoctor.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/asciidoctor/asciidoctor","keywords_array":[],"namespace":null,"versions_count":55,"first_release_published_at":"2012-06-14T20:58:33.905Z","latest_release_published_at":"2025-10-24T01:49:44.362Z","latest_release_number":"2.0.26","last_synced_at":"2026-04-30T15:35:20.872Z","created_at":"2025-10-07T01:31:07.780Z","updated_at":"2026-04-30T15:58:03.248Z","registry_url":"https://gem.coop/gems/asciidoctor","install_command":"gem install asciidoctor -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/asciidoctor/","metadata":{"funding":"https://opencollective.com/asciidoctor"},"repo_metadata":{"id":3468631,"uuid":"4523235","full_name":"asciidoctor/asciidoctor","owner":"asciidoctor","description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","archived":false,"fork":false,"pushed_at":"2026-04-23T16:24:09.000Z","size":19005,"stargazers_count":5156,"open_issues_count":666,"forks_count":834,"subscribers_count":114,"default_branch":"main","last_synced_at":"2026-04-26T10:29:10.575Z","etag":null,"topics":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://asciidoctor.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asciidoctor.png","metadata":{"files":{"readme":"README-de.adoc","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"asciidoctor"}},"created_at":"2012-06-01T19:09:20.000Z","updated_at":"2026-04-26T10:08:43.000Z","dependencies_parsed_at":"2023-01-13T12:32:07.066Z","dependency_job_id":"72049f03-3ad8-4150-8be6-f4d57b168d75","html_url":"https://github.com/asciidoctor/asciidoctor","commit_stats":{"total_commits":5030,"total_committers":207,"mean_commits":24.29951690821256,"dds":0.168389662027833,"last_synced_commit":"e5442fc2848680eada862841b0e92dc9265e1a29"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/asciidoctor/asciidoctor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/sbom","scorecard":{"id":211060,"data":{"date":"2025-08-11","repo":{"name":"github.com/asciidoctor/asciidoctor","commit":"96ef455006dbe0ff3556caaef54f11e968e7594d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":9,"reason":"3 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/assets.jar:1","Warn: binary detected: test/fixtures/templates.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:47","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:46:39.524Z","repository_id":3468631,"created_at":"2025-08-17T00:46:39.525Z","updated_at":"2025-08-17T00:46:39.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"asciidoctor","name":"Asciidoctor","uuid":"3137042","kind":"organization","description":"An open source publishing toolchain for the AsciiDoc writing format. Provides tools \u0026 extensions for converting AsciiDoc to HTML, DocBook, PDF, \u0026 other formats.","email":null,"website":"https://asciidoctor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3137042?v=4","repositories_count":86,"last_synced_at":"2024-10-29T22:39:03.625Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asciidoctor","funding_links":[],"total_stars":13346,"followers":316,"following":0,"created_at":"2022-11-02T16:38:57.342Z","updated_at":"2024-10-29T22:39:03.625Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor/repositories"},"tags":[{"name":"v2.0.26","sha":"0b99b39c9df884d4aec13bba45f03cdbab505769","kind":"tag","published_at":"2025-10-24T01:49:42.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.26","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96fc8314e63356a759000a123962aac70c0b90e9","kind":"tag","published_at":"2025-10-16T23:34:02.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.25","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"a66b6140901f4a7ba3af770cf6dbf0748639a604","kind":"tag","published_at":"2025-10-13T20:14:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.24","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"2c03d22eb9fe83d04ee452939581d1b842f6d8b4","kind":"tag","published_at":"2024-05-17T22:15:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.23","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"360e6f1251e9992be9fec52eb9cc8e70708ab610","kind":"tag","published_at":"2024-03-08T08:01:24.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.22","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"1ec651ddcf4d2cb49576e7cc62c17ec33f8aa5c1","kind":"tag","published_at":"2024-02-20T22:11:22.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.21","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e559f0db61f5ad1446602253e0543568ff662bc8","kind":"tag","published_at":"2023-05-18T07:16:38.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.20","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"d8176b354f5b5518d93058ff740e26aa613e67f1","kind":"tag","published_at":"2023-05-17T23:53:30.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.19","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"dfbcd4290b013ac782987afc6a9ace59547cc53e","kind":"tag","published_at":"2022-10-15T06:25:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.18","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"102f3642f32f56fd05247e6906c5bea8a5f71844","kind":"tag","published_at":"2022-01-06T00:40:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.17","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"098c323a9bd63eb615ef3ddd37a8ae98e2f61353","kind":"tag","published_at":"2021-08-03T18:53:48.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.16","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"884917ce8f0d48c1b55ba5168a37fc06c9be9269","kind":"tag","published_at":"2021-04-27T20:59:20.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.15","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"c3b4ff6645bde094ba56a4878e23068e1586dfbd","kind":"tag","published_at":"2021-04-19T08:55:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.14","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"215a110eab9a0d0b3dea792c826e62745bf2071d","kind":"tag","published_at":"2021-04-10T22:48:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.13","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"b4aa212938bfebb75097037b4282e3419e963118","kind":"tag","published_at":"2020-11-10T07:34:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.12","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"278dc8fcf653c4d96220fdadf5704b226bca501a","kind":"tag","published_at":"2020-11-02T23:48:09.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.11","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"9302213ea29e2efa75a7b3f9124ce4bbcd738174","kind":"tag","published_at":"2019-06-01T05:53:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.10","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"e6ef43b08f1f399af610d1f2c2b221afa72b1763","kind":"tag","published_at":"2019-04-30T19:44:07.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"416ba824123404b64add3a65df9abf8123f93573","kind":"tag","published_at":"2019-04-22T11:08:03.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"0acb025e19837ef934800e8c76656000c38f1236","kind":"tag","published_at":"2019-04-13T09:36:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"46cfd530a6b5bc580d78ec5d8923e9f0fc22d49b","kind":"tag","published_at":"2019-04-04T21:51:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5556ab1f3407820727a514b8f7ee97ec36f514ae","kind":"tag","published_at":"2019-04-01T19:40:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"63795118c9823830aeac20422c4ec09944fcb23f","kind":"tag","published_at":"2019-03-31T08:16:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"9b1662275dabb236f300f1a5fe79124673886d51","kind":"tag","published_at":"2019-03-28T23:46:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1bb01d903db5a85423915fab3d33aecfabea103","kind":"tag","published_at":"2019-03-26T22:19:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bcf06e79ecb421b63b77c2a7c99f440a7294de50","kind":"tag","published_at":"2019-03-25T11:43:40.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"446a96c2f737f9b48f886b449981b6a86c39bbda","kind":"tag","published_at":"2019-03-22T21:16:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc.3","sha":"1af532841f4beeb4470add680087146b1a04510f","kind":"tag","published_at":"2019-03-21T06:07:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3/manifests"},{"name":"v2.0.0.rc.2","sha":"66e31a9f592341604061ff3ce366789cf287773b","kind":"tag","published_at":"2019-03-12T09:31:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2/manifests"},{"name":"v2.0.0.rc.1","sha":"7266dfa9b992513be83fc9fafb234b20f5a5e4b7","kind":"tag","published_at":"2019-03-02T10:27:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1/manifests"},{"name":"v1.5.8","sha":"d7aeb752494c895fd7a116a7cf3a442deb9ac396","kind":"tag","published_at":"2018-10-28T09:32:55.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8/manifests"},{"name":"v1.5.7.1","sha":"db644e0ac0dd82fe68982718f4bccc88e743d587","kind":"tag","published_at":"2018-05-10T09:38:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1/manifests"},{"name":"v1.5.7","sha":"3bc5b58cabd7e49eed4ac86fbb686d4077c25d79","kind":"tag","published_at":"2018-05-03T01:53:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7/manifests"},{"name":"v1.5.6.2","sha":"640f35339730468a97597a1e07b968585866beee","kind":"tag","published_at":"2018-03-20T09:44:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2/manifests"},{"name":"v1.5.6.1","sha":"7ee2ddad66ce581439498e4e043c68bbe8b0938e","kind":"tag","published_at":"2017-07-23T23:52:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1/manifests"},{"name":"v1.5.6","sha":"2e13df607ee0f1eef1715dee9309e069b02e76c6","kind":"tag","published_at":"2017-07-12T10:50:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"580422964c8dd77adc2bebe7b9db871d9ce55b80","kind":"tag","published_at":"2016-10-05T09:05:13.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"5ac70c2fdaa88923a6e8bdda303bd76466c8c22d","kind":"tag","published_at":"2016-01-05T10:34:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a6ca533b822bbfa04e04b932de9abe3abbfd7d59","kind":"tag","published_at":"2015-10-31T09:55:27.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"2b19d0ed278b0b342458d3fd533ab5d5cda9c839","kind":"tag","published_at":"2014-11-27T07:36:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e4e06af860f0fb8cd84dd0e53e589aefdcf25298","kind":"tag","published_at":"2014-09-19T08:01:32.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"bef15d85303fa2b4ad6cc3ebe703ffc43331723f","kind":"tag","published_at":"2014-08-12T08:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc.6","sha":"6892decd1ca39324749a1ebb58ba30695f45e7f2","kind":"tag","published_at":"2014-08-11T00:26:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6/manifests"},{"name":"v1.5.0.rc.5","sha":"4be6a99e8f22b98ee9e53941b4572448bc1568c5","kind":"tag","published_at":"2014-08-05T07:08:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5/manifests"},{"name":"v1.5.0.rc.4","sha":"9e60f4abf4e93c16c356266e760061a0895b92f8","kind":"tag","published_at":"2014-08-01T08:54:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4/manifests"},{"name":"v1.5.0.rc.3","sha":"09f26cdedaed3afdd3c96ea32ee65d8dcf6f9bbf","kind":"tag","published_at":"2014-07-31T09:04:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3/manifests"},{"name":"v1.5.0.rc.2","sha":"2e587af7b20ed63a29d7820273a24327515ec5f6","kind":"tag","published_at":"2014-07-29T08:45:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2/manifests"},{"name":"v1.5.0.rc.1","sha":"7eec258a5bdee17917695f10faf8943bbcf0c14d","kind":"tag","published_at":"2014-07-28T08:16:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1/manifests"},{"name":"v1.5.0.preview.8","sha":"189cf1269f44a5bb9865ca81768a14b09afb41fd","kind":"tag","published_at":"2014-06-18T06:56:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8/manifests"},{"name":"v1.5.0.preview.7","sha":"2e55e9814e1eb7fd33e76eb6c2a318a4473e16b4","kind":"tag","published_at":"2014-05-17T07:26:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7/manifests"},{"name":"v1.5.0.preview.6","sha":"6c49b3f8f7221833eae9b71ea514d94fa90b497e","kind":"tag","published_at":"2014-05-14T09:51:11.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6/manifests"},{"name":"v1.5.0.preview.5","sha":"088ecc19ebc1f3832f488940bed3ae7c88ffc93b","kind":"tag","published_at":"2014-05-12T06:42:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5/manifests"},{"name":"v1.5.0.pre.preview.5","sha":"102e75402ea91d3016a4c966432a09fc16c37674","kind":"tag","published_at":"2014-05-12T06:25:54.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.pre.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.pre.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.pre.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5/manifests"},{"name":"v1.5.0.preview4","sha":"4e90c7bdfc24f2f519012d2905714799244f830b","kind":"tag","published_at":"2014-04-16T05:44:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4/manifests"},{"name":"v1.5.0.preview3","sha":"0de455d56aab10c96b8c1d42633715b9fb9d8ed1","kind":"tag","published_at":"2014-03-03T10:22:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3/manifests"},{"name":"v1.5.0.preview.2","sha":"1b9b0b04fa1ef5dcfb02fb3e9e4a080eaea60dcd","kind":"tag","published_at":"2014-02-17T09:43:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2/manifests"},{"name":"v1.5.0.preview.1","sha":"2aab41eb361ec65463272d42bfa054815792475b","kind":"tag","published_at":"2013-12-04T06:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1/manifests"},{"name":"v0.1.4","sha":"b6ce9e62596371bc8854a1e45d6f0d23492a1cd0","kind":"commit","published_at":"2013-09-05T22:49:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4/manifests"},{"name":"v0.1.4.rc.2","sha":"96f52853318950d663d54eadd33003428125c013","kind":"commit","published_at":"2013-09-03T06:51:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2/manifests"},{"name":"v0.1.4.rc.1","sha":"902991e0024c345db3ad502f6d7b46fe389c84f1","kind":"commit","published_at":"2013-08-25T07:30:33.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1/manifests"},{"name":"v0.1.4.preview.3","sha":"939c3856d60bce451c88b5f8f90651099a075351","kind":"commit","published_at":"2013-07-23T16:10:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3/manifests"},{"name":"v0.1.4.preview.2","sha":"14c2351e98c29c6d10d36d9be4613a0172d31090","kind":"commit","published_at":"2013-07-05T21:17:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2/manifests"},{"name":"v0.1.4.preview.1","sha":"b655553f7a1ec3623e6a3609c5e2d90d32b805e3","kind":"commit","published_at":"2013-06-29T20:49:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1/manifests"},{"name":"v0.1.3","sha":"a3fdc7c612a796066090b026305b1efbb3a50565","kind":"commit","published_at":"2013-05-30T23:55:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4a93d2c980a1a412469eaebf1343492194d89d70","kind":"commit","published_at":"2013-04-26T02:42:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2/manifests"},{"name":"v0.1.2.cr","sha":"5bb2e756032809079ef25d38369471b5f34413f1","kind":"commit","published_at":"2013-04-26T02:10:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2.cr","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2.cr","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2.cr","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr/manifests"},{"name":"v0.1.1","sha":"e2f904eb76b8670ab814169143cad2063c4e7724","kind":"commit","published_at":"2013-02-26T17:28:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"f8c4828c5a8f086046ba40749fe0b4b344a91f08","kind":"commit","published_at":"2013-02-04T19:45:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"b1c46b290fc20e471e033db989d6a0c2d06566fb","kind":"commit","published_at":"2013-01-16T18:19:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9/manifests"},{"name":"v0.0.7","sha":"48446993fc7fa372a34516ac92c93b89987735a7","kind":"commit","published_at":"2012-12-17T23:43:47.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"80d60c82eab5a9583e177e0f88f609f448dc0150","kind":"commit","published_at":"2012-12-17T22:27:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f5366364395aef3df4f42f7b90a77af1d095fff6","kind":"commit","published_at":"2012-12-11T23:32:10.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"52330d3e8c532018d924903ff6b0f0ef473a2ad9","kind":"commit","published_at":"2012-08-14T19:16:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"fe31d33b2b6a145d5f5033cfdec314c6ab9c149a","kind":"commit","published_at":"2012-08-04T02:42:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7f8441afa643a91adeb4b8af55c04c478d330139","kind":"commit","published_at":"2012-08-03T16:53:26.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7513537119d9d6441e3debafb01408ec84a25e31","kind":"commit","published_at":"2012-06-14T21:00:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-30T15:58:03.219Z","dependent_packages_count":0,"downloads":54013943,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.48662326708047665,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.16220775569349222},"purl":"pkg:gem/asciidoctor?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/asciidoctor","docker_dependents_count":292,"docker_downloads_count":437896986,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/asciidoctor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/asciidoctor/dependencies","status":null,"funding_links":["https://opencollective.com/asciidoctor"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-24T02:04:37.673Z","issues_count":475,"pull_requests_count":206,"avg_time_to_close_issue":87132778.94267516,"avg_time_to_close_pull_request":9786420.653846154,"issues_closed_count":314,"pull_requests_closed_count":130,"pull_request_authors_count":72,"issue_authors_count":286,"avg_comments_per_issue":4.865263157894737,"avg_comments_per_pull_request":1.4466019417475728,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":36,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":1631966.35,"past_year_avg_time_to_close_pull_request":942744.1666666666,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":1.527777777777778,"past_year_avg_comments_per_pull_request":0.8235294117647058,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/issues","maintainers":[{"login":"mojavelinux","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"},{"login":"ds26gte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ds26gte"},{"login":"cmoulliard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmoulliard"},{"login":"ysb33r","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysb33r"},{"login":"pepijnve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pepijnve"},{"login":"LightGuard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LightGuard"},{"login":"graphitefriction","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graphitefriction"},{"login":"abelsromero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abelsromero"},{"login":"fapdash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fapdash"},{"login":"lordofthejars","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordofthejars"},{"login":"robertpanzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertpanzer"}],"active_maintainers":[{"login":"mojavelinux","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/asciidoctor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/asciidoctor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/asciidoctor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/asciidoctor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/asciidoctor/codemeta","maintainers":[{"uuid":"66755","login":"mojavelinux","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://gem.coop/profiles/mojavelinux","role":null,"created_at":"2025-10-07T12:18:55.501Z","updated_at":"2025-10-07T12:18:55.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/mojavelinux/packages"},{"uuid":"81414","login":"carbonfray","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/carbonfray","role":null,"created_at":"2025-10-07T12:18:55.587Z","updated_at":"2025-10-07T12:18:55.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/carbonfray/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190424,"maintainers_count":67492,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":157190,"name":"asciidoctor","ecosystem":"rubygems","description":"A fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","homepage":"https://asciidoctor.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/asciidoctor/asciidoctor","keywords_array":[],"namespace":null,"versions_count":55,"first_release_published_at":"2012-06-14T20:58:33.905Z","latest_release_published_at":"2025-10-24T01:49:44.362Z","latest_release_number":"2.0.26","last_synced_at":"2026-05-01T03:31:48.393Z","created_at":"2022-04-05T17:17:13.678Z","updated_at":"2026-05-01T03:35:34.406Z","registry_url":"https://rubygems.org/gems/asciidoctor","install_command":"gem install asciidoctor -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/asciidoctor/","metadata":{"funding":"https://opencollective.com/asciidoctor"},"repo_metadata":{"id":3468631,"uuid":"4523235","full_name":"asciidoctor/asciidoctor","owner":"asciidoctor","description":":gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.","archived":false,"fork":false,"pushed_at":"2026-04-23T16:24:09.000Z","size":19005,"stargazers_count":5156,"open_issues_count":666,"forks_count":834,"subscribers_count":114,"default_branch":"main","last_synced_at":"2026-04-26T10:29:10.575Z","etag":null,"topics":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"latest_commit_sha":null,"homepage":"https://asciidoctor.org","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asciidoctor.png","metadata":{"files":{"readme":"README-de.adoc","changelog":"CHANGELOG.adoc","contributing":"CONTRIBUTING.adoc","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.adoc","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"asciidoctor"}},"created_at":"2012-06-01T19:09:20.000Z","updated_at":"2026-04-26T10:08:43.000Z","dependencies_parsed_at":"2023-01-13T12:32:07.066Z","dependency_job_id":"72049f03-3ad8-4150-8be6-f4d57b168d75","html_url":"https://github.com/asciidoctor/asciidoctor","commit_stats":{"total_commits":5030,"total_committers":207,"mean_commits":24.29951690821256,"dds":0.168389662027833,"last_synced_commit":"e5442fc2848680eada862841b0e92dc9265e1a29"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/asciidoctor/asciidoctor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/sbom","scorecard":{"id":211060,"data":{"date":"2025-08-11","repo":{"name":"github.com/asciidoctor/asciidoctor","commit":"96ef455006dbe0ff3556caaef54f11e968e7594d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":9,"reason":"3 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:14","Warn: no topLevel permission defined: .github/workflows/release.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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: test/fixtures/assets.jar:1","Warn: binary detected: test/fixtures/templates.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/release.yml:47","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/asciidoctor/asciidoctor/release.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:116","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T00:46:39.524Z","repository_id":3468631,"created_at":"2025-08-17T00:46:39.525Z","updated_at":"2025-08-17T00:46:39.525Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"asciidoctor","name":"Asciidoctor","uuid":"3137042","kind":"organization","description":"An open source publishing toolchain for the AsciiDoc writing format. Provides tools \u0026 extensions for converting AsciiDoc to HTML, DocBook, PDF, \u0026 other formats.","email":null,"website":"https://asciidoctor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3137042?v=4","repositories_count":86,"last_synced_at":"2024-10-29T22:39:03.625Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asciidoctor","funding_links":[],"total_stars":13346,"followers":316,"following":0,"created_at":"2022-11-02T16:38:57.342Z","updated_at":"2024-10-29T22:39:03.625Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asciidoctor/repositories"},"tags":[{"name":"v2.0.26","sha":"0b99b39c9df884d4aec13bba45f03cdbab505769","kind":"tag","published_at":"2025-10-24T01:49:42.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.26","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.26/manifests"},{"name":"v2.0.25","sha":"96fc8314e63356a759000a123962aac70c0b90e9","kind":"tag","published_at":"2025-10-16T23:34:02.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.25","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.25/manifests"},{"name":"v2.0.24","sha":"a66b6140901f4a7ba3af770cf6dbf0748639a604","kind":"tag","published_at":"2025-10-13T20:14:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.24","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.24/manifests"},{"name":"v2.0.23","sha":"2c03d22eb9fe83d04ee452939581d1b842f6d8b4","kind":"tag","published_at":"2024-05-17T22:15:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.23","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.23/manifests"},{"name":"v2.0.22","sha":"360e6f1251e9992be9fec52eb9cc8e70708ab610","kind":"tag","published_at":"2024-03-08T08:01:24.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.22","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.22/manifests"},{"name":"v2.0.21","sha":"1ec651ddcf4d2cb49576e7cc62c17ec33f8aa5c1","kind":"tag","published_at":"2024-02-20T22:11:22.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.21","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.21/manifests"},{"name":"v2.0.20","sha":"e559f0db61f5ad1446602253e0543568ff662bc8","kind":"tag","published_at":"2023-05-18T07:16:38.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.20","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.20/manifests"},{"name":"v2.0.19","sha":"d8176b354f5b5518d93058ff740e26aa613e67f1","kind":"tag","published_at":"2023-05-17T23:53:30.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.19","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"dfbcd4290b013ac782987afc6a9ace59547cc53e","kind":"tag","published_at":"2022-10-15T06:25:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.18","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"102f3642f32f56fd05247e6906c5bea8a5f71844","kind":"tag","published_at":"2022-01-06T00:40:57.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.17","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"098c323a9bd63eb615ef3ddd37a8ae98e2f61353","kind":"tag","published_at":"2021-08-03T18:53:48.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.16","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"884917ce8f0d48c1b55ba5168a37fc06c9be9269","kind":"tag","published_at":"2021-04-27T20:59:20.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.15","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"c3b4ff6645bde094ba56a4878e23068e1586dfbd","kind":"tag","published_at":"2021-04-19T08:55:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.14","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"215a110eab9a0d0b3dea792c826e62745bf2071d","kind":"tag","published_at":"2021-04-10T22:48:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.13","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"b4aa212938bfebb75097037b4282e3419e963118","kind":"tag","published_at":"2020-11-10T07:34:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.12","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"278dc8fcf653c4d96220fdadf5704b226bca501a","kind":"tag","published_at":"2020-11-02T23:48:09.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.11","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"9302213ea29e2efa75a7b3f9124ce4bbcd738174","kind":"tag","published_at":"2019-06-01T05:53:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.10","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"e6ef43b08f1f399af610d1f2c2b221afa72b1763","kind":"tag","published_at":"2019-04-30T19:44:07.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"416ba824123404b64add3a65df9abf8123f93573","kind":"tag","published_at":"2019-04-22T11:08:03.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"0acb025e19837ef934800e8c76656000c38f1236","kind":"tag","published_at":"2019-04-13T09:36:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"46cfd530a6b5bc580d78ec5d8923e9f0fc22d49b","kind":"tag","published_at":"2019-04-04T21:51:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"5556ab1f3407820727a514b8f7ee97ec36f514ae","kind":"tag","published_at":"2019-04-01T19:40:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"63795118c9823830aeac20422c4ec09944fcb23f","kind":"tag","published_at":"2019-03-31T08:16:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"9b1662275dabb236f300f1a5fe79124673886d51","kind":"tag","published_at":"2019-03-28T23:46:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1bb01d903db5a85423915fab3d33aecfabea103","kind":"tag","published_at":"2019-03-26T22:19:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"bcf06e79ecb421b63b77c2a7c99f440a7294de50","kind":"tag","published_at":"2019-03-25T11:43:40.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"446a96c2f737f9b48f886b449981b6a86c39bbda","kind":"tag","published_at":"2019-03-22T21:16:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0/manifests"},{"name":"v2.0.0.rc.3","sha":"1af532841f4beeb4470add680087146b1a04510f","kind":"tag","published_at":"2019-03-21T06:07:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.3/manifests"},{"name":"v2.0.0.rc.2","sha":"66e31a9f592341604061ff3ce366789cf287773b","kind":"tag","published_at":"2019-03-12T09:31:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.2/manifests"},{"name":"v2.0.0.rc.1","sha":"7266dfa9b992513be83fc9fafb234b20f5a5e4b7","kind":"tag","published_at":"2019-03-02T10:27:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v2.0.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v2.0.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v2.0.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v2.0.0.rc.1/manifests"},{"name":"v1.5.8","sha":"d7aeb752494c895fd7a116a7cf3a442deb9ac396","kind":"tag","published_at":"2018-10-28T09:32:55.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.8/manifests"},{"name":"v1.5.7.1","sha":"db644e0ac0dd82fe68982718f4bccc88e743d587","kind":"tag","published_at":"2018-05-10T09:38:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7.1/manifests"},{"name":"v1.5.7","sha":"3bc5b58cabd7e49eed4ac86fbb686d4077c25d79","kind":"tag","published_at":"2018-05-03T01:53:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.7/manifests"},{"name":"v1.5.6.2","sha":"640f35339730468a97597a1e07b968585866beee","kind":"tag","published_at":"2018-03-20T09:44:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.2/manifests"},{"name":"v1.5.6.1","sha":"7ee2ddad66ce581439498e4e043c68bbe8b0938e","kind":"tag","published_at":"2017-07-23T23:52:43.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6.1/manifests"},{"name":"v1.5.6","sha":"2e13df607ee0f1eef1715dee9309e069b02e76c6","kind":"tag","published_at":"2017-07-12T10:50:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"580422964c8dd77adc2bebe7b9db871d9ce55b80","kind":"tag","published_at":"2016-10-05T09:05:13.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"5ac70c2fdaa88923a6e8bdda303bd76466c8c22d","kind":"tag","published_at":"2016-01-05T10:34:08.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"a6ca533b822bbfa04e04b932de9abe3abbfd7d59","kind":"tag","published_at":"2015-10-31T09:55:27.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"2b19d0ed278b0b342458d3fd533ab5d5cda9c839","kind":"tag","published_at":"2014-11-27T07:36:46.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e4e06af860f0fb8cd84dd0e53e589aefdcf25298","kind":"tag","published_at":"2014-09-19T08:01:32.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"bef15d85303fa2b4ad6cc3ebe703ffc43331723f","kind":"tag","published_at":"2014-08-12T08:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0/manifests"},{"name":"v1.5.0.rc.6","sha":"6892decd1ca39324749a1ebb58ba30695f45e7f2","kind":"tag","published_at":"2014-08-11T00:26:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.6/manifests"},{"name":"v1.5.0.rc.5","sha":"4be6a99e8f22b98ee9e53941b4572448bc1568c5","kind":"tag","published_at":"2014-08-05T07:08:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.5/manifests"},{"name":"v1.5.0.rc.4","sha":"9e60f4abf4e93c16c356266e760061a0895b92f8","kind":"tag","published_at":"2014-08-01T08:54:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.4/manifests"},{"name":"v1.5.0.rc.3","sha":"09f26cdedaed3afdd3c96ea32ee65d8dcf6f9bbf","kind":"tag","published_at":"2014-07-31T09:04:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.3/manifests"},{"name":"v1.5.0.rc.2","sha":"2e587af7b20ed63a29d7820273a24327515ec5f6","kind":"tag","published_at":"2014-07-29T08:45:01.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.2/manifests"},{"name":"v1.5.0.rc.1","sha":"7eec258a5bdee17917695f10faf8943bbcf0c14d","kind":"tag","published_at":"2014-07-28T08:16:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.rc.1/manifests"},{"name":"v1.5.0.preview.8","sha":"189cf1269f44a5bb9865ca81768a14b09afb41fd","kind":"tag","published_at":"2014-06-18T06:56:41.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.8","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.8/manifests"},{"name":"v1.5.0.preview.7","sha":"2e55e9814e1eb7fd33e76eb6c2a318a4473e16b4","kind":"tag","published_at":"2014-05-17T07:26:34.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.7/manifests"},{"name":"v1.5.0.preview.6","sha":"6c49b3f8f7221833eae9b71ea514d94fa90b497e","kind":"tag","published_at":"2014-05-14T09:51:11.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.6/manifests"},{"name":"v1.5.0.preview.5","sha":"088ecc19ebc1f3832f488940bed3ae7c88ffc93b","kind":"tag","published_at":"2014-05-12T06:42:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.5/manifests"},{"name":"v1.5.0.pre.preview.5","sha":"102e75402ea91d3016a4c966432a09fc16c37674","kind":"tag","published_at":"2014-05-12T06:25:54.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.pre.preview.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.pre.preview.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.pre.preview.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.pre.preview.5/manifests"},{"name":"v1.5.0.preview4","sha":"4e90c7bdfc24f2f519012d2905714799244f830b","kind":"tag","published_at":"2014-04-16T05:44:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview4/manifests"},{"name":"v1.5.0.preview3","sha":"0de455d56aab10c96b8c1d42633715b9fb9d8ed1","kind":"tag","published_at":"2014-03-03T10:22:06.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview3/manifests"},{"name":"v1.5.0.preview.2","sha":"1b9b0b04fa1ef5dcfb02fb3e9e4a080eaea60dcd","kind":"tag","published_at":"2014-02-17T09:43:51.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.2/manifests"},{"name":"v1.5.0.preview.1","sha":"2aab41eb361ec65463272d42bfa054815792475b","kind":"tag","published_at":"2013-12-04T06:31:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v1.5.0.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v1.5.0.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v1.5.0.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v1.5.0.preview.1/manifests"},{"name":"v0.1.4","sha":"b6ce9e62596371bc8854a1e45d6f0d23492a1cd0","kind":"commit","published_at":"2013-09-05T22:49:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4/manifests"},{"name":"v0.1.4.rc.2","sha":"96f52853318950d663d54eadd33003428125c013","kind":"commit","published_at":"2013-09-03T06:51:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.2/manifests"},{"name":"v0.1.4.rc.1","sha":"902991e0024c345db3ad502f6d7b46fe389c84f1","kind":"commit","published_at":"2013-08-25T07:30:33.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.rc.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.rc.1/manifests"},{"name":"v0.1.4.preview.3","sha":"939c3856d60bce451c88b5f8f90651099a075351","kind":"commit","published_at":"2013-07-23T16:10:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.3/manifests"},{"name":"v0.1.4.preview.2","sha":"14c2351e98c29c6d10d36d9be4613a0172d31090","kind":"commit","published_at":"2013-07-05T21:17:35.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.2/manifests"},{"name":"v0.1.4.preview.1","sha":"b655553f7a1ec3623e6a3609c5e2d90d32b805e3","kind":"commit","published_at":"2013-06-29T20:49:21.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.4.preview.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.4.preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.4.preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.4.preview.1/manifests"},{"name":"v0.1.3","sha":"a3fdc7c612a796066090b026305b1efbb3a50565","kind":"commit","published_at":"2013-05-30T23:55:28.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"4a93d2c980a1a412469eaebf1343492194d89d70","kind":"commit","published_at":"2013-04-26T02:42:36.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2/manifests"},{"name":"v0.1.2.cr","sha":"5bb2e756032809079ef25d38369471b5f34413f1","kind":"commit","published_at":"2013-04-26T02:10:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.2.cr","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.2.cr","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.2.cr","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.2.cr/manifests"},{"name":"v0.1.1","sha":"e2f904eb76b8670ab814169143cad2063c4e7724","kind":"commit","published_at":"2013-02-26T17:28:53.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"f8c4828c5a8f086046ba40749fe0b4b344a91f08","kind":"commit","published_at":"2013-02-04T19:45:58.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.1.0","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.1.0/manifests"},{"name":"v0.0.9","sha":"b1c46b290fc20e471e033db989d6a0c2d06566fb","kind":"commit","published_at":"2013-01-16T18:19:16.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.9","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.9/manifests"},{"name":"v0.0.7","sha":"48446993fc7fa372a34516ac92c93b89987735a7","kind":"commit","published_at":"2012-12-17T23:43:47.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.7","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"80d60c82eab5a9583e177e0f88f609f448dc0150","kind":"commit","published_at":"2012-12-17T22:27:18.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.6","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f5366364395aef3df4f42f7b90a77af1d095fff6","kind":"commit","published_at":"2012-12-11T23:32:10.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.5","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"52330d3e8c532018d924903ff6b0f0ef473a2ad9","kind":"commit","published_at":"2012-08-14T19:16:50.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.4","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"fe31d33b2b6a145d5f5033cfdec314c6ab9c149a","kind":"commit","published_at":"2012-08-04T02:42:45.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.3","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"7f8441afa643a91adeb4b8af55c04c478d330139","kind":"commit","published_at":"2012-08-03T16:53:26.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.2","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"7513537119d9d6441e3debafb01408ec84a25e31","kind":"commit","published_at":"2012-06-14T21:00:15.000Z","download_url":"https://codeload.github.com/asciidoctor/asciidoctor/tar.gz/v0.0.1","html_url":"https://github.com/asciidoctor/asciidoctor/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asciidoctor/asciidoctor@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-01T03:35:34.406Z","dependent_packages_count":146,"downloads":54024697,"downloads_period":"total","dependent_repos_count":6586,"rankings":{"downloads":0.5430557589823901,"dependent_repos_count":0.40109512489155785,"dependent_packages_count":0.2557544757033248,"stargazers_count":0.28279459648253097,"forks_count":0.7886701893935126,"docker_downloads_count":0.3346214946426761,"average":0.4343319400159988},"purl":"pkg:gem/asciidoctor","advisories":[{"uuid":"GSA_kwCzR0hTQS1xYzlwLW1qeG0tajJ3as4AASwT","url":"https://github.com/advisories/GHSA-qc9p-mjxm-j2wj","title":"Asciidoctor Infinite Loop vulnerability","description":"Asciidoctor in versions \u003c 1.5.8 allows remote attackers to cause a denial of service (infinite loop). The loop was caused by the fact that `Parser.next_block` was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detects any list was not agreeing with the regular expression that detects a specific list type. So the line kept getting pushed back onto the reader, hence causing the loop.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-05-13T01:50:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-18385","https://github.com/asciidoctor/asciidoctor/issues/2888","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/asciidoctor/CVE-2018-18385.yml","https://github.com/advisories/GHSA-qc9p-mjxm-j2wj"],"source_kind":"github","identifiers":["GHSA-qc9p-mjxm-j2wj","CVE-2018-18385"],"repository_url":"https://github.com/asciidoctor/asciidoctor","blast_radius":0.0,"created_at":"2023-01-24T19:03:06.624Z","updated_at":"2026-04-05T20:09:15.846Z","epss_percentage":0.00531,"epss_percentile":0.66726,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xYzlwLW1qeG0tajJ3as4AASwT","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xYzlwLW1qeG0tajJ3as4AASwT","packages":[{"ecosystem":"rubygems","package_name":"asciidoctor","versions":[{"first_patched_version":"1.5.8","vulnerable_version_range":"\u003c 1.5.8"}],"purl":"pkg:gem/asciidoctor"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xYzlwLW1qeG0tajJ3as4AASwT/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/asciidoctor","docker_dependents_count":292,"docker_downloads_count":437896986,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/asciidoctor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/asciidoctor/dependencies","status":null,"funding_links":["https://opencollective.com/asciidoctor"],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-30T05:02:16.294Z","issues_count":476,"pull_requests_count":207,"avg_time_to_close_issue":87132778.94267516,"avg_time_to_close_pull_request":9717890.595419846,"issues_closed_count":314,"pull_requests_closed_count":131,"pull_request_authors_count":73,"issue_authors_count":287,"avg_comments_per_issue":4.857142857142857,"avg_comments_per_pull_request":1.4396135265700483,"merged_pull_requests_count":94,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":37,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":1631966.35,"past_year_avg_time_to_close_pull_request":935704.1052631579,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5135135135135136,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/issues","maintainers":[{"login":"mojavelinux","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"},{"login":"ds26gte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ds26gte"},{"login":"cmoulliard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmoulliard"},{"login":"ysb33r","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysb33r"},{"login":"pepijnve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pepijnve"},{"login":"LightGuard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LightGuard"},{"login":"graphitefriction","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graphitefriction"},{"login":"abelsromero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abelsromero"},{"login":"fapdash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fapdash"},{"login":"lordofthejars","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordofthejars"},{"login":"robertpanzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertpanzer"}],"active_maintainers":[{"login":"mojavelinux","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/asciidoctor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/asciidoctor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/asciidoctor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/asciidoctor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/asciidoctor/codemeta","maintainers":[{"uuid":"66755","login":"mojavelinux","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://rubygems.org/profiles/mojavelinux","role":null,"created_at":"2022-11-07T13:06:15.771Z","updated_at":"2022-11-07T13:06:15.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/mojavelinux/packages"},{"uuid":"81414","login":"carbonfray","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/carbonfray","role":null,"created_at":"2022-11-07T13:06:15.785Z","updated_at":"2022-11-07T13:06:15.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/carbonfray/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205571,"maintainers_count":68482,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":3084,"full_name":"asciidoctor/asciidoctor","default_branch":"main","total_commits":5153,"total_committers":207,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":24.893719806763286,"dds":0.12536386570929559,"past_year_total_commits":112,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.0,"past_year_dds":0.0892857142857143,"last_synced_at":"2026-04-30T05:15:26.462Z","last_synced_commit":"07fbd12b0cb51cef76a4cf624436b0a241aaa397","created_at":"2023-03-07T09:16:32.938Z","updated_at":"2026-04-30T05:08:11.439Z","committers":[{"name":"Dan Allen","email":"dan.j.allen@gmail.com","login":"mojavelinux","count":4507},{"name":"Ryan Waldron","email":"rew@erebor.com","login":"erebor","count":208},{"name":"Guillaume Grossetie","email":"ggrossetie@gmail.com","login":"ggrossetie","count":81},{"name":"LightGuard","email":"lightguard.jp@gmail.com","login":"LightGuard","count":28},{"name":"Sarah White","email":"graphitefriction@gmail.com","login":"graphitefriction","count":25},{"name":"Jeremy McAnally","email":"jeremymcanally@gmail.com","login":"jm","count":16},{"name":"brian m. carlson","email":"sandals@crustytoothpaste.net","login":"bk2204","count":13},{"name":"Joseph Herlant","email":"aerostitch","login":"aerostitch","count":7},{"name":"Robert Panzer","email":"robert.panzer@me.com","login":"robertpanzer","count":7},{"name":"Dorai Sitaram","email":"ds26gte@yahoo.com","login":"ds26gte","count":7},{"name":"Jakub Jirutka","email":"jakub@jirutka.cz","login":"jirutka","count":6},{"name":"Xavi Lee","email":"awxiaoxian2020@163.com","login":"awxiaoxian2020","count":6},{"name":"Alexander Schwartz","email":"alexander.schwartz@gmx.net","login":"ahus1","count":4},{"name":"Marat Radchenko","email":"marat@slonopotamus.org","login":"slonopotamus","count":4},{"name":"Aslak Knutsen","email":"aslak@4fs.no","login":"aslakknutsen","count":3},{"name":"Christoph Stoettner","email":"christoph.stoettner@stoeps.de","login":"stoeps13","count":3},{"name":"Owen Heisler","email":"owenh000@gmail.com","login":"owenh000","count":3},{"name":"Pepijn Van Eeckhoudt","email":"pepijn@vaneeckhoudt.net","login":"pepijnve","count":3},{"name":"Samuel Wright","email":"lykoszine@gmail.com","login":"plaindocs","count":3},{"name":"Soon Van","email":"cog@randomecho.com","login":"randomecho","count":3},{"name":"Sébastien Helleu","email":"flashcode@flashtux.org","login":"flashcode","count":3},{"name":"jwehmschulte","email":"julien.wehmschulte@yahoo.de","login":"jwehmschulte","count":3},{"name":"Marco Ciampa","email":"ciampix@libero.it","login":null,"count":3},{"name":"David Gamba","email":"davidgamba@gmail.com","login":"DavidGamba","count":2},{"name":"Brian Leathem","email":"bleathem@gmail.com","login":"bleathem","count":2},{"name":"Benson Muite","email":"bkmgit","login":"bkmgit","count":2},{"name":"Ariel Zelivansky","email":"ariel@twistlock.com","login":"zelivans","count":2},{"name":"Alexandre ZANNI","email":"16578570+noraj","login":"noraj","count":2},{"name":"Bojan Stipic","email":"bojan-7@live.com","login":"BojanStipic","count":2},{"name":"Andres Almiray","email":"aalmiray@yahoo.com","login":"aalmiray","count":2},{"name":"Abel Salgado Romero","email":"abelromero@gmail.com","login":"abelsromero","count":2},{"name":"wotsushi","email":"wotsushi@gmail.com","login":"wotsushi","count":2},{"name":"Vít Ondruch","email":"v.ondruch@tiscali.cz","login":"voxik","count":2},{"name":"Vasyl Solovei","email":"iam@miltador.pro","login":"goodness-from-me","count":2},{"name":"Toshiharu Harada","email":"haradats","login":"haradats","count":2},{"name":"Todd Zullinger","email":"tmz@pobox.com","login":"tmzullinger","count":2},{"name":"Shahbaz Youssefi","email":"ShabbyX@gmail.com","login":"ShabbyX","count":2},{"name":"Seiichi KONDO","email":"seikichi@kmc.gr.jp","login":"seikichi","count":2},{"name":"Rahman Usta","email":"rahmanusta","login":"rahmanusta","count":2},{"name":"Per Andersson","email":"avtobiff@gmail.com","login":"avtobiff","count":2},{"name":"Nicolas Comet","email":"nicolas.comet@gmail.com","login":"ncomet","count":2},{"name":"Henré Botha","email":"henrebotha@gmail.com","login":"henrebotha","count":2},{"name":"Jean-Noël Avila","email":"jn.avila@free.fr","login":"jnavila","count":2},{"name":"Leif Gruenwoldt","email":"leifer@gmail.com","login":"leif81","count":2},{"name":"John Dong","email":"dongwqs@gmail.com","login":"dongwq","count":2},{"name":"Jean-Louis Jouannic","email":"jeanlouis.jouannic+github@gmail.com","login":null,"count":2},{"name":"Eugene Naydanov","email":"eugnay@gmail.com","login":"eugoka","count":1},{"name":"FAP","email":"fap-","login":"fap-","count":1},{"name":"Fabian Pfaff","email":"fabian.pfaff@vogella.com","login":"fapdash","count":1},{"name":"Felipe Contreras","email":"felipe.contreras@gmail.com","login":"felipec","count":1},{"name":"Florian Wilhelm","email":"florian-wilhelm@onlinehome.de","login":"fwilhe","count":1},{"name":"Fredrik Vihlborg","email":"fredrik.wihlborg@gmail.com","login":"frvi","count":1},{"name":"Georger Araújo","email":"4930759+georgeraraujo","login":"georgeraraujo","count":1},{"name":"Gijs Leussink","email":"568857+gijsleussink","login":"gijsleussink","count":1},{"name":"Guilherme I F L Weizenmann","email":"g.weizenmann@gmail.com","login":"giflw","count":1},{"name":"Dexter","email":"Dexter.morganov@gmail.com","login":"Morganov","count":1},{"name":"David M. Carr","email":"david@carrclan.us","login":"davidmc24","count":1},{"name":"David J. Malan","email":"malan@harvard.edu","login":"dmalan","count":1},{"name":"Dan Woods","email":"daniel.p.woods@gmail.com","login":"danveloper","count":1},{"name":"D. Laing","email":"144132462+djl101","login":"djl101","count":1},{"name":"Eugene Loza","email":"eugeneloza","login":"eugeneloza","count":1},{"name":"Erwin Rohde","email":"erwin@rohde.nu","login":"errier","count":1},{"name":"Eddú Meléndez","email":"eddu.melendez@gmail.com","login":"eddumelendez","count":1},{"name":"Dominik Honnef","email":"dominik@honnef.co","login":"dominikh","count":1},{"name":"Dimitrij Mijoski","email":"dmjpp@hotmail.com","login":"dimztimz","count":1},{"name":"Diego Carrasco Gubernatis","email":"557703+dacog","login":"dacog","count":1},{"name":"Guillaume Scheibel","email":"guillaume.scheibel@gmail.com","login":"gscheibel","count":1},{"name":"Harrison Chin","email":"inbox@harrisonchin.com","login":"harrychin","count":1},{"name":"Heiko W. Rupp","email":"hwr@pilhuhn.de","login":"pilhuhn","count":1},{"name":"Hentaro","email":"takethetime1989@gmail.com","login":"yunics-highfield","count":1},{"name":"Hiroyuki Aoki","email":"aokiplayer@icloud.com","login":"aokiplayer","count":1},{"name":"Hoa Nguyen","email":"ntthoa.uphcm@gmail.com","login":"hnguyentt","count":1},{"name":"Huiyi.FYJ","email":"jxfengyijie@gmail.com","login":"huiyifyj","count":1},{"name":"Igor Victor","email":"gogainda@yandex.ru","login":"gogainda","count":1},{"name":"István Pató","email":"istvan.pato@gmail.com","login":"patoi","count":1},{"name":"Dickens","email":"gaodacheng@tutanota.com","login":null,"count":1},{"name":"rockyallen","email":"mail@rockyallen.plus.com","login":null,"count":1},{"name":"Takayuki Konishi","email":"seannos.takayuki+repos@gmail.com","login":null,"count":1},{"name":"Rob Jentzema","email":"rob@wellnessbon.nl","login":null,"count":1},{"name":"Rebecca Sherman","email":"beckysherman000@gmail.com","login":null,"count":1},{"name":"Paul Rayner","email":"paul@virtual-genius.com","login":null,"count":1},{"name":"Jeremy McAnally","email":"jmcanally@github.com","login":null,"count":1},{"name":"Haren S","email":"harens@macports.org","login":null,"count":1},{"name":"David Gamba","email":"david.gamba@calgaryscientific.com","login":null,"count":1},{"name":"Bernhard Berger","email":"bernhard.berger@visalyze.org","login":null,"count":1},{"name":"Adrian Kosmaczewski","email":"learn@akosma.training","login":null,"count":1},{"name":"Antonio Terceiro","email":"terceiro@softwarelivre.org","login":"terceiro","count":1},{"name":"Anthonny","email":"anthonny.querouil@gmail.com","login":"anthonny","count":1},{"name":"Andrey Shirshov","email":"sh.andr.gen@yandex.ru","login":"sindzicat","count":1},{"name":"Andrew Nesbitt","email":"andrewnez@gmail.com","login":"andrew","count":1},{"name":"Andrew Allen","email":"andrew.allen@munchery.com","login":"allenan","count":1},{"name":"Alexis Bienvenüe","email":"Alexis.Bienvenue@univ-lyon1.fr","login":null,"count":1},{"name":"Andrea Bedini","email":"andreabedini","login":"andreabedini","count":1},{"name":"Alexander Zobkov","email":"alexander.zobkov@gmail.com","login":"AlexanderZobkov","count":1},{"name":"Alex Soto","email":"asotobu@gmail.com","login":"lordofthejars","count":1},{"name":"Alex Schroeder","email":"alex@alexschroeder.ch","login":"kensanata","count":1},{"name":"Aboullaite Mohammed","email":"aboullaite.mohammed@gmail.com","login":"aboullaite","count":1},{"name":"Abhinav Gupta","email":"mail@abhinavg.net","login":"abhinav","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Charles Moulliard","email":"ch007m@gmail.com","login":"cmoulliard","count":1},{"name":"Chris","email":"crydalch@gmail.com","login":"crydalch","count":1},{"name":"Chris Perrault","email":"christop-perrault@comcast.net","login":"chrisperrault","count":1},{"name":"Chris Seaton","email":"chris@chrisseaton.com","login":"chrisseaton","count":1},{"name":"Zhiming Wang","email":"zmwangx@gmail.com","login":"zmwangx","count":1},{"name":"Younes-L","email":"Younes-L","login":"Younes-L","count":1},{"name":"Xavier Coulon","email":"xcoulon@redhat.com","login":"xcoulon","count":1},{"name":"Volker Diels-Grabsch","email":"v@njh.eu","login":"vog","count":1},{"name":"Vivien Didelot","email":"vivien.didelot@gmail.com","login":"vivien","count":1},{"name":"Vitalie Lazu","email":"vitalie.lazu@gmail.com","login":"vitaliel","count":1},{"name":"Vasyl Vavrychuk","email":"vvavrychuk@gmail.com","login":"vvavrychuk","count":1},{"name":"VZ","email":"vz-github@zeitlins.org","login":"vadz","count":1},{"name":"Triyan W. Nugroho","email":"triyan.wn@gmail.com","login":"triyanwn","count":1},{"name":"Tonis Piip","email":"tonis.piip@gmail.com","login":"TonisPiip","count":1},{"name":"Tobias Stoeckmann","email":"stoeckmann","login":"stoeckmann","count":1},{"name":"Ted Bergeron","email":"tedbergeron","login":"tedbergeron","count":1},{"name":"Takuya N","email":"10229505+tnir","login":"tnir","count":1},{"name":"Takashi Iwai","email":"tiwai@suse.de","login":"tiwai","count":1},{"name":"TJ Mazeika","email":"mazeika.tj@gmail.com","login":"tmazeika","count":1},{"name":"Sungsik Nam","email":"jmyl@me.com","login":"JmyL","count":1},{"name":"Suminda Dharmasena","email":"sirinath1978m@gmail.com","login":"sirinath","count":1},{"name":"Sturt Ison","email":"sturtison","login":"sturtison","count":1},{"name":"Steve Goodman","email":"39279277+stoobie","login":"stoobie","count":1},{"name":"Soichiro Shinozaki","email":"soishino","login":"soishino","count":1},{"name":"Shahryar","email":"shahryareiv","login":"shahryareiv","count":1},{"name":"Ryan A. Pavlik","email":"ryan.pavlik@gmail.com","login":"rpavlik","count":1},{"name":"Roman Priesol","email":"roman@priesol.net","login":"randybb","count":1},{"name":"Romain Manni-Bucau","email":"rmannibucau@apache.org","login":"rmannibucau","count":1},{"name":"Roberto Cortez","email":"radcortez@yahoo.com","login":"radcortez","count":1},{"name":"Robert Bennett","email":"rltbennett@icloud.com","login":"rben01","count":1},{"name":"白一百","email":"72658127+bai-yi-bai","login":"bai-yi-bai","count":1},{"name":"孙茂胤 (Sun, Maoyin)","email":"simonmysun@gmail.com","login":"simonmysun","count":1},{"name":"うらむんオイル","email":"25810983+UramnOIL","login":"UramnOIL","count":1},{"name":"Łukasz Dziedziul","email":"l.dziedziul@gmail.com","login":"ldziedziul","count":1},{"name":"yuuji.yaginuma","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"stonio","email":"stonio","login":"stonio","count":1},{"name":"samoorai","email":"hirotakatech@gmail.com","login":"guglielmobartelloni","count":1},{"name":"roel van steenberghe","email":"roel.vansteenberghe@kahosl.be","login":"roelvs","count":1},{"name":"rmpestano","email":"rmpestano@gmail.com","login":"rmpestano","count":1},{"name":"noxmoe","email":"8176393+noxmoe","login":"noxmoe","count":1},{"name":"neher","email":"wimpieke@gmail.com","login":"neher","count":1},{"name":"mikemckiernan","email":"mmckiern@redhat.com","login":"mikemckiernan","count":1},{"name":"megathaum","email":"lpmbx-git@yahoo.com","login":"megathaum","count":1},{"name":"lgvz","email":"lgvz","login":"lgvz","count":1},{"name":"jdevreese","email":"jdevreese","login":"jdevreese","count":1},{"name":"ioannisstavrakakis","email":"87022642+ioannisstavrakakis","login":"ioannisstavrakakis","count":1},{"name":"hackingotter","email":"hackingotter","login":"hackingotter","count":1},{"name":"glamouracademy","email":"yellowspiderlove@gmail.com","login":"glamouracademy","count":1},{"name":"gemmaro","email":"gemmaro.dev@gmail.com","login":"gemmaro","count":1},{"name":"ferdinand","email":"ferdinandrosario","login":"ferdinandrosario","count":1},{"name":"djencks","email":"david.a.jencks@gmail.com","login":"djencks","count":1},{"name":"diguage","email":"leejun119@gmail.com","login":"diguage","count":1},{"name":"deining","email":"andreas@deininger.net","login":"deining","count":1},{"name":"bughou","email":"applejava@qq.com","login":"bughou","count":1},{"name":"bruno nogent","email":"bruno.nogent@hotmail.com","login":"bnogent","count":1},{"name":"abdo","email":"abd.nh25@gmail.com","login":"abdnh","count":1},{"name":"Makoto Ito","email":"3mdevmail@gmail.com","login":"0x307e","count":1},{"name":"Lionel Orry","email":"lionel.orry@gmail.com","login":"chickenkiller","count":1},{"name":"Liam OBrien","email":"celtic-coder","login":"celtic-coder","count":1},{"name":"Letheed","email":"dev@daweb.se","login":"letheed","count":1},{"name":"Lasse Collin","email":"120408189+Larhzu","login":"Larhzu","count":1},{"name":"Kyrylo Yatsenko","email":"hedrok@gmail.com","login":"hedrok","count":1},{"name":"Kjell Irgens","email":"hextremist@gmail.com","login":"Hextremist","count":1},{"name":"Kir Kolyshkin","email":"kolyshkin","login":"kolyshkin","count":1},{"name":"Kian Meng, Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Ken Finnigan","email":"ken@kenfinnigan.me","login":"kenfinnigan","count":1},{"name":"Ken Dreyer","email":"ktdreyer@ktdreyer.com","login":"ktdreyer","count":1},{"name":"Karl Ove Hufthammer","email":"karl@huftis.org","login":"huftis","count":1},{"name":"Karl Dangerfield","email":"1939781+kadang","login":"kadang","count":1},{"name":"Jun Aruga","email":"jaruga@redhat.com","login":"junaruga","count":1},{"name":"Julio Gómez Díaz","email":"juliojgd@gmail.com","login":"juliojgd","count":1},{"name":"Jonas Bjork","email":"jonas.bjork@gmail.com","login":"jonasbjork","count":1},{"name":"Jon Leech","email":"oddhack@sonic.net","login":"oddhack","count":1},{"name":"Jeremy Potter","email":"git@jeremypotter.com","login":"jepotter1","count":1},{"name":"Jennifer Hickey","email":"jhickey@gopivotal.com","login":"jencompgeek","count":1},{"name":"Jean byroot Boussier","email":"jean.boussier+casperisfine@gmail.com","login":"casperisfine","count":1},{"name":"Jason Hood","email":"jadoxa@yahoo.com.au","login":"adoxa","count":1},{"name":"Jan Christoph Ebersbach","email":"jceb@e-jc.de","login":"jceb","count":1},{"name":"Jan Biedermann","email":"30776880+janbiedermann","login":"janbiedermann","count":1},{"name":"James FitzGibbon","email":"james@nadt.net","login":"jf647","count":1},{"name":"Ivan St. Ivanov","email":"ivan_st_ivanov@yahoo.com","login":"ivannov","count":1},{"name":"Cyrille Chopelet","email":"cyChop","login":"cyChop","count":1},{"name":"Ricardo Pérez","email":"ricpelo@gmail.com","login":"ricpelo","count":1},{"name":"Rein Henrichs","email":"reinh@reinh.com","login":"reinh","count":1},{"name":"Peter Kokot","email":"peterkokot@gmail.com","login":"petk","count":1},{"name":"Ondřej Pohořelský","email":"ondrejpohorelsky@gmail.com","login":"opohorel","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Oblomov","email":"giuseppe.bilotta@gmail.com","login":"Oblomov","count":1},{"name":"NinaKK","email":"49226943+ammaneena","login":"ammaneena","count":1},{"name":"Nils Carlson","email":"nils@nilscarlson.se","login":"pyssling","count":1},{"name":"Nik Everett","email":"nik9000@gmail.com","login":"nik9000","count":1},{"name":"Nabil Maynard","email":"318316+Nadreck","login":"Nadreck","count":1},{"name":"Mo-Gul","email":"Mo-Gul@gmx.net","login":"Mo-Gul","count":1},{"name":"Mizuho32","email":"dummy32@hotmail.co.jp","login":"Mizuho32","count":1},{"name":"Mikko Värri","email":"mikko@varri.fi","login":"vmj","count":1},{"name":"Mike Dalessio","email":"mike.dalessio@gmail.com","login":"flavorjones","count":1},{"name":"Max Vilimpoc","email":"max@vilimpoc.org","login":"nuket","count":1},{"name":"Max Rydahl Andersen","email":"max.andersen@gmail.com","login":"maxandersen","count":1},{"name":"Matthew Savage","email":"matt@amasses.net","login":"amasses","count":1},{"name":"Matthew Blythe","email":"mblythester+git@gmail.com","login":"mblythe86","count":1},{"name":"Matthew \"strager\" Glazar","email":"strager.nds@gmail.com","login":"strager","count":1},{"name":"Matt Blissett","email":"matt@blissett.me.uk","login":"MattBlissett","count":1},{"name":"Mathieu Boespflug","email":"m@tweag.io","login":"mboes","count":1},{"name":"Markus Napp","email":"mnapp@hilscher.com","login":"r0ckarong","count":1},{"name":"Mark Rotteveel","email":"mrotteveel","login":"mrotteveel","count":1},{"name":"Marek Novotný","email":"hotmana76@gmail.com","login":"mareknovotny","count":1},{"name":"Marco Ciampa","email":"ciampix@posteo.net","login":"ciampix","count":1},{"name":"Mamoru TASAKA","email":"mtasaka@fedoraproject.org","login":"mtasaka","count":1}],"past_year_committers":[{"name":"Dan Allen","email":"dan.j.allen@gmail.com","login":"mojavelinux","count":102},{"name":"Guillaume Grossetie","email":"ggrossetie@gmail.com","login":"ggrossetie","count":3},{"name":"Henré Botha","email":"henrebotha@gmail.com","login":"henrebotha","count":2},{"name":"Vasyl Vavrychuk","email":"vvavrychuk@gmail.com","login":"vvavrychuk","count":1},{"name":"Tobias Stoeckmann","email":"stoeckmann","login":"stoeckmann","count":1},{"name":"Jean byroot Boussier","email":"jean.boussier+casperisfine@gmail.com","login":"casperisfine","count":1},{"name":"Jan Biedermann","email":"30776880+janbiedermann","login":"janbiedermann","count":1},{"name":"Eugene Naydanov","email":"eugnay@gmail.com","login":"eugoka","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-01T00:00:07.988Z","repositories_count":6224211,"commits_count":900156704,"contributors_count":34903955,"owners_count":1147694,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"asciidoctor/asciidoctor","html_url":"https://github.com/asciidoctor/asciidoctor","last_synced_at":"2026-04-30T05:02:16.294Z","status":"active","issues_count":476,"pull_requests_count":207,"avg_time_to_close_issue":87132778.94267516,"avg_time_to_close_pull_request":9717890.595419846,"issues_closed_count":314,"pull_requests_closed_count":131,"pull_request_authors_count":73,"issue_authors_count":287,"avg_comments_per_issue":4.857142857142857,"avg_comments_per_pull_request":1.4396135265700483,"merged_pull_requests_count":94,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":37,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":1631966.35,"past_year_avg_time_to_close_pull_request":935704.1052631579,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":1.5135135135135136,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-10T21:21:37.108Z","updated_at":"2026-04-30T05:02:16.295Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/asciidoctor%2Fasciidoctor/issues","issue_labels_count":{"enhancement":60,"declined":43,"bug":37,"improvement":32,"compliance":29,"asciidoc-spec":22,"duplicate":20,"documentation":17,"v2.0.19":12,"v2.0.24":10,"invalid":9,"v2.0.21":9,"v2.1.0":8,"area/html-next":7,"area/docbook":5,"area/manpage":5,"regression":3,"github":3,"design":3,"asciidoc-wg":2,"featured":2,"v2.0.17":2,"tracking":2,"outdated":2,"compatibility":2,"hackfest":2,"clarification":1,"v2.0.27":1,"v2.0.23":1,"infrastructure":1,"area/cli":1},"pull_request_labels_count":{"improvement":3,"compliance":1,"declined":1,"v2.0.19":1,"v2.0.24":1},"issue_author_associations_count":{"NONE":315,"MEMBER":108,"CONTRIBUTOR":53},"pull_request_author_associations_count":{"MEMBER":97,"NONE":72,"CONTRIBUTOR":38},"issue_authors":{"mojavelinux":74,"ggrossetie":19,"shahryareiv":15,"john-cj":8,"diguage":7,"rockyallen":6,"Larhzu":5,"pela9":3,"getreu":3,"tajmone":3,"billandel":3,"vogella":3,"janicemhdc":3,"Timmmm":3,"cmoulliard":3,"Baerbeisser":3,"0-issue":3,"ds26gte":3,"cirosantilli":3,"dunmaksim":2,"pbrentlinger":2,"zaxebo1":2,"odrotbohm":2,"mafritsch":2,"ge0ffrey":2,"HarshKapadia2":2,"sindzicat":2,"sorairolake":2,"aowss":2,"sdavids":2,"m-kru":2,"buhtz":2,"Nadano":2,"CosmicToast":2,"dsisnero":2,"bluedogtwo":2,"nicesw123":2,"fekir":2,"jnavila":2,"dgrahn":2,"boutil":2,"janicesignalfx":2,"ysb33r":2,"Buzzardo":2,"slonopotamus":2,"ahus1":2,"pinggit":2,"jcayouette":2,"jmini":2,"oliviercailloux":2,"wimdeblauwe":2,"redbow-kimee":2,"HamidrezaSafari":2,"bluebrown":2,"oddhack":2,"crocket":2,"ofunk":2,"hmdne":1,"gklyne":1,"aallrd":1,"rymsha":1,"hybras":1,"infinity0":1,"0x1af":1,"GauntletPL":1,"somasis":1,"jiangxinshang":1,"avenue68":1,"matthewadams":1,"jroessel":1,"li-zhenyu":1,"747":1,"cmiagika":1,"bk2204":1,"sgilda":1,"iranzo":1,"mmatrosov":1,"toyboot4e":1,"jmooring":1,"jbthiel":1,"dimztimz":1,"PauloFrancaLacerda":1,"zwaldowski":1,"stenzengel":1,"cbeams":1,"davebaldwin":1,"benjaminleonard":1,"dahopem":1,"nRbshk":1,"goyalyashpal":1,"antoyo":1,"mmuehlfeldRH":1,"filiphr":1,"romge":1,"72757373656c6c":1,"JSchrepp":1,"mikemckiernan":1,"ferdnyc":1,"Hextremist":1,"Segaja":1,"YanWenKun":1,"obfischer":1,"jaredh159":1,"jstma":1,"Oblomov":1,"Alphastrick":1,"rocec":1,"VeitSanner":1,"hossman":1,"LevitatingBusinessMan":1,"gquintana":1,"wibrt":1,"mark-summerfield":1,"Nathan-Furnal":1,"SeidChr":1,"osamuaoki":1,"jauco":1,"graphitefriction":1,"MisterDA":1,"strager":1,"stallio":1,"abelsromero":1,"jaskij":1,"myatmin":1,"ascheman":1,"Jsivakot":1,"lemosbash":1,"gm-gsnet":1,"nmwael":1,"mtasaka":1,"yantarou":1,"stoobie":1,"nitrocalcite":1,"k-mack":1,"g-branden-robinson":1,"feluxe":1,"jfrankl8":1,"stoeckmann":1,"adam820":1,"vvavrychuk":1,"benibilme":1,"rubenmdsp":1,"dometto":1,"hacker-DOM":1,"djencks":1,"simonmysun":1,"DaveMcEwan":1,"JohnLukeBentley":1,"CodeServant":1,"perpetuum-mobile":1,"positron96":1,"kenaken":1,"robertpanzer":1,"ionutSergiuP":1,"pad-c":1,"ilvetz":1,"gdolle":1,"0xDiddi":1,"SuperSonicHub1":1,"welch-s":1,"lordofthejars":1,"notklaatu":1,"nvitucci":1,"mherrb":1,"aurelien-baudet":1,"jnorthr":1,"chrisvwx":1,"olegsidorkin":1,"paulmcquad":1,"hawkw":1,"elextr":1,"vinipsmaker":1,"jimjyang":1,"feliksik":1,"bimlas":1,"lcawl":1,"andreipoe":1,"ggenzone":1,"debuglevel":1,"insanetesterftw":1,"deepgandu":1,"dcode":1,"AlexanderZobkov":1,"jxxcarlson":1,"lmammino":1,"Alyssa77-bit":1,"lwbt":1,"jusko":1,"toudi":1,"krOoze":1,"wbrbr":1,"fgmccabe":1,"maddes-b":1,"eric-s-raymond":1,"Diegovsky":1,"eugoka":1,"hansu":1,"pepijnve":1,"anand3200":1,"gsmecher":1,"ciklysta":1,"fapdash":1,"Bastilla123":1,"deftmaster":1,"DanielSWolf":1,"sdasda7777":1,"wildcart":1,"robfletcher":1,"DarkTrick":1,"scouten":1,"seppeon":1,"dylanh724":1,"hepabolu":1,"Nadreck":1,"Querela":1,"niknetniko":1,"meisterluk":1,"gemkod":1,"jubax":1,"kurthuwig":1,"manueljacob":1,"Kwpumpa":1,"ananta-code":1,"LightGuard":1,"heckj":1,"ravirajani":1,"voxik":1,"habamax":1,"dkotrada":1,"dscho":1,"svetterIO":1,"frederic-tingaud-sonarsource":1,"cpkio":1,"nf-brentsaner":1,"ghost":1,"KlaBra16F1":1,"nomeata":1,"AlBundy33":1,"alperyilmaz":1,"lemosjose":1,"jeffrey-chongsathien-oxinst":1,"aksigkvgithub":1,"rquinio":1,"Johan1974":1,"janbiedermann":1,"bmarwell":1,"skalee":1,"nuntius35":1,"LutzBettge":1,"koppor":1,"HT2313":1,"HaydarJawad":1,"chuck-confluent":1,"usernaimandrey":1,"tomschr":1,"gbmhunter":1,"klod35":1,"someth2say":1,"siddjain":1,"jexp":1,"snaggen":1,"479092":1,"enidisepic":1,"bz007":1,"gdamore":1,"arikon":1,"danielmenezesbr":1,"mblythe86":1,"arcnmx":1,"dfarley1":1,"janicecmt":1,"pi3ch":1,"james-ball-qualcomm":1,"jpritikin":1,"Garbulix":1,"felipec":1,"gour":1,"gliptak":1,"danyill":1,"Crown0815":1,"fritz-hh":1,"PHLAK":1,"digitalmoksha":1,"fwilhe":1,"mattneub":1,"opoudjis":1,"yalmuhaidib":1},"pull_request_authors":{"mojavelinux":79,"ggrossetie":16,"giflw":4,"r0ckarong":4,"vvavrychuk":4,"aw-engineer":3,"djencks":3,"HParker":3,"Timmmm":3,"redbow-kimee":3,"cirosantilli":3,"opohorel":2,"henrebotha":2,"abc1000200":2,"stoeckmann":2,"bai-yi-bai":2,"ianw":2,"buhtz":2,"andrew":2,"bkmgit":2,"ds26gte":2,"janbiedermann":2,"dominikh":2,"mblythe86":2,"ViToni":2,"eugoka":2,"geoffcline":2,"Earlopain":2,"jepotter1":2,"NyanKiyoshi":2,"Larhzu":2,"KartikSoneji":1,"hedrok":1,"miko53":1,"MattBlissett":1,"jaredh159":1,"expeehaa":1,"robszewczyk":1,"docudoc":1,"ValorNaram":1,"snaggen":1,"nuket":1,"vadz":1,"felipec":1,"pi3ch":1,"martingreilinger":1,"PauloFrancaLacerda":1,"hansu":1,"Oozlum":1,"richardxia":1,"kadang":1,"rpavlik":1,"slonopotamus":1,"AlanDaniels101":1,"ferdnyc":1,"marioxcc":1,"strager":1,"terceiro":1,"guglielmobartelloni":1,"jpritikin":1,"TonisPiip":1,"habamax":1,"LutzBettge":1,"szanni":1,"mtasaka":1,"k3b":1,"rubenmdsp":1,"simonmysun":1,"nopeslide":1,"casperisfine":1,"Nadreck":1,"Light6533":1,"hntk03":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-01T00:00:07.984Z","repositories_count":14454474,"issues_count":34160212,"pull_requests_count":112050462,"authors_count":11250156,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"documentation":4,"v2.0.24":4,"enhancement":3,"compliance":2,"infrastructure":1,"regression":1,"area/html-next":1,"v2.1.0":1,"bug":1,"compatibility":1,"improvement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":28,"MEMBER":5,"CONTRIBUTOR":4},"past_year_pull_request_author_associations_count":{"NONE":17,"MEMBER":11,"CONTRIBUTOR":7},"past_year_issue_authors":{"mojavelinux":4,"buhtz":2,"dunmaksim":2,"jnavila":1,"LevitatingBusinessMan":1,"li-zhenyu":1,"LutzBettge":1,"mark-summerfield":1,"Nadreck":1,"nf-brentsaner":1,"pi3ch":1,"ravirajani":1,"rubenmdsp":1,"scouten":1,"seppeon":1,"stoeckmann":1,"Timmmm":1,"jcayouette":1,"janbiedermann":1,"hybras":1,"ggrossetie":1,"Garbulix":1,"fgmccabe":1,"ferdnyc":1,"enidisepic":1,"digitalmoksha":1,"CodeServant":1,"bz007":1,"arikon":1,"Alyssa77-bit":1,"AlBundy33":1,"aallrd":1},"past_year_pull_request_authors":{"mojavelinux":10,"vvavrychuk":4,"aw-engineer":3,"henrebotha":2,"janbiedermann":2,"buhtz":2,"stoeckmann":2,"ferdnyc":1,"ggrossetie":1,"hntk03":1,"jpritikin":1,"LutzBettge":1,"MattBlissett":1,"pi3ch":1,"rubenmdsp":1,"szanni":1,"Timmmm":1},"maintainers":[{"login":"mojavelinux","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"},{"login":"ds26gte","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ds26gte"},{"login":"cmoulliard","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmoulliard"},{"login":"ysb33r","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ysb33r"},{"login":"pepijnve","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pepijnve"},{"login":"LightGuard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LightGuard"},{"login":"graphitefriction","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graphitefriction"},{"login":"abelsromero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/abelsromero"},{"login":"fapdash","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fapdash"},{"login":"lordofthejars","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lordofthejars"},{"login":"robertpanzer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robertpanzer"}],"active_maintainers":[{"login":"mojavelinux","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mojavelinux"},{"login":"ggrossetie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrossetie"}]},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":44,"ForkEvent":46,"IssuesEvent":173,"WatchEvent":255,"IssueCommentEvent":224,"PushEvent":75,"GollumEvent":2,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":2},"last_year":{"ReleaseEvent":1,"DeleteEvent":1,"PullRequestEvent":22,"ForkEvent":17,"IssuesEvent":126,"WatchEvent":104,"IssueCommentEvent":153,"PushEvent":52,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"GollumEvent":2}},"keywords":["asciidoc","asciidoctor","converter","docbook","html","manpage","ruby","rubygem"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:32:07.010Z","updated_at":"2023-01-13T12:32:07.010Z","repository_link":"https://github.com/asciidoctor/asciidoctor/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6875860134,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875860135,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:32:07.021Z","updated_at":"2023-01-13T12:32:07.021Z","repository_link":"https://github.com/asciidoctor/asciidoctor/blob/main/.github/workflows/release.yml","dependencies":[{"id":6875860136,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875860137,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"src/stylesheets/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T12:32:07.029Z","updated_at":"2023-01-13T12:32:07.029Z","repository_link":"https://github.com/asciidoctor/asciidoctor/blob/main/src/stylesheets/package.json","dependencies":[{"id":6875860138,"package_name":"autoprefixer","ecosystem":"npm","requirements":"~10.4","direct":true,"kind":"development","optional":false},{"id":6875860139,"package_name":"cssnano","ecosystem":"npm","requirements":"~5.0","direct":true,"kind":"development","optional":false},{"id":6875860140,"package_name":"postcss","ecosystem":"npm","requirements":"~8.4","direct":true,"kind":"development","optional":false},{"id":6875860141,"package_name":"postcss-cli","ecosystem":"npm","requirements":"~9.1","direct":true,"kind":"development","optional":false},{"id":6875860142,"package_name":"stylelint","ecosystem":"npm","requirements":"~14.5","direct":true,"kind":"development","optional":false},{"id":6875860143,"package_name":"stylelint-config-standard","ecosystem":"npm","requirements":"~25.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-13T12:32:07.038Z","updated_at":"2023-01-13T12:32:07.038Z","repository_link":"https://github.com/asciidoctor/asciidoctor/blob/main/Gemfile","dependencies":[{"id":6875860144,"package_name":"coderay","ecosystem":"rubygems","requirements":"~\u003e 1.1.0","direct":true,"kind":"development","optional":false},{"id":6875860145,"package_name":"open-uri-cached","ecosystem":"rubygems","requirements":"~\u003e 1.0.0","direct":true,"kind":"development","optional":false},{"id":6875860146,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"~\u003e 1.10.0","direct":true,"kind":"development","optional":false},{"id":6875860147,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"~\u003e 1.12.0","direct":true,"kind":"development","optional":false},{"id":6875860148,"package_name":"yard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6875860149,"package_name":"yard-tomdoc","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6875860150,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.24.0","direct":true,"kind":"development","optional":false},{"id":6875860151,"package_name":"rubocop-minitest","ecosystem":"rubygems","requirements":"~\u003e 0.17.0","direct":true,"kind":"development","optional":false},{"id":6875860152,"package_name":"rubocop-rake","ecosystem":"rubygems","requirements":"~\u003e 0.6.0","direct":true,"kind":"development","optional":false},{"id":6875860153,"package_name":"simplecov","ecosystem":"rubygems","requirements":"~\u003e 0.16.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"asciidoctor.gemspec","sha":null,"kind":"manifest","created_at":"2023-01-13T12:32:07.049Z","updated_at":"2023-01-13T12:32:07.049Z","repository_link":"https://github.com/asciidoctor/asciidoctor/blob/main/asciidoctor.gemspec","dependencies":[{"id":6875860154,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"~\u003e 1.1.0","direct":true,"kind":"development","optional":false},{"id":6875860155,"package_name":"cucumber","ecosystem":"rubygems","requirements":"~\u003e 3.1.0","direct":true,"kind":"development","optional":false},{"id":6875860156,"package_name":"erubi","ecosystem":"rubygems","requirements":"~\u003e 1.10.0","direct":true,"kind":"development","optional":false},{"id":6875860157,"package_name":"haml","ecosystem":"rubygems","requirements":"~\u003e 5.2.0","direct":true,"kind":"development","optional":false},{"id":6875860158,"package_name":"minitest","ecosystem":"rubygems","requirements":"~\u003e 5.14.0","direct":true,"kind":"development","optional":false},{"id":6875860159,"package_name":"nokogiri","ecosystem":"rubygems","requirements":"~\u003e 1.13.0","direct":true,"kind":"development","optional":false},{"id":6875860160,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 12.3.0","direct":true,"kind":"development","optional":false},{"id":6875860161,"package_name":"slim","ecosystem":"rubygems","requirements":"~\u003e 4.1.0","direct":true,"kind":"development","optional":false},{"id":6875860162,"package_name":"tilt","ecosystem":"rubygems","requirements":"~\u003e 2.0.0","direct":true,"kind":"development","optional":false}]}],"score":34.709168212371715,"created_at":"2024-12-15T21:38:08.376Z","updated_at":"2026-05-01T05:32:09.656Z","avatar_url":"https://github.com/asciidoctor.png","language":"Ruby","monthly_downloads":16,"readme":"= Asciidoctor\nDan Allen \u003chttps://github.com/mojavelinux[@mojavelinux]\u003e; Sarah White \u003chttps://github.com/graphitefriction[@graphitefriction]\u003e\n// settings:\n:idprefix:\n:idseparator: -\n:source-language: ruby\nifndef::env-github[:icons: font]\nifdef::env-github[]\n:status:\n:caution-caption: :fire:\n:important-caption: :exclamation:\n:note-caption: :paperclip:\n:tip-caption: :bulb:\n:warning-caption: :warning:\nendif::[]\n// Variables:\n:release-version: 2.0.22\n// URIs:\n:uri-org: https://github.com/asciidoctor\n:uri-repo: {uri-org}/asciidoctor\n:uri-asciidoctorj: {uri-org}/asciidoctorj\n:uri-asciidoctorjs: {uri-org}/asciidoctor.js\n:uri-project: https://asciidoctor.org\nifdef::env-site[:uri-project: link:]\n:uri-docs: {uri-project}/docs\n:uri-news: {uri-project}/news\n:uri-manpage: {uri-project}/man/asciidoctor\n:uri-issues: {uri-repo}/issues\n:uri-contributors: {uri-repo}/graphs/contributors\n:uri-rel-file-base: link:\n:uri-rel-tree-base: link:\nifdef::env-site[]\n:uri-rel-file-base: {uri-repo}/blob/HEAD/\n:uri-rel-tree-base: {uri-repo}/tree/HEAD/\nendif::[]\n:uri-changelog: {uri-rel-file-base}CHANGELOG.adoc\n:uri-contribute: {uri-rel-file-base}CONTRIBUTING.adoc\n:uri-license: {uri-rel-file-base}LICENSE\n:uri-tests: {uri-rel-tree-base}test\n:uri-discuss: https://discuss.asciidoctor.org\n:uri-chat: https://chat.asciidoctor.org\n:uri-rubygem: https://rubygems.org/gems/asciidoctor\n:uri-what-is-asciidoc: {uri-docs}/what-is-asciidoc\n:uri-user-manual: {uri-docs}/user-manual\n:uri-install-docker: https://github.com/asciidoctor/docker-asciidoctor\n//:uri-install-doc: {uri-docs}/install-toolchain\n:uri-install-macos-doc: {uri-docs}/install-asciidoctor-macos\n:uri-render-doc: {uri-docs}/render-documents\n:uri-themes-doc: {uri-docs}/produce-custom-themes-using-asciidoctor-stylesheet-factory\n:uri-gitscm-repo: https://github.com/git/git-scm.com\n:uri-freesoftware: https://www.gnu.org/philosophy/free-sw.html\n:uri-foundation: https://foundation.zurb.com\n:uri-opal: https://opalrb.com\n:uri-tilt: https://github.com/rtomayko/tilt\n:uri-ruby: https://ruby-lang.org\n// images:\n:image-uri-screenshot: https://cdn.jsdelivr.net/gh/asciidoctor/asciidoctor/screenshot.png\n\n{uri-project}[Asciidoctor] ist ein _schneller_, {uri-license}[Open Source] Textverarbeitungs- und Publishing-Toolchain für die Konvertierung von {uri-what-is-asciidoc}[AsciiDoc]-Inhalten in HTML 5, DocBook 5, PDF und andere Formate.\nAsciidoctor ist in Ruby geschrieben und läuft auf allen gängigen Betriebsystemen.\nUm die Installation zu vereinfachen wird Asciidoctor als Gem auf {uri-rubygem}[RubyGems.org] verpackt und ist als Paket für gängige Linux-Distributionen und MacOS erhältlich.\nAsciidoctor kann auch in einer JVM mit {uri-asciidoctorj}[AsciidoctorJ] oder einer beliebigen Javascript-Umgebung mit {uri-asciidoctorjs}[Asciidoctor.js] ausgeführt werden.\nDas Asciidoctor-Projekt wird {uri-repo}[auf GitHub] gehostet.\n\nifndef::env-site[]\nDieses Dokument ist auch in folgenden Sprachen erhältlich: +\n{uri-rel-file-base}README-zh_CN.adoc[简体中文]\n|\n{uri-rel-file-base}README.adoc[English]\n|\n{uri-rel-file-base}README-fr.adoc[Français]\n|\n{uri-rel-file-base}README-jp.adoc[日本語]\nendif::[]\n\n.Wichtige Dokumentation\n[.compact]\n* {uri-docs}/what-is-asciidoc[Was ist AsciiDoc?]\n* {uri-docs}/asciidoc-writers-guide[Asciidoctor Benutzerhandbuch]\n* {uri-docs}/user-manual[Asciidoctor Gebrauchshandbuch]\n* {uri-docs}/asciidoc-syntax-quick-reference[AsciiDoc Syntax-Referenz]\n\nifdef::status[]\nimage:https://img.shields.io/gem/v/asciidoctor.svg[Latest Release, link={uri-gem}]\nimage:https://img.shields.io/badge/rubydoc.info-{release-version}-blue.svg[library (API) docs,link=https://www.rubydoc.info/gems/asciidoctor/{release-version}]\nimage:https://github.com/asciidoctor/asciidoctor/workflows/CI/badge.svg[Build Status (GitHub Actions),link={uri-repo}/actions]\nimage:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg[Project Chat (Zulip),link={uri-chat}]\nendif::[]\n\n== Sponsoren\n\nWir möchten unseren großzügigen Sponsoren danken, ohne deren Unterstützung Asciidoctor nicht möglich wäre.\nVielen Dank an die Sponsoren für ihr Engagement zur Verbesserung der technischen Dokumentation!\nZusätzliche Mittel werden von unseren https://asciidoctor.org/supporters[Community Backers] zur Verfügung gestellt.\n\nSie können dieses Projekt unterstützen, indem Sie Sponsor bei https://opencollective.com/asciidoctor[OpenCollective] werden.\n\n== Das große Ganze\n\nAsciidoctor liest Inhalte, die im Klartext geschrieben wurden, wie im Feld links im Bild unten gezeigt, und wandelt Sie in HTML 5 um, wie im rechten Feld dargestellt.\nAsciidoctor wendet ein Standard-Stylesheet auf das HTML 5-Dokument an, um ein angenehmes Out-of-the-Box-Erlebnis zu bieten.\n\nimage::{image-uri-screenshot}[Preview of AsciiDoc source and corresponding rendered HTML]\n\n== AsciiDoc Verarbeitung\n\nAsciidoctor liest und analysiert Text, der in der AsciiDoc-Syntax geschrieben wurde, und leitet dann den Parse-Tree durch eine Reihe von eingebauten Konvertern, um HTML 5, DocBook 5 und man-pages zu erzeugen.\nSie haben die Möglichkeit, eigene Konverter zu verwenden oder {uri-tilt}[Tilt]-gestützte Vorlagen zu laden, um die generierte Ausgabe anzupassen oder zusätzliche Formate zu erzeugen.\n\nAsciidoctor ist ein Ersatz für den Original AsciiDoc Python Prozessor (`asciidoc.py`).\nDie Asciidoctor-Testsuite verfügt über {uri-tests}[mehr als 2,000 Tests], um die Kompatibilität mit der AsciiDoc-Syntax sicherzustellen.\n\nNeben der klassischen AsciiDoc-Syntax erkennt Asciidoctor zusätzliche Markup- und Formatierungsoptionen, wie z.B. fontbasierte Icons (z.B. `+icon:fire[]+`) und UI-Elemente (z.B. `+button:[Save]+`).\nAsciidoctor bietet auch ein modernes, __responsive Theme__, das auf {uri-foundation}[Foundation] basiert, um die HTML 5-Ausgabe zu gestalten.\n\n== Wo Ruby hingeht, folgt Asciidoctor\n\nSie können Asciidoctor in einer JVM mit JRuby ausführen.\nUm die Asciidoctor API direkt aus Java und anderen JVM-Sprachen aufzurufen, verwenden Sie {uri-asciidoctorj}[AsciidoctorJ].\nEs stehen Ihnen auf {uri-asciidoctorj}[AsciidoctorJ] basierende Plugins zur Verfügung, die den Asciidoctor Prozessor in Apache Maven, Gradle oder Javadoc Builds integrieren.\n\nAsciidoctor läuft auch in JavaScript.\n{uri-opal}[Opal] wird verwendet, um den Ruby-Source in JavaScript umzukompilieren, um {uri-asciidoctorjs}[Asciidoctor.js] zu erzeugen.\nAsciidoctor.js ist eine voll funktionsfähige Version von Asciidoctor, die in jeder JavaScript-Umgebung wie z.B. einem Webbrowser oder Node.js funktioniert.\nEs wird für die AsciiDoc Vorschau-Erweiterungen für Chrome, Atom, Brackets und andere webbasierte Werkzeuge verwendet.\n\n== Anforderungen\n\nAsciidoctor arbeitet unter Linux, MacOS und Windows und benötigt eine der folgenden Implementierungen von {uri-ruby}[Ruby]:\n\n* CRuby (aka MRI) 2.5 - 3.1\n* JRuby 9.1 - 9.3\n* TruffleRuby (GraalVM)\n* Opal (JavaScript)\n\n[CAUTION]\n====\nWenn Sie eine nicht-englische Windows-Umgebung verwenden, können Sie auf einen `Encoding::UndefinedConversionError` stoßen, wenn Sie Asciidoctor aufrufen.\nUm dieses Problem zu beheben, empfehlen wir, die aktive Codepage in Ihrer Konsole auf UTF-8 umzustellen:\n\n  chcp 65001\n\nSobald Sie diese Änderung vorgenommen haben, haben Sie alle Ihre Unicode-Kopfschmerzen hinter sich.\nWenn Sie eine IDE wie Eclipse verwenden, stellen Sie sicher, dass Sie dort auch die Kodierung auf UTF-8 setzen.\nAsciidoctor funktioniert am besten, wenn Sie UTF-8 überall verwenden.\n====\n\n== Installation\n\nAsciidoctor kann mit (a) Paketmanagern für gängige Linux-Distributionen, (b) Homebrew für MacOS, (c) dem Befehl `gem install` (empfohlen für Windows-Benutzer), (d) dem Asciidoctor Docker-Image oder (e) Bundler installiert werden.\n\nDer Vorteil der Verwendung des Paketmanagers Ihres Betriebssystems zur Installation des Gem ist, dass er die Installation von Ruby und der RubyGems-Bibliothek übernimmt, wenn diese Pakete nicht bereits auf Ihrem Rechner installiert sind.\n\n=== (a) Linux Paketmanager\n\nDie vom Paketmanager installierte Version von Asciidoctor entspricht möglicherweise nicht der neuesten Version von Asciidoctor.\nKonsultieren Sie das Paket-Repository für Ihre Distribution, um herauszufinden, welche Version in der Distribution gepackt ist.\n\n* https://pkgs.alpinelinux.org/packages?name=asciidoctor[Alpine Linux (asciidoctor)]\n* https://www.archlinux.org/packages/?name=asciidoctor[Arch Linux (asciidoctor)]\n* https://packages.debian.org/sid/asciidoctor[Debian (asciidoctor)]\n* https://apps.fedoraproject.org/packages/rubygem-asciidoctor[Fedora (asciidoctor)]\n* https://software.opensuse.org/package/rubygem-asciidoctor[OpenSUSE (rubygem-asciidoctor)]\n* https://packages.ubuntu.com/search?keywords=asciidoctor[Ubuntu (asciidoctor)]\n\nWenn Sie eine Version von Asciidoctor verwenden möchten, die neuer ist als die, die vom Paketmanager installiert wurde, lesen Sie bitte die \u003c\u003cgem-install, Installationsanweisungen\u003e\u003e.\n\n==== apk (Alpine Linux)\n\nUm ein Gem auf Alpine Linux zu installieren, öffnen Sie ein Terminal und geben Sie folgendes ein:\n\n $ sudo apk add asciidoctor\n\n==== pacman (Arch Linux)\n\nUm ein Gem auf Arch-basierten Distributionen zu installieren, öffnen Sie ein Terminal und geben Sie folgendes ein:\n\n $ sudo pacman -S asciidoctor\n\n==== APT\n\nAuf Debian und Debian-basierten Distributionen wie Ubuntu nutzen Sie APT um Asciidoctor zu installieren.\nUm das Paket zu installieren, öffnen Sie ein Terminal und geben Sie folgendes ein:\n\n $ sudo apt-get install -y asciidoctor\n\n==== DNF\n\nAuf RPM-basierten Linux-Distributionen, wie Fedora, CentOS und RHEL, nutzen Sie den DNF Paketmanager um Asciidoctor zu installieren.\nUm das Paket zu installieren, öffnen Sie ein Terminal und geben Sie folgendes ein:\n\n $ sudo dnf install -y asciidoctor\n\n=== (b) Homebrew (macOS)\n\nSie können Homebrew, den macOS-Paketmanager, verwenden, um Asciidoctor zu installieren.\nWenn Sie Homebrew nicht auf Ihrem Computer haben, führen Sie zuerst die Installationsanweisungen unter https://brew.sh/[brew.sh] aus.\nSobald Homebrew installiert ist, können Sie das Asciidoctor gem installieren.\nÖffnen Sie ein Terminal und geben Sie folgendes ein:\n\n $ brew install asciidoctor\n\nHomebrew installiert das `asciidoctor` Gem in ein exklusives Präfix, das unabhängig von den System-Gems ist.\n\n=== (c) Windows\n\nUm Asciidoctor unter Windows zu installieren, gibt es zwei einfache Möglichkeiten.\n\n==== Chocolatey\n\nWenn Sie bereits https://chocolatey.org[chocolatey] verwenden, können Sie folgenden Befehl verwenden:\n\n choco install ruby\n\nDanach folgen Sie der \u003c\u003cgem-install,Gem Installation\u003e\u003e.\n\n==== Rubyinstaller\n\nOder Sie benutzen den https://rubyinstaller.org/downloads/[Rubyinstaller], laden Sie das für Ihre Windows Version passende Paket herunter und nach der Installation folgen Sie ebenfalls der \u003c\u003cgem-install, Gem Installation\u003e\u003e.\n\n[#gem-install]\n=== (d) gem install\n\nBevor Sie Asciidoctor mit `gem install` installieren, sollten Sie https://rvm.io[RVM] verwenden, um Ruby in Ihrem Home-Verzeichnis zu installieren (z.B. Userspace).\nDann können Sie den Befehl `gem` sicher verwenden, um den Asciidoctor Gem zu installieren oder zu aktualisieren.\nBei der Verwendung von RVM werden Gems an einem vom System isolierten Ort installiert.\n\nÖffnen Sie ein Terminal und geben Sie folgendes ein:\n\n $ gem install asciidoctor\n\nWenn Sie eine Vorabversion (z.B. einen Release-Kandidaten) installieren möchten, verwenden Sie:\n\n $ gem install asciidoctor --pre\n\n=== (e) Docker\n\nSiehe {uri-install-docker}[Installing Asciidoctor using Docker].\n\n=== (f) Bundler\n\n. Erstellen Sie ein Gemfile im Stammordner Ihres Projekts (oder im aktuellen Verzeichnis).\n. Fügen Sie den `asciidoctor` Gem wie folgt zu Ihrem Gemfile hinzu:\n+\n[subs=attributes+]\n----\nsource 'https://rubygems.org'\ngem 'asciidoctor'\n# oder spezifizieren Sie die Version explizit\n# gem 'asciidoctor', '{release-version}'\n----\n\n. Speichern Sie das Gemfile\n. Öffnen Sie ein Terminal und installieren Sie das Gem mit:\n\n $ bundle\n\nUm das Gem zu aktualisieren, geben Sie die neue Version im Gemfile an und führen Sie `bundle` erneut aus.\nDie Verwendung von `bundle update` (ohne Angabe eines Gem) wird *nicht* empfohlen, da es auch andere Gems aktualisiert, was möglicherweise nicht das gewünschte Ergebnis ist.\n\n== Upgrade\n\nWenn Sie Asciidoctor mit einem Paketmanager installiert haben, ist ihr Betriebssystem wahrscheinlich so konfiguriert, dass es Pakete automatisch aktualisiert.\nIn diesem Fall müssen Sie das Gem nicht manuell aktualisieren.\n\n=== apk (Alpine Linux)\n\nUm das Gem zu aktualisieren, nutzen Sie:\n\n $ sudo apk add -u asciidoctor\n\n=== APT\n\nUm das Gem zu aktualisieren, nutzen Sie:\n\n $ sudo apt-get upgrade -y asciidoctor\n\n=== DNF\n\nUm das Gem zu aktualisieren, nutzen Sie:\n\n $ sudo dnf update -y asciidoctor\n\n=== Homebrew (macOS)\n\nUm das Gem zu aktualisieren, nutzen Sie:\n\n $ brew update\n $ brew upgrade asciidoctor\n\n=== gem install\n\nWenn Sie Asciidoctor zuvor mit dem Befehl `gem` installiert haben, müssen Sie Asciidoctor manuell aktualisieren, wenn eine neue Version veröffentlicht wird.\nSie können mit folgendem Befehl aktualisieren:\n\n $ gem install asciidoctor\n\nWenn Sie eine neue Version des Edelsteins mit `gem install` installieren, werden mehrere Versionen installiert.\nVerwenden Sie den folgenden Befehl, um die alten Versionen zu entfernen:\n\n $ gem cleanup asciidoctor\n\n== Verwendung\n\nWenn der Asciidoctor Gem erfolgreich installiert wurde, ist das `asciidoctor` Kommandozeilen-Interface (CLI) in Ihrem PATH verfügbar.\nUm die Verfügbarkeit zu überprüfen, führen Sie den folgenden Befehl in Ihrem Terminal aus:\n\n $ asciidoctor --version\n\nSie sollten Informationen über die Asciidoctor-Version und Ihre Ruby-Umgebung im Terminal sehen.\n\n[.output,subs=attributes+]\n....\nAsciidoctor {release-version} [https://asciidoctor.org]\nLaufzeitumgebung (ruby 3.0.1p4 [x86_64-linux]) (lc:UTF-8 fs:UTF-8 in:- ex:UTF-8)\n....\n\nAsciidoctor bietet auch eine API.\nDie API ist für die Integration mit anderer Ruby-Software wie Rails, Sinatra und GitHub und anderen Sprachen wie Java (über {uri-asciidoctorj}[AsciidoctorJ]) und JavaScript (über {uri-asciidoctorjs}[Asciidoctor.js]) vorgesehen.\n\n=== Kommandozeile\n\nMit dem Befehl `asciidoctor` können Sie Asciidoctor von der Kommandozeile (z.B. einem Terminal) aus aufrufen.\n\nDer folgende Befehl konvertiert die Datei README.adoc nach HTML und speichert das Ergebnis in der Datei README.html im gleichen Verzeichnis.\nDer Name der erzeugten HTML-Datei wird aus der Quelldatei abgeleitet, indem die Dateierweiterung auf `.html` geändert wird.\n\n $ asciidoctor README.adoc\n\nSie können den Asciidoctor-Prozessor steuern, indem Sie verschiedene Flags und Schalter hinzufügen, über die Sie sich mittels folgendem Befehl informieren können:\n\n $ asciidoctor --help\n\nZum Beispiel, um die Datei in ein anderes Verzeichnis zu schreiben, verwenden Sie:\n\n $ asciidoctor -D output README.adoc\n\nDie `asciidoctor` {uri-manpage}[man page] bietet eine vollständige Referenz der Kommandozeile.\n\nLesen Sie die folgenden Ressourcen, um mehr über die Verwendung des `asciidoctor`-Befehls zu erfahren.\n\n* {uri-render-doc}[How do I convert a document?]\n* {uri-themes-doc}[How do I use the Asciidoctor stylesheet factory to produce custom themes?]\n\n=== Ruby API\n\nUm Asciidoctor in Ihrer Anwendung verwenden zu können, benötigen Sie zunächst das Gem:\n\n----\nrequire 'asciidoctor'\n----\n\nSie können dann eine AsciiDoc-Quelldatei in eine HTML-Datei konvertieren:\n\n----\nAsciidoctor.convert_file 'README.adoc', to_file: true, safe: :safe\n----\n\nWARNING: Bei Verwendung von Asciidoctor über die API ist der Standard-Sicherheitsmodus `:secure`.\nIm sicheren Modus sind mehrere Kernfunktionen deaktiviert, darunter die `include`-Direktive.\nWenn Sie diese Funktionen aktivieren möchten, müssen Sie den Sicherheitsmodus explizit auf `:server` (empfohlen) oder `:safe` setzen.\n\nSie können einen AsciiDoc-String auch in ein integrierbares HTML (zum Einfügen in eine HTML-Seite) konvertieren, mit:\n\n----\ncontent = '_Zen_ in the art of writing https://asciidoctor.org[AsciiDoc].'\nAsciidoctor.convert content, safe: :safe\n----\n\nWenn Sie das komplette HTML-Dokument wünschen, aktivieren Sie die Option `head_footer` wie folgt:\n\n----\ncontent = '_Zen_ in the art of writing https://asciidoctor.org[AsciiDoc].'\nhtml = Asciidoctor.convert content, header_footer: true, safe: :safe\n----\n\nWenn Sie Zugriff auf das analysierte Dokument benötigen, können Sie die Konvertierung in einzelne Schritte aufteilen:\n\n----\ncontent = '_Zen_ in the art of writing https://asciidoctor.org[AsciiDoc].'\ndocument = Asciidoctor.load content, header_footer: true, safe: :safe\nputs document.doctitle\nhtml = document.convert\n----\n\nDenken Sie daran, dass __Sie die Ausgabe__ von Asciidoctor __ändern können__, wenn Sie sie nicht mögen!\nAsciidoctor unterstützt benutzerdefinierte Konverter, die die Konvertierung vom geparsten Dokument in die generierte Ausgabe übernehmen können.\n\nEine einfache Möglichkeit, die Ausgabe stückweise anzupassen, ist die Verwendung des Template-Konverters.\nDer Template-Konverter ermöglicht es Ihnen, eine von {uri-tilt}[Tilt]-gestützte Template-Datei zur Verfügung zu stellen, um die Konvertierung eines beliebigen Knotens im Dokument zu handhaben.\n\nWie auch immer Sie vorgehen, Sie können die Ausgabe zu 100% kontrollieren.\nWeitere Informationen zur Verwendung der API oder zur Anpassung der Ausgabe finden Sie im {uri-user-manual}[Benutzerhandbuch].\n\n== Mitwirken\n\nNeue Mitwirkende sind immer willkommen!\nWenn Sie Fehler oder Auslassungen im Quellcode, in der Dokumentation oder im Inhalt der Website entdecken, zögern Sie bitte nicht, ein Problem zu melden oder eine Pull Request mit einem Fix zu öffnen.\n\nHier sind einige Möglichkeiten, wie *Sie* dazu beitragen können:\n\n* durch Verwendung von Vorabversionen (Alpha-, Beta- oder Preview-Versionen)\n* durch das Melden von Fehlern\n* durch Vorschläge für neue Funktionen\n* durch das Verfassen oder Bearbeiten von Dokumentationen\n* durch Schreiben von Code mit Tests -- _Kein Patch ist zu klein._\n** Tippfehler beheben\n** Kommentare hinzufügen\n** inkonsistente Leerzeichen bereinigen\n** Tests schreiben!\n* Refactoring von Code\n* durch die Behebung von {uri-issues}[Problemen]\n* durch Überprüfung von Patches\n\nDer {uri-contribute}[Contributing Guide] bietet Informationen darüber, wie man Probleme, Feature Requests, Code und Dokumentation für das Asciidoctor Projekt erstellt, gestaltet und einreicht.\n\n== Hilfe finden\n\nAsciidoctor wurde entwickelt, um Ihnen das Schreiben und Veröffentlichen Ihrer Inhalte zu erleichtern.\nAber wir können es nicht ohne ihr Feedback machen!\nWir ermutigen Sie, Fragen zu stellen und alle Aspekte des Projekts auf der Diskussionsliste, auf Twitter oder im Chatroom zu diskutieren.\n\nChat (Zulip):: {uri-chat}\nDiscussionsliste (Nabble):: {uri-discuss}\nTwitter:: Follow https://twitter.com/asciidoctor[@asciidoctor] or search for the https://twitter.com/search?f=tweets\u0026q=%23asciidoctor[#asciidoctor] hashtag\n\nifdef::env-github[]\nWeitere Informationen und Dokumentation zu Asciidoctor finden Sie auf der Website des Projekts.\n\n{uri-project}[Home] | {uri-news}[News] | {uri-docs}[Docs]\nendif::[]\n\nDie Asciidoctor-Organisation auf GitHub hostet den Quellcode des Projekts, den Issue Tracker und Unterprojekte.\n\nSource repository (git):: {uri-repo}\nIssue tracker:: {uri-issues}\nAsciidoctor Organization auf GitHub:: {uri-org}\n\n== Lizenz\n\nCopyright (C) 2012-present Dan Allen, Sarah White, Ryan Waldron, und die einzelnen Mitarbeiter von Asciidoctor.\nDie Nutzung dieser Software wird unter den Bedingungen der MIT-Lizenz gewährt.\n\nSiehe die {uri-license}[LIZENZ] für den vollen Lizenztext.\n\n== Authoren\n\n*Asciidoctor* wird von https://github.com/mojavelinux[Dan Allen] und https://github.com/graphitefriction[Sarah White] geleitet und hat Beiträge von {uri-contributors}[vielen Personen] in Asciidoctors großartiger Gemeinschaft erhalten.\nDas Projekt wurde 2012 von https://github.com/erebor[Ryan Waldron] initiiert und basiert auf einem prototyp von https://github.com/nickh[Nick Hengeveld].\n\n*AsciiDoc* wurde von Stuart Rackham gegründet und hat Beiträge von vielen Personen aus der AsciiDoc-Community erhalten.\n\nifndef::env-site[]\n== Changelog\n\nifeval::[{safe-mode-level} \u003c 20]\ninclude::CHANGELOG.adoc[tag=compact,leveloffset=+1]\nendif::[]\n\nEine vollständige Liste der Änderungen in älteren Versionen finden Sie im {uri-changelog}[CHANGELOG].\nendif::[]\n","funding_links":["https://opencollective.com/asciidoctor"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","background-jobs","rack","sinatra","ruby-gem","rspec","jobs","sidekiq","activejob","activerecord"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/562","html_url":"https://ruby.ecosyste.ms/projects/562"}