{"id":5805777,"name":"SwiftDocOrg/swift-doc","ecosystem":"actions","description":"Generates documentation for your Swift project","homepage":"https://swiftdoc.org","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/SwiftDocOrg/swift-doc","keywords_array":["documentation-generator","swift"],"namespace":"SwiftDocOrg","versions_count":13,"first_release_published_at":"2020-01-27T13:58:30.000Z","latest_release_published_at":"2020-03-30T11:37:47.000Z","latest_release_number":"0.1.1","last_synced_at":"2026-04-01T12:04:07.269Z","created_at":"2023-01-04T15:44:36.106Z","updated_at":"2026-04-01T12:04:07.270Z","registry_url":"https://github.com/SwiftDocOrg/swift-doc","install_command":null,"documentation_url":null,"metadata":{"name":"Swift Doc","description":"Generates documentation for your Swift project","inputs":{"inputs":{"description":"A path to a directory containing Swift (`.swift`) files in your workspace","required":true,"default":"./Sources"},"module-name":{"description":"The name of the module","required":true},"format":{"description":"The output format (commonmark or html)","required":false,"default":"commonmark"},"base-url":{"description":"The base URL for all relative URLs generated in documents","required":false,"default":"./"},"output":{"description":"The path for generated output","required":true,"default":"./.build/documentation"},"minimum-access-level":{"description":"The minimum access level of the symbols which should be included (public, internal, or private)","required":false,"default":"public"}},"runs":{"using":"docker","image":"docker://swiftdoc/swift-doc:latest","args":["generate","${{ inputs.inputs }}","--format","${{ inputs.format }}","--base-url","${{ inputs.base-url }}","--module-name","${{ inputs.module-name }}","--output","${{ inputs.output }}","--minimum-access-level","${{ inputs.minimum-access-level }}"]},"branding":{"icon":"book","color":"orange"},"default_branch":"master","path":null},"repo_metadata":{"id":41458630,"uuid":"236502369","full_name":"SwiftDocOrg/swift-doc","owner":"SwiftDocOrg","description":"A documentation generator for Swift projects","archived":true,"fork":false,"pushed_at":"2023-06-01T03:58:47.000Z","size":1434,"stargazers_count":1691,"open_issues_count":66,"forks_count":98,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-12-10T11:43:17.688Z","etag":null,"topics":["documentation-generator","swift"],"latest_commit_sha":null,"homepage":"https://swiftdoc.org","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SwiftDocOrg.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-27T13:58:15.000Z","updated_at":"2025-12-04T11:07:21.000Z","dependencies_parsed_at":"2024-06-18T12:32:36.671Z","dependency_job_id":"83ec36a2-fdc5-4a0a-8420-2a191350b487","html_url":"https://github.com/SwiftDocOrg/swift-doc","commit_stats":{"total_commits":283,"total_committers":27,"mean_commits":"10.481481481481481","dds":0.3180212014134276,"last_synced_commit":"f935ebfe524a0ff27bda07dadc3662e3e45b5125"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/SwiftDocOrg/swift-doc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwiftDocOrg","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/sbom","scorecard":{"id":136240,"data":{"date":"2025-08-04","repo":{"name":"github.com/SwiftDocOrg/swift-doc","commit":"f935ebfe524a0ff27bda07dadc3662e3e45b5125"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/homebrew_ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrew_ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/homebrew_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrew_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/homebrew_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrew_ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/homebrew_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrew_ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/homebrew_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SwiftDocOrg/swift-doc/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:8: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:175","Info:   0 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.0.0-rc.1 not signed: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/43941342","Warn: release artifact 1.0.0-beta.6 not signed: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/42005984","Warn: release artifact 1.0.0-beta.5 not signed: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/32262517","Warn: release artifact 1.0.0-beta.4 not signed: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/29183821","Warn: release artifact 1.0.0-rc.1 does not have provenance: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/43941342","Warn: release artifact 1.0.0-beta.6 does not have provenance: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/42005984","Warn: release artifact 1.0.0-beta.5 does not have provenance: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/32262517","Warn: release artifact 1.0.0-beta.4 does not have provenance: https://api.github.com/repos/SwiftDocOrg/swift-doc/releases/29183821"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T06:38:15.618Z","repository_id":41458630,"created_at":"2025-08-16T06:38:15.618Z","updated_at":"2025-08-16T06:38:15.618Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27640080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-10T02:00:12.818Z","response_time":54,"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":[{"name":"1.0.0-rc.1","sha":"f935ebfe524a0ff27bda07dadc3662e3e45b5125","kind":"commit","published_at":"2021-06-01T22:50:02.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-rc.1","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-rc.1","dependencies_parsed_at":"2023-05-30T20:41:34.410Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-rc.1/manifests"},{"name":"1.0.0-beta.6","sha":"81f2d3a1731204693f41929b76b33e2abb5e4b4c","kind":"commit","published_at":"2021-04-26T13:19:51.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-beta.6","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-beta.6","dependencies_parsed_at":"2023-05-30T20:41:35.611Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.6/manifests"},{"name":"1.0.0-beta.5","sha":"f441648bcb8a6b07a3724bc1af2488e8a6e6c184","kind":"commit","published_at":"2020-09-29T18:15:07.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-beta.5","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-beta.5","dependencies_parsed_at":"2023-05-30T20:41:36.448Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.5/manifests"},{"name":"1.0.0-beta.4","sha":"581af2fe50667ed2f49c53d26b91a8feb4531302","kind":"commit","published_at":"2020-07-31T22:14:09.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-beta.4","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-beta.4","dependencies_parsed_at":"2023-05-30T20:41:37.252Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.4/manifests"},{"name":"1.0.0-beta.3","sha":"a2013b64ffbcf91be45e6ecff9e88fdf8019a08d","kind":"commit","published_at":"2020-05-19T13:46:04.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-beta.3","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-beta.3","dependencies_parsed_at":"2023-05-30T20:41:38.090Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.3/manifests"},{"name":"1.0.0-beta.2","sha":"dbb361185b701922f395b385085303a3d8da19e7","kind":"tag","published_at":"2020-04-08T15:56:13.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-beta.2","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-beta.2","dependencies_parsed_at":"2023-05-30T20:41:38.647Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.2/manifests"},{"name":"1.0.0-beta.1","sha":"85b5872e3cdb58be273d3dd2315fa101acbfbe3c","kind":"commit","published_at":"2020-04-01T16:35:52.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/1.0.0-beta.1","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/1.0.0-beta.1","dependencies_parsed_at":"2023-05-30T20:41:39.209Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/1.0.0-beta.1/manifests"},{"name":"0.1.1","sha":"b5274fbe4813dc6e6616007009747979315e2cfc","kind":"commit","published_at":"2020-03-30T11:37:47.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/0.1.1","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/0.1.1","dependencies_parsed_at":"2023-05-30T20:41:42.614Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"0eda80c448d4b45d8f075d633f00af4ec6b30c25","kind":"commit","published_at":"2020-03-28T13:14:25.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/0.1.0","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/0.1.0","dependencies_parsed_at":"2023-05-30T20:41:43.177Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.1.0/manifests"},{"name":"0.0.4","sha":"f852a149365e2ece4417b4e1ffc4d1094b644cb7","kind":"commit","published_at":"2020-03-10T16:50:42.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/0.0.4","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/0.0.4","dependencies_parsed_at":"2023-05-30T20:41:43.787Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"3af57a62787e4c928a0c35564caf2a3f29f2013c","kind":"commit","published_at":"2020-02-13T14:29:35.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/0.0.3","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/0.0.3","dependencies_parsed_at":"2023-05-30T20:41:49.057Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"aea7f9087257f89f2b2e3bfe50cea6b359cd0047","kind":"commit","published_at":"2020-02-06T18:05:50.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/0.0.2","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/0.0.2","dependencies_parsed_at":"2023-05-30T20:41:50.325Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"4c0fc1a9037015e9b776325cbffa270061b115b0","kind":"commit","published_at":"2020-01-27T13:58:30.000Z","download_url":"https://codeload.github.com/SwiftDocOrg/swift-doc/tar.gz/0.0.1","html_url":"https://github.com/SwiftDocOrg/swift-doc/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-30T20:41:50.810Z","dependency_job_id":null,"purl":"pkg:github/SwiftDocOrg/swift-doc@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-21T12:40:05.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":112,"rankings":{"downloads":null,"dependent_repos_count":4.50007922674695,"dependent_packages_count":0.0,"stargazers_count":0.10774837585168753,"forks_count":0.49754397084455715,"docker_downloads_count":3.5208366344477895,"average":1.7252416415781968},"purl":"pkg:githubactions/SwiftDocOrg/swift-doc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/SwiftDocOrg/swift-doc","docker_dependents_count":1,"docker_downloads_count":69,"usage_url":"https://repos.ecosyste.ms/usage/actions/SwiftDocOrg/swift-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/SwiftDocOrg/swift-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T00:05:49.725Z","issues_count":55,"pull_requests_count":55,"avg_time_to_close_issue":24562443.083333332,"avg_time_to_close_pull_request":714203.2,"issues_closed_count":24,"pull_requests_closed_count":40,"pull_request_authors_count":10,"issue_authors_count":30,"avg_comments_per_issue":2.4545454545454546,"avg_comments_per_pull_request":1.8363636363636364,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftDocOrg%2Fswift-doc/issues","maintainers":[{"login":"Lukas-Stuehrk","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukas-Stuehrk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SwiftDocOrg%2Fswift-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SwiftDocOrg%2Fswift-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SwiftDocOrg%2Fswift-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SwiftDocOrg%2Fswift-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SwiftDocOrg%2Fswift-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/SwiftDocOrg%2Fswift-doc/codemeta","maintainers":[]}