{"id":374383,"url":"https://github.com/pgaskin/kepubify","last_synced_at":"2026-08-28T19:00:54.386Z","repository":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":{"login":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"packages":[{"id":3738948,"name":"github.com/pgaskin/kepubify","ecosystem":"go","description":"","homepage":"https://github.com/pgaskin/kepubify","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pgaskin/kepubify","keywords_array":[],"namespace":"github.com/pgaskin","versions_count":28,"first_release_published_at":"2017-07-28T01:33:30.000Z","latest_release_published_at":"2019-02-25T02:06:48.000Z","latest_release_number":"v2.3.2+incompatible","last_synced_at":"2026-08-27T18:35:12.908Z","created_at":"2022-04-11T14:25:18.299Z","updated_at":"2026-08-27T18:35:12.908Z","registry_url":"https://pkg.go.dev/github.com/pgaskin/kepubify","install_command":"go get github.com/pgaskin/kepubify","documentation_url":"https://pkg.go.dev/github.com/pgaskin/kepubify#section-documentation","metadata":{},"repo_metadata":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"tags":[{"name":"v4.0.4","sha":"8e959eda11d783041fc03c1a8109275a27f2f2dc","kind":"commit","published_at":"2022-03-09T20:55:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"4f32c720880bec76571f5ff79d3c2ecc1457494d","kind":"commit","published_at":"2021-12-23T23:51:41.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"9a48ee0e3bbdfa78d46f0f35b05189b1e28fcc98","kind":"commit","published_at":"2021-12-06T22:34:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8fa9fb040a026420f9c46f0798524b5e13800a46","kind":"commit","published_at":"2021-08-10T03:22:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"23e8402ed71bae79c62e12e9d0554832716e3bdf","kind":"commit","published_at":"2021-07-03T16:27:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0/manifests"},{"name":"v3.1.6","sha":"f89126d3ff611644573aa42f870e2675080e7744","kind":"commit","published_at":"2020-10-19T01:49:44.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"874c34df96a8a0e1761a21f87d4b17bdaba92463","kind":"commit","published_at":"2020-10-02T15:14:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ea356a34b4e9357b986c934bb4b0b2a13ea38a68","kind":"commit","published_at":"2020-07-14T20:29:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"1190d0398b7c88b63c55e9732921c3f511e9128b","kind":"commit","published_at":"2020-06-24T00:05:07.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"2196defe55f4293fe2d0c87af130c85e689edb65","kind":"commit","published_at":"2020-04-01T17:18:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c6b17334c5c518ee58d674985e731801445045d5","kind":"commit","published_at":"2020-04-01T02:16:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd976a04a1b96603afe38eabb5e1302555ce55f1","kind":"commit","published_at":"2020-03-03T04:45:58.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8883b946b3a31e71d477203c6524d269792e8da0","kind":"commit","published_at":"2020-01-18T01:15:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"538dccda656d788fd1cb0734c1ec92b62779e714","kind":"commit","published_at":"2020-01-15T00:00:11.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d7a04d8f0430f8b6b4fead4a4bb70cf4e1eb12a4","kind":"commit","published_at":"2020-01-12T03:51:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3656a57595f4b13d7ea8b3994c997411b5f7cf2a","kind":"commit","published_at":"2019-11-25T22:02:25.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.4.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b5b0df983bcec07e6c4c261672302a795eee87e2","kind":"commit","published_at":"2019-07-18T23:53:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ac5f295bfb251c4776b5088dc61ed846c43a77d","kind":"commit","published_at":"2019-02-25T02:06:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9dbe9ab9cd49ced9eaaf9ce50a93d559fb1ee862","kind":"commit","published_at":"2018-11-04T20:02:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"47db2ecaee406af1be5aa211966f06763e71bbe3","kind":"commit","published_at":"2018-09-18T12:29:56.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"459203e94f3cf9bdcdbebf5f5d85c75a5080a86a","kind":"commit","published_at":"2018-06-23T16:36:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"3440efd9b2bed7229eb7293fc747e93577217921","kind":"commit","published_at":"2018-05-21T19:23:20.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3ff23cc16257483062a837612443c12f3faa424","kind":"commit","published_at":"2018-05-02T20:27:08.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab7009f6f02f2de5454b917b0db72b84b5319631","kind":"commit","published_at":"2018-04-08T03:25:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7b9b7c1763a382ed95e39703daa464b508853cdf","kind":"commit","published_at":"2018-03-21T13:44:16.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"592ca9bf5e232362bb3af6e8841d4ebfb51391f4","kind":"commit","published_at":"2018-03-05T23:40:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"94be780899802c00634aff871e568737a2db2409","kind":"commit","published_at":"2018-03-04T15:54:17.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0/manifests"},{"name":"v1.3.7","sha":"26fc1d2390b5aa0287a6800426e6dca2e73e0eb9","kind":"commit","published_at":"2018-01-25T17:09:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a4dea553a47a2dcba40ddd6d506518a51614632a","kind":"commit","published_at":"2018-01-05T22:40:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e5bae5b816ab4a9242bf5b01477292d4951395b3","kind":"commit","published_at":"2017-12-24T02:02:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89a6db3edbbabac5e5a93a0516956a047dc39c2e","kind":"commit","published_at":"2017-12-23T23:49:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b9a83574da247b759c7a909e87b3b162ca9e8ae5","kind":"commit","published_at":"2017-12-16T23:59:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"3e1586309ca4c6498fdec612caf94502304e96b2","kind":"commit","published_at":"2017-12-16T23:43:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c03045f9e556538acbcffa2d8d0c0dec33bfcb12","kind":"commit","published_at":"2017-12-15T01:04:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bf6c4faff87147848e75ff648ed0b9487a0f9961","kind":"commit","published_at":"2017-12-15T00:52:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"00ec02907d8b77acbb39f683a335e9c23f868895","kind":"commit","published_at":"2017-12-14T21:31:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"efbe34e80da4f6e8d114a7142399a6cb93993b1b","kind":"commit","published_at":"2017-10-23T20:24:32.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b893f2ad9878b1e7c71eaf0b9b84d2b35e506ea4","kind":"commit","published_at":"2017-10-17T01:00:45.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d6d9dff6262ccd55299e25a086935ce94a2eec09","kind":"commit","published_at":"2017-10-07T23:20:27.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7ac7e179f7495701493b66f3dfeb0fb1faacbcd9","kind":"commit","published_at":"2017-08-19T12:38:24.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b6d9551ae9e4880720e56712c14c72a8b7d3aa0","kind":"commit","published_at":"2017-07-28T20:35:34.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7b28c3a0860198e471774e534340d842da3d432","kind":"commit","published_at":"2017-07-28T16:06:52.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ee085319da88a8c264a72da09a49011aaff33791","kind":"commit","published_at":"2017-07-28T15:09:01.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca2d6267b6b508aaf253b7d4acc83b903ed1944","kind":"commit","published_at":"2017-07-28T13:01:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41f2f9e8d5686634cd52b42e3b4aa393ad2acce8","kind":"commit","published_at":"2017-07-28T01:33:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:56:59.127Z","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":1.7410051434452216,"forks_count":2.7592569107680154,"average":5.21131557948772},"purl":"pkg:golang/github.com/pgaskin/kepubify","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgaskin/kepubify","docker_dependents_count":1,"docker_downloads_count":17,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgaskin/kepubify","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgaskin/kepubify/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T16:00:55.550Z","issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"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/pgaskin%2Fkepubify/issues","maintainers":[{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-28T05:03:31.085Z","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":3737439,"name":"github.com/pgaskin/kepubify/v3","ecosystem":"go","description":"","homepage":"https://github.com/pgaskin/kepubify","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pgaskin/kepubify","keywords_array":[],"namespace":"github.com/pgaskin/kepubify","versions_count":8,"first_release_published_at":"2020-01-18T01:15:35.000Z","latest_release_published_at":"2020-10-19T01:49:44.000Z","latest_release_number":"v3.1.6","last_synced_at":"2026-08-27T18:36:20.016Z","created_at":"2022-04-11T14:19:54.226Z","updated_at":"2026-08-27T18:36:20.016Z","registry_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/v3","install_command":"go get github.com/pgaskin/kepubify/v3","documentation_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/v3#section-documentation","metadata":{},"repo_metadata":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"tags":[{"name":"v4.0.4","sha":"8e959eda11d783041fc03c1a8109275a27f2f2dc","kind":"commit","published_at":"2022-03-09T20:55:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"4f32c720880bec76571f5ff79d3c2ecc1457494d","kind":"commit","published_at":"2021-12-23T23:51:41.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"9a48ee0e3bbdfa78d46f0f35b05189b1e28fcc98","kind":"commit","published_at":"2021-12-06T22:34:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8fa9fb040a026420f9c46f0798524b5e13800a46","kind":"commit","published_at":"2021-08-10T03:22:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"23e8402ed71bae79c62e12e9d0554832716e3bdf","kind":"commit","published_at":"2021-07-03T16:27:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0/manifests"},{"name":"v3.1.6","sha":"f89126d3ff611644573aa42f870e2675080e7744","kind":"commit","published_at":"2020-10-19T01:49:44.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"874c34df96a8a0e1761a21f87d4b17bdaba92463","kind":"commit","published_at":"2020-10-02T15:14:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ea356a34b4e9357b986c934bb4b0b2a13ea38a68","kind":"commit","published_at":"2020-07-14T20:29:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"1190d0398b7c88b63c55e9732921c3f511e9128b","kind":"commit","published_at":"2020-06-24T00:05:07.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"2196defe55f4293fe2d0c87af130c85e689edb65","kind":"commit","published_at":"2020-04-01T17:18:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c6b17334c5c518ee58d674985e731801445045d5","kind":"commit","published_at":"2020-04-01T02:16:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd976a04a1b96603afe38eabb5e1302555ce55f1","kind":"commit","published_at":"2020-03-03T04:45:58.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8883b946b3a31e71d477203c6524d269792e8da0","kind":"commit","published_at":"2020-01-18T01:15:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"538dccda656d788fd1cb0734c1ec92b62779e714","kind":"commit","published_at":"2020-01-15T00:00:11.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d7a04d8f0430f8b6b4fead4a4bb70cf4e1eb12a4","kind":"commit","published_at":"2020-01-12T03:51:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3656a57595f4b13d7ea8b3994c997411b5f7cf2a","kind":"commit","published_at":"2019-11-25T22:02:25.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.4.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b5b0df983bcec07e6c4c261672302a795eee87e2","kind":"commit","published_at":"2019-07-18T23:53:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ac5f295bfb251c4776b5088dc61ed846c43a77d","kind":"commit","published_at":"2019-02-25T02:06:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9dbe9ab9cd49ced9eaaf9ce50a93d559fb1ee862","kind":"commit","published_at":"2018-11-04T20:02:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"47db2ecaee406af1be5aa211966f06763e71bbe3","kind":"commit","published_at":"2018-09-18T12:29:56.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"459203e94f3cf9bdcdbebf5f5d85c75a5080a86a","kind":"commit","published_at":"2018-06-23T16:36:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"3440efd9b2bed7229eb7293fc747e93577217921","kind":"commit","published_at":"2018-05-21T19:23:20.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3ff23cc16257483062a837612443c12f3faa424","kind":"commit","published_at":"2018-05-02T20:27:08.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab7009f6f02f2de5454b917b0db72b84b5319631","kind":"commit","published_at":"2018-04-08T03:25:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7b9b7c1763a382ed95e39703daa464b508853cdf","kind":"commit","published_at":"2018-03-21T13:44:16.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"592ca9bf5e232362bb3af6e8841d4ebfb51391f4","kind":"commit","published_at":"2018-03-05T23:40:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"94be780899802c00634aff871e568737a2db2409","kind":"commit","published_at":"2018-03-04T15:54:17.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0/manifests"},{"name":"v1.3.7","sha":"26fc1d2390b5aa0287a6800426e6dca2e73e0eb9","kind":"commit","published_at":"2018-01-25T17:09:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a4dea553a47a2dcba40ddd6d506518a51614632a","kind":"commit","published_at":"2018-01-05T22:40:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e5bae5b816ab4a9242bf5b01477292d4951395b3","kind":"commit","published_at":"2017-12-24T02:02:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89a6db3edbbabac5e5a93a0516956a047dc39c2e","kind":"commit","published_at":"2017-12-23T23:49:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b9a83574da247b759c7a909e87b3b162ca9e8ae5","kind":"commit","published_at":"2017-12-16T23:59:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"3e1586309ca4c6498fdec612caf94502304e96b2","kind":"commit","published_at":"2017-12-16T23:43:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c03045f9e556538acbcffa2d8d0c0dec33bfcb12","kind":"commit","published_at":"2017-12-15T01:04:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bf6c4faff87147848e75ff648ed0b9487a0f9961","kind":"commit","published_at":"2017-12-15T00:52:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"00ec02907d8b77acbb39f683a335e9c23f868895","kind":"commit","published_at":"2017-12-14T21:31:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"efbe34e80da4f6e8d114a7142399a6cb93993b1b","kind":"commit","published_at":"2017-10-23T20:24:32.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b893f2ad9878b1e7c71eaf0b9b84d2b35e506ea4","kind":"commit","published_at":"2017-10-17T01:00:45.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d6d9dff6262ccd55299e25a086935ce94a2eec09","kind":"commit","published_at":"2017-10-07T23:20:27.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7ac7e179f7495701493b66f3dfeb0fb1faacbcd9","kind":"commit","published_at":"2017-08-19T12:38:24.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b6d9551ae9e4880720e56712c14c72a8b7d3aa0","kind":"commit","published_at":"2017-07-28T20:35:34.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7b28c3a0860198e471774e534340d842da3d432","kind":"commit","published_at":"2017-07-28T16:06:52.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ee085319da88a8c264a72da09a49011aaff33791","kind":"commit","published_at":"2017-07-28T15:09:01.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca2d6267b6b508aaf253b7d4acc83b903ed1944","kind":"commit","published_at":"2017-07-28T13:01:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41f2f9e8d5686634cd52b42e3b4aa393ad2acce8","kind":"commit","published_at":"2017-07-28T01:33:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:51:09.513Z","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":1.7410051434452216,"forks_count":2.7592569107680154,"average":5.21131557948772},"purl":"pkg:golang/github.com/pgaskin/kepubify/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgaskin/kepubify/v3/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T16:00:55.550Z","issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"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/pgaskin%2Fkepubify/issues","maintainers":[{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-28T05:03:31.085Z","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":3967552,"name":"github.com/pgaskin/kepubify/_/html","ecosystem":"go","description":"","homepage":"https://github.com/pgaskin/kepubify","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pgaskin/kepubify","keywords_array":[],"namespace":"github.com/pgaskin/kepubify/_","versions_count":1,"first_release_published_at":"2021-12-23T23:40:02.000Z","latest_release_published_at":"2021-12-23T23:40:02.000Z","latest_release_number":"v0.0.0-20211223234002-6ee2cc632cdc","last_synced_at":"2026-08-27T18:36:48.853Z","created_at":"2022-04-12T07:13:50.214Z","updated_at":"2026-08-27T18:36:48.853Z","registry_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/_/html","install_command":"go get github.com/pgaskin/kepubify/_/html","documentation_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/_/html#section-documentation","metadata":{},"repo_metadata":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"tags":[{"name":"v4.0.4","sha":"8e959eda11d783041fc03c1a8109275a27f2f2dc","kind":"commit","published_at":"2022-03-09T20:55:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"4f32c720880bec76571f5ff79d3c2ecc1457494d","kind":"commit","published_at":"2021-12-23T23:51:41.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"9a48ee0e3bbdfa78d46f0f35b05189b1e28fcc98","kind":"commit","published_at":"2021-12-06T22:34:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8fa9fb040a026420f9c46f0798524b5e13800a46","kind":"commit","published_at":"2021-08-10T03:22:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"23e8402ed71bae79c62e12e9d0554832716e3bdf","kind":"commit","published_at":"2021-07-03T16:27:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0/manifests"},{"name":"v3.1.6","sha":"f89126d3ff611644573aa42f870e2675080e7744","kind":"commit","published_at":"2020-10-19T01:49:44.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"874c34df96a8a0e1761a21f87d4b17bdaba92463","kind":"commit","published_at":"2020-10-02T15:14:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ea356a34b4e9357b986c934bb4b0b2a13ea38a68","kind":"commit","published_at":"2020-07-14T20:29:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"1190d0398b7c88b63c55e9732921c3f511e9128b","kind":"commit","published_at":"2020-06-24T00:05:07.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"2196defe55f4293fe2d0c87af130c85e689edb65","kind":"commit","published_at":"2020-04-01T17:18:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c6b17334c5c518ee58d674985e731801445045d5","kind":"commit","published_at":"2020-04-01T02:16:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd976a04a1b96603afe38eabb5e1302555ce55f1","kind":"commit","published_at":"2020-03-03T04:45:58.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8883b946b3a31e71d477203c6524d269792e8da0","kind":"commit","published_at":"2020-01-18T01:15:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"538dccda656d788fd1cb0734c1ec92b62779e714","kind":"commit","published_at":"2020-01-15T00:00:11.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d7a04d8f0430f8b6b4fead4a4bb70cf4e1eb12a4","kind":"commit","published_at":"2020-01-12T03:51:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3656a57595f4b13d7ea8b3994c997411b5f7cf2a","kind":"commit","published_at":"2019-11-25T22:02:25.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.4.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b5b0df983bcec07e6c4c261672302a795eee87e2","kind":"commit","published_at":"2019-07-18T23:53:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ac5f295bfb251c4776b5088dc61ed846c43a77d","kind":"commit","published_at":"2019-02-25T02:06:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9dbe9ab9cd49ced9eaaf9ce50a93d559fb1ee862","kind":"commit","published_at":"2018-11-04T20:02:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"47db2ecaee406af1be5aa211966f06763e71bbe3","kind":"commit","published_at":"2018-09-18T12:29:56.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"459203e94f3cf9bdcdbebf5f5d85c75a5080a86a","kind":"commit","published_at":"2018-06-23T16:36:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"3440efd9b2bed7229eb7293fc747e93577217921","kind":"commit","published_at":"2018-05-21T19:23:20.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3ff23cc16257483062a837612443c12f3faa424","kind":"commit","published_at":"2018-05-02T20:27:08.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab7009f6f02f2de5454b917b0db72b84b5319631","kind":"commit","published_at":"2018-04-08T03:25:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7b9b7c1763a382ed95e39703daa464b508853cdf","kind":"commit","published_at":"2018-03-21T13:44:16.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"592ca9bf5e232362bb3af6e8841d4ebfb51391f4","kind":"commit","published_at":"2018-03-05T23:40:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"94be780899802c00634aff871e568737a2db2409","kind":"commit","published_at":"2018-03-04T15:54:17.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0/manifests"},{"name":"v1.3.7","sha":"26fc1d2390b5aa0287a6800426e6dca2e73e0eb9","kind":"commit","published_at":"2018-01-25T17:09:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a4dea553a47a2dcba40ddd6d506518a51614632a","kind":"commit","published_at":"2018-01-05T22:40:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e5bae5b816ab4a9242bf5b01477292d4951395b3","kind":"commit","published_at":"2017-12-24T02:02:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89a6db3edbbabac5e5a93a0516956a047dc39c2e","kind":"commit","published_at":"2017-12-23T23:49:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b9a83574da247b759c7a909e87b3b162ca9e8ae5","kind":"commit","published_at":"2017-12-16T23:59:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"3e1586309ca4c6498fdec612caf94502304e96b2","kind":"commit","published_at":"2017-12-16T23:43:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c03045f9e556538acbcffa2d8d0c0dec33bfcb12","kind":"commit","published_at":"2017-12-15T01:04:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bf6c4faff87147848e75ff648ed0b9487a0f9961","kind":"commit","published_at":"2017-12-15T00:52:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"00ec02907d8b77acbb39f683a335e9c23f868895","kind":"commit","published_at":"2017-12-14T21:31:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"efbe34e80da4f6e8d114a7142399a6cb93993b1b","kind":"commit","published_at":"2017-10-23T20:24:32.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b893f2ad9878b1e7c71eaf0b9b84d2b35e506ea4","kind":"commit","published_at":"2017-10-17T01:00:45.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d6d9dff6262ccd55299e25a086935ce94a2eec09","kind":"commit","published_at":"2017-10-07T23:20:27.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7ac7e179f7495701493b66f3dfeb0fb1faacbcd9","kind":"commit","published_at":"2017-08-19T12:38:24.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b6d9551ae9e4880720e56712c14c72a8b7d3aa0","kind":"commit","published_at":"2017-07-28T20:35:34.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7b28c3a0860198e471774e534340d842da3d432","kind":"commit","published_at":"2017-07-28T16:06:52.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ee085319da88a8c264a72da09a49011aaff33791","kind":"commit","published_at":"2017-07-28T15:09:01.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca2d6267b6b508aaf253b7d4acc83b903ed1944","kind":"commit","published_at":"2017-07-28T13:01:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41f2f9e8d5686634cd52b42e3b4aa393ad2acce8","kind":"commit","published_at":"2017-07-28T01:33:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T12:23:31.248Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.8894365683607544,"dependent_packages_count":3.3772531421361434,"stargazers_count":2.7469844873703413,"forks_count":4.456674522199456,"docker_downloads_count":0.21236637242891418,"average":2.736543018499122},"purl":"pkg:golang/github.com/pgaskin/kepubify/_/html","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/_/html","docker_dependents_count":7,"docker_downloads_count":191396814,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/_/html","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgaskin/kepubify/_/html/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T18:01:05.627Z","issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"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/pgaskin%2Fkepubify/issues","maintainers":[{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fhtml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fhtml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fhtml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fhtml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fhtml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fhtml/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-28T05:03:31.085Z","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":5408226,"name":"github.com/pgaskin/kepubify/v2","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pgaskin/kepubify","keywords_array":[],"namespace":"github.com/pgaskin/kepubify","versions_count":14,"first_release_published_at":"2022-11-21T06:56:23.828Z","latest_release_published_at":"2020-01-15T00:00:11.000Z","latest_release_number":"v2.5.1","last_synced_at":"2026-08-27T18:34:08.717Z","created_at":"2022-11-09T01:59:31.322Z","updated_at":"2026-08-27T18:34:08.717Z","registry_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/v2","install_command":"go get github.com/pgaskin/kepubify/v2","documentation_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/v2#section-documentation","metadata":{},"repo_metadata":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"tags":[{"name":"v4.0.4","sha":"8e959eda11d783041fc03c1a8109275a27f2f2dc","kind":"commit","published_at":"2022-03-09T20:55:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"4f32c720880bec76571f5ff79d3c2ecc1457494d","kind":"commit","published_at":"2021-12-23T23:51:41.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"9a48ee0e3bbdfa78d46f0f35b05189b1e28fcc98","kind":"commit","published_at":"2021-12-06T22:34:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8fa9fb040a026420f9c46f0798524b5e13800a46","kind":"commit","published_at":"2021-08-10T03:22:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"23e8402ed71bae79c62e12e9d0554832716e3bdf","kind":"commit","published_at":"2021-07-03T16:27:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0/manifests"},{"name":"v3.1.6","sha":"f89126d3ff611644573aa42f870e2675080e7744","kind":"commit","published_at":"2020-10-19T01:49:44.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"874c34df96a8a0e1761a21f87d4b17bdaba92463","kind":"commit","published_at":"2020-10-02T15:14:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ea356a34b4e9357b986c934bb4b0b2a13ea38a68","kind":"commit","published_at":"2020-07-14T20:29:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"1190d0398b7c88b63c55e9732921c3f511e9128b","kind":"commit","published_at":"2020-06-24T00:05:07.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"2196defe55f4293fe2d0c87af130c85e689edb65","kind":"commit","published_at":"2020-04-01T17:18:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c6b17334c5c518ee58d674985e731801445045d5","kind":"commit","published_at":"2020-04-01T02:16:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd976a04a1b96603afe38eabb5e1302555ce55f1","kind":"commit","published_at":"2020-03-03T04:45:58.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8883b946b3a31e71d477203c6524d269792e8da0","kind":"commit","published_at":"2020-01-18T01:15:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"538dccda656d788fd1cb0734c1ec92b62779e714","kind":"commit","published_at":"2020-01-15T00:00:11.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d7a04d8f0430f8b6b4fead4a4bb70cf4e1eb12a4","kind":"commit","published_at":"2020-01-12T03:51:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3656a57595f4b13d7ea8b3994c997411b5f7cf2a","kind":"commit","published_at":"2019-11-25T22:02:25.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.4.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b5b0df983bcec07e6c4c261672302a795eee87e2","kind":"commit","published_at":"2019-07-18T23:53:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ac5f295bfb251c4776b5088dc61ed846c43a77d","kind":"commit","published_at":"2019-02-25T02:06:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9dbe9ab9cd49ced9eaaf9ce50a93d559fb1ee862","kind":"commit","published_at":"2018-11-04T20:02:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"47db2ecaee406af1be5aa211966f06763e71bbe3","kind":"commit","published_at":"2018-09-18T12:29:56.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"459203e94f3cf9bdcdbebf5f5d85c75a5080a86a","kind":"commit","published_at":"2018-06-23T16:36:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"3440efd9b2bed7229eb7293fc747e93577217921","kind":"commit","published_at":"2018-05-21T19:23:20.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3ff23cc16257483062a837612443c12f3faa424","kind":"commit","published_at":"2018-05-02T20:27:08.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab7009f6f02f2de5454b917b0db72b84b5319631","kind":"commit","published_at":"2018-04-08T03:25:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7b9b7c1763a382ed95e39703daa464b508853cdf","kind":"commit","published_at":"2018-03-21T13:44:16.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"592ca9bf5e232362bb3af6e8841d4ebfb51391f4","kind":"commit","published_at":"2018-03-05T23:40:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"94be780899802c00634aff871e568737a2db2409","kind":"commit","published_at":"2018-03-04T15:54:17.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0/manifests"},{"name":"v1.3.7","sha":"26fc1d2390b5aa0287a6800426e6dca2e73e0eb9","kind":"commit","published_at":"2018-01-25T17:09:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a4dea553a47a2dcba40ddd6d506518a51614632a","kind":"commit","published_at":"2018-01-05T22:40:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e5bae5b816ab4a9242bf5b01477292d4951395b3","kind":"commit","published_at":"2017-12-24T02:02:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89a6db3edbbabac5e5a93a0516956a047dc39c2e","kind":"commit","published_at":"2017-12-23T23:49:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b9a83574da247b759c7a909e87b3b162ca9e8ae5","kind":"commit","published_at":"2017-12-16T23:59:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"3e1586309ca4c6498fdec612caf94502304e96b2","kind":"commit","published_at":"2017-12-16T23:43:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c03045f9e556538acbcffa2d8d0c0dec33bfcb12","kind":"commit","published_at":"2017-12-15T01:04:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bf6c4faff87147848e75ff648ed0b9487a0f9961","kind":"commit","published_at":"2017-12-15T00:52:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"00ec02907d8b77acbb39f683a335e9c23f868895","kind":"commit","published_at":"2017-12-14T21:31:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"efbe34e80da4f6e8d114a7142399a6cb93993b1b","kind":"commit","published_at":"2017-10-23T20:24:32.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b893f2ad9878b1e7c71eaf0b9b84d2b35e506ea4","kind":"commit","published_at":"2017-10-17T01:00:45.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d6d9dff6262ccd55299e25a086935ce94a2eec09","kind":"commit","published_at":"2017-10-07T23:20:27.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7ac7e179f7495701493b66f3dfeb0fb1faacbcd9","kind":"commit","published_at":"2017-08-19T12:38:24.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b6d9551ae9e4880720e56712c14c72a8b7d3aa0","kind":"commit","published_at":"2017-07-28T20:35:34.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7b28c3a0860198e471774e534340d842da3d432","kind":"commit","published_at":"2017-07-28T16:06:52.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ee085319da88a8c264a72da09a49011aaff33791","kind":"commit","published_at":"2017-07-28T15:09:01.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca2d6267b6b508aaf253b7d4acc83b903ed1944","kind":"commit","published_at":"2017-07-28T13:01:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41f2f9e8d5686634cd52b42e3b4aa393ad2acce8","kind":"commit","published_at":"2017-07-28T01:33:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:51:33.455Z","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/pgaskin/kepubify/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgaskin/kepubify/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T17:07:49.568Z","issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"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/pgaskin%2Fkepubify/issues","maintainers":[{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-28T05:03:31.085Z","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":3968274,"name":"github.com/pgaskin/kepubify/v4","ecosystem":"go","description":"","homepage":"https://github.com/pgaskin/kepubify","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pgaskin/kepubify","keywords_array":[],"namespace":"github.com/pgaskin/kepubify","versions_count":5,"first_release_published_at":"2021-07-03T16:27:43.000Z","latest_release_published_at":"2022-03-09T20:55:36.000Z","latest_release_number":"v4.0.4","last_synced_at":"2026-08-27T18:36:46.720Z","created_at":"2022-04-12T07:16:12.579Z","updated_at":"2026-08-27T18:36:46.721Z","registry_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/v4","install_command":"go get github.com/pgaskin/kepubify/v4","documentation_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/v4#section-documentation","metadata":{},"repo_metadata":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"tags":[{"name":"v4.0.4","sha":"8e959eda11d783041fc03c1a8109275a27f2f2dc","kind":"commit","published_at":"2022-03-09T20:55:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"4f32c720880bec76571f5ff79d3c2ecc1457494d","kind":"commit","published_at":"2021-12-23T23:51:41.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"9a48ee0e3bbdfa78d46f0f35b05189b1e28fcc98","kind":"commit","published_at":"2021-12-06T22:34:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8fa9fb040a026420f9c46f0798524b5e13800a46","kind":"commit","published_at":"2021-08-10T03:22:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"23e8402ed71bae79c62e12e9d0554832716e3bdf","kind":"commit","published_at":"2021-07-03T16:27:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0/manifests"},{"name":"v3.1.6","sha":"f89126d3ff611644573aa42f870e2675080e7744","kind":"commit","published_at":"2020-10-19T01:49:44.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"874c34df96a8a0e1761a21f87d4b17bdaba92463","kind":"commit","published_at":"2020-10-02T15:14:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ea356a34b4e9357b986c934bb4b0b2a13ea38a68","kind":"commit","published_at":"2020-07-14T20:29:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"1190d0398b7c88b63c55e9732921c3f511e9128b","kind":"commit","published_at":"2020-06-24T00:05:07.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"2196defe55f4293fe2d0c87af130c85e689edb65","kind":"commit","published_at":"2020-04-01T17:18:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c6b17334c5c518ee58d674985e731801445045d5","kind":"commit","published_at":"2020-04-01T02:16:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd976a04a1b96603afe38eabb5e1302555ce55f1","kind":"commit","published_at":"2020-03-03T04:45:58.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8883b946b3a31e71d477203c6524d269792e8da0","kind":"commit","published_at":"2020-01-18T01:15:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"538dccda656d788fd1cb0734c1ec92b62779e714","kind":"commit","published_at":"2020-01-15T00:00:11.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d7a04d8f0430f8b6b4fead4a4bb70cf4e1eb12a4","kind":"commit","published_at":"2020-01-12T03:51:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3656a57595f4b13d7ea8b3994c997411b5f7cf2a","kind":"commit","published_at":"2019-11-25T22:02:25.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.4.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b5b0df983bcec07e6c4c261672302a795eee87e2","kind":"commit","published_at":"2019-07-18T23:53:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ac5f295bfb251c4776b5088dc61ed846c43a77d","kind":"commit","published_at":"2019-02-25T02:06:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9dbe9ab9cd49ced9eaaf9ce50a93d559fb1ee862","kind":"commit","published_at":"2018-11-04T20:02:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"47db2ecaee406af1be5aa211966f06763e71bbe3","kind":"commit","published_at":"2018-09-18T12:29:56.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"459203e94f3cf9bdcdbebf5f5d85c75a5080a86a","kind":"commit","published_at":"2018-06-23T16:36:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"3440efd9b2bed7229eb7293fc747e93577217921","kind":"commit","published_at":"2018-05-21T19:23:20.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3ff23cc16257483062a837612443c12f3faa424","kind":"commit","published_at":"2018-05-02T20:27:08.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab7009f6f02f2de5454b917b0db72b84b5319631","kind":"commit","published_at":"2018-04-08T03:25:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7b9b7c1763a382ed95e39703daa464b508853cdf","kind":"commit","published_at":"2018-03-21T13:44:16.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"592ca9bf5e232362bb3af6e8841d4ebfb51391f4","kind":"commit","published_at":"2018-03-05T23:40:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"94be780899802c00634aff871e568737a2db2409","kind":"commit","published_at":"2018-03-04T15:54:17.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0/manifests"},{"name":"v1.3.7","sha":"26fc1d2390b5aa0287a6800426e6dca2e73e0eb9","kind":"commit","published_at":"2018-01-25T17:09:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a4dea553a47a2dcba40ddd6d506518a51614632a","kind":"commit","published_at":"2018-01-05T22:40:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e5bae5b816ab4a9242bf5b01477292d4951395b3","kind":"commit","published_at":"2017-12-24T02:02:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89a6db3edbbabac5e5a93a0516956a047dc39c2e","kind":"commit","published_at":"2017-12-23T23:49:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b9a83574da247b759c7a909e87b3b162ca9e8ae5","kind":"commit","published_at":"2017-12-16T23:59:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"3e1586309ca4c6498fdec612caf94502304e96b2","kind":"commit","published_at":"2017-12-16T23:43:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c03045f9e556538acbcffa2d8d0c0dec33bfcb12","kind":"commit","published_at":"2017-12-15T01:04:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bf6c4faff87147848e75ff648ed0b9487a0f9961","kind":"commit","published_at":"2017-12-15T00:52:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"00ec02907d8b77acbb39f683a335e9c23f868895","kind":"commit","published_at":"2017-12-14T21:31:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"efbe34e80da4f6e8d114a7142399a6cb93993b1b","kind":"commit","published_at":"2017-10-23T20:24:32.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b893f2ad9878b1e7c71eaf0b9b84d2b35e506ea4","kind":"commit","published_at":"2017-10-17T01:00:45.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d6d9dff6262ccd55299e25a086935ce94a2eec09","kind":"commit","published_at":"2017-10-07T23:20:27.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7ac7e179f7495701493b66f3dfeb0fb1faacbcd9","kind":"commit","published_at":"2017-08-19T12:38:24.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b6d9551ae9e4880720e56712c14c72a8b7d3aa0","kind":"commit","published_at":"2017-07-28T20:35:34.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7b28c3a0860198e471774e534340d842da3d432","kind":"commit","published_at":"2017-07-28T16:06:52.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ee085319da88a8c264a72da09a49011aaff33791","kind":"commit","published_at":"2017-07-28T15:09:01.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca2d6267b6b508aaf253b7d4acc83b903ed1944","kind":"commit","published_at":"2017-07-28T13:01:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41f2f9e8d5686634cd52b42e3b4aa393ad2acce8","kind":"commit","published_at":"2017-07-28T01:33:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T23:06:03.625Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4847466161034415,"dependent_packages_count":4.173264295083572,"stargazers_count":2.7469844873703413,"forks_count":4.456674522199456,"docker_downloads_count":0.21236637242891418,"average":3.014807258637145},"purl":"pkg:golang/github.com/pgaskin/kepubify/v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/v4","docker_dependents_count":7,"docker_downloads_count":191396814,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgaskin/kepubify/v4/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T18:01:05.627Z","issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"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/pgaskin%2Fkepubify/issues","maintainers":[{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2Fv4/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-28T05:03:31.085Z","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":3967565,"name":"github.com/pgaskin/kepubify/_/go116-zip.go117","ecosystem":"go","description":"","homepage":"https://github.com/pgaskin/kepubify","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pgaskin/kepubify","keywords_array":[],"namespace":"github.com/pgaskin/kepubify/_","versions_count":1,"first_release_published_at":"2021-06-11T15:27:44.000Z","latest_release_published_at":"2021-06-11T15:27:44.000Z","latest_release_number":"v0.0.0-20210611152744-2d89b3182523","last_synced_at":"2026-08-27T18:34:38.714Z","created_at":"2022-04-12T07:13:52.060Z","updated_at":"2026-08-27T18:34:38.714Z","registry_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/_/go116-zip.go117","install_command":"go get github.com/pgaskin/kepubify/_/go116-zip.go117","documentation_url":"https://pkg.go.dev/github.com/pgaskin/kepubify/_/go116-zip.go117#section-documentation","metadata":{},"repo_metadata":{"id":39857803,"uuid":"98585722","full_name":"pgaskin/kepubify","owner":"pgaskin","description":"Fast, standalone EPUB to Kobo EPUB conversion tool.","archived":false,"fork":false,"pushed_at":"2025-12-06T21:41:34.000Z","size":9444,"stargazers_count":886,"open_issues_count":29,"forks_count":57,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-22T16:09:38.879Z","etag":null,"topics":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"latest_commit_sha":null,"homepage":"https://pgaskin.net/kepubify","language":"Go","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/pgaskin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-27T22:48:57.000Z","updated_at":"2026-08-22T13:55:44.000Z","dependencies_parsed_at":"2023-10-14T22:44:44.185Z","dependency_job_id":"76cd7ea1-5d3f-4476-a306-a4996199ea21","html_url":"https://github.com/pgaskin/kepubify","commit_stats":null,"previous_names":["geek1011/kepubify"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/pgaskin/kepubify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/sbom","scorecard":{"id":421478,"data":{"date":"2025-08-11","repo":{"name":"github.com/pgaskin/kepubify","commit":"9546034bc023891af5ce30709de6ae2dcf264628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/kepubify.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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/kepubify.yml:31","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:34","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:37","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:44","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:51","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:54","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:57","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:60","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/kepubify.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kepubify.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/kepubify.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pgaskin/kepubify/kepubify.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  25 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.4 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/pgaskin/kepubify/releases/45661678","Warn: release artifact v4.0.4 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/61425836","Warn: release artifact v4.0.3 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/55927906","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/54749514","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/47577035","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/pgaskin/kepubify/releases/45661678"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2021-0113 / GHSA-ppp9-7jff-5vj2","Warn: Project is vulnerable to: GO-2022-1059 / GHSA-69ch-w2m2-3vjp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T01:18:29.960Z","repository_id":39857803,"created_at":"2025-08-19T01:18:29.960Z","updated_at":"2025-08-19T01:18:29.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36831068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: 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":"pgaskin","name":"Patrick Gaskin","uuid":"13909717","kind":"user","description":"","email":"","website":"https://pgaskin.net","location":"Ontario, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13909717?u=58c714c8d08f631b579b626c6baeb4ebd5b0bac3\u0026v=4","repositories_count":29,"last_synced_at":"2023-03-05T09:09:06.321Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pgaskin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T10:22:30.796Z","updated_at":"2023-03-05T09:09:06.326Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin/repositories"},"tags":[{"name":"v4.0.4","sha":"8e959eda11d783041fc03c1a8109275a27f2f2dc","kind":"commit","published_at":"2022-03-09T20:55:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"4f32c720880bec76571f5ff79d3c2ecc1457494d","kind":"commit","published_at":"2021-12-23T23:51:41.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"9a48ee0e3bbdfa78d46f0f35b05189b1e28fcc98","kind":"commit","published_at":"2021-12-06T22:34:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8fa9fb040a026420f9c46f0798524b5e13800a46","kind":"commit","published_at":"2021-08-10T03:22:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"23e8402ed71bae79c62e12e9d0554832716e3bdf","kind":"commit","published_at":"2021-07-03T16:27:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v4.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v4.0.0/manifests"},{"name":"v3.1.6","sha":"f89126d3ff611644573aa42f870e2675080e7744","kind":"commit","published_at":"2020-10-19T01:49:44.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"874c34df96a8a0e1761a21f87d4b17bdaba92463","kind":"commit","published_at":"2020-10-02T15:14:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"ea356a34b4e9357b986c934bb4b0b2a13ea38a68","kind":"commit","published_at":"2020-07-14T20:29:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"1190d0398b7c88b63c55e9732921c3f511e9128b","kind":"commit","published_at":"2020-06-24T00:05:07.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"2196defe55f4293fe2d0c87af130c85e689edb65","kind":"commit","published_at":"2020-04-01T17:18:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"c6b17334c5c518ee58d674985e731801445045d5","kind":"commit","published_at":"2020-04-01T02:16:21.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"cd976a04a1b96603afe38eabb5e1302555ce55f1","kind":"commit","published_at":"2020-03-03T04:45:58.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8883b946b3a31e71d477203c6524d269792e8da0","kind":"commit","published_at":"2020-01-18T01:15:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v3.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"538dccda656d788fd1cb0734c1ec92b62779e714","kind":"commit","published_at":"2020-01-15T00:00:11.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d7a04d8f0430f8b6b4fead4a4bb70cf4e1eb12a4","kind":"commit","published_at":"2020-01-12T03:51:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.5.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"3656a57595f4b13d7ea8b3994c997411b5f7cf2a","kind":"commit","published_at":"2019-11-25T22:02:25.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.4.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"b5b0df983bcec07e6c4c261672302a795eee87e2","kind":"commit","published_at":"2019-07-18T23:53:35.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"0ac5f295bfb251c4776b5088dc61ed846c43a77d","kind":"commit","published_at":"2019-02-25T02:06:48.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9dbe9ab9cd49ced9eaaf9ce50a93d559fb1ee862","kind":"commit","published_at":"2018-11-04T20:02:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"47db2ecaee406af1be5aa211966f06763e71bbe3","kind":"commit","published_at":"2018-09-18T12:29:56.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"459203e94f3cf9bdcdbebf5f5d85c75a5080a86a","kind":"commit","published_at":"2018-06-23T16:36:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"3440efd9b2bed7229eb7293fc747e93577217921","kind":"commit","published_at":"2018-05-21T19:23:20.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a3ff23cc16257483062a837612443c12f3faa424","kind":"commit","published_at":"2018-05-02T20:27:08.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"ab7009f6f02f2de5454b917b0db72b84b5319631","kind":"commit","published_at":"2018-04-08T03:25:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"7b9b7c1763a382ed95e39703daa464b508853cdf","kind":"commit","published_at":"2018-03-21T13:44:16.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"592ca9bf5e232362bb3af6e8841d4ebfb51391f4","kind":"commit","published_at":"2018-03-05T23:40:42.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"94be780899802c00634aff871e568737a2db2409","kind":"commit","published_at":"2018-03-04T15:54:17.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v2.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v2.0.0/manifests"},{"name":"v1.3.7","sha":"26fc1d2390b5aa0287a6800426e6dca2e73e0eb9","kind":"commit","published_at":"2018-01-25T17:09:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"a4dea553a47a2dcba40ddd6d506518a51614632a","kind":"commit","published_at":"2018-01-05T22:40:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"e5bae5b816ab4a9242bf5b01477292d4951395b3","kind":"commit","published_at":"2017-12-24T02:02:00.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"89a6db3edbbabac5e5a93a0516956a047dc39c2e","kind":"commit","published_at":"2017-12-23T23:49:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"b9a83574da247b759c7a909e87b3b162ca9e8ae5","kind":"commit","published_at":"2017-12-16T23:59:15.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"3e1586309ca4c6498fdec612caf94502304e96b2","kind":"commit","published_at":"2017-12-16T23:43:43.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"c03045f9e556538acbcffa2d8d0c0dec33bfcb12","kind":"commit","published_at":"2017-12-15T01:04:59.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"bf6c4faff87147848e75ff648ed0b9487a0f9961","kind":"commit","published_at":"2017-12-15T00:52:38.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.3.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"00ec02907d8b77acbb39f683a335e9c23f868895","kind":"commit","published_at":"2017-12-14T21:31:36.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.2.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"efbe34e80da4f6e8d114a7142399a6cb93993b1b","kind":"commit","published_at":"2017-10-23T20:24:32.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.7","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"b893f2ad9878b1e7c71eaf0b9b84d2b35e506ea4","kind":"commit","published_at":"2017-10-17T01:00:45.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.6","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d6d9dff6262ccd55299e25a086935ce94a2eec09","kind":"commit","published_at":"2017-10-07T23:20:27.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.5","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7ac7e179f7495701493b66f3dfeb0fb1faacbcd9","kind":"commit","published_at":"2017-08-19T12:38:24.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.4","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"9b6d9551ae9e4880720e56712c14c72a8b7d3aa0","kind":"commit","published_at":"2017-07-28T20:35:34.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.3","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"a7b28c3a0860198e471774e534340d842da3d432","kind":"commit","published_at":"2017-07-28T16:06:52.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.2","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"ee085319da88a8c264a72da09a49011aaff33791","kind":"commit","published_at":"2017-07-28T15:09:01.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.1","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca2d6267b6b508aaf253b7d4acc83b903ed1944","kind":"commit","published_at":"2017-07-28T13:01:02.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.1.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"41f2f9e8d5686634cd52b42e3b4aa393ad2acce8","kind":"commit","published_at":"2017-07-28T01:33:30.000Z","download_url":"https://codeload.github.com/pgaskin/kepubify/tar.gz/v1.0.0","html_url":"https://github.com/pgaskin/kepubify/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pgaskin/kepubify@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T13:37:37.667Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":2.8894365683607544,"dependent_packages_count":3.3772531421361434,"stargazers_count":2.7469844873703413,"forks_count":4.456674522199456,"docker_downloads_count":1.4816722928279673,"average":2.990404202578932},"purl":"pkg:golang/github.com/pgaskin/kepubify/_/go116-zip.go117","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/_/go116-zip.go117","docker_dependents_count":1,"docker_downloads_count":95,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pgaskin/kepubify/_/go116-zip.go117","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pgaskin/kepubify/_/go116-zip.go117/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T18:01:05.627Z","issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"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/pgaskin%2Fkepubify/issues","maintainers":[{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fgo116-zip.go117/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fgo116-zip.go117/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fgo116-zip.go117/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fgo116-zip.go117/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fgo116-zip.go117/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpgaskin%2Fkepubify%2F_%2Fgo116-zip.go117/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-28T05:03:31.085Z","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"}}],"commits":{"id":3647161,"full_name":"pgaskin/kepubify","default_branch":"master","total_commits":284,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":142.0,"dds":0.0035211267605633756,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-27T18:32:12.586Z","last_synced_commit":"9546034bc023891af5ce30709de6ae2dcf264628","created_at":"2024-10-23T12:09:16.790Z","updated_at":"2026-08-27T18:32:12.534Z","committers":[{"name":"Patrick G","email":"geek1011@outlook.com","login":"pgaskin","count":283},{"name":"commitay","email":"commitay","login":"commitay","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-28T00:00:07.607Z","repositories_count":6829932,"commits_count":987000405,"contributors_count":41698011,"owners_count":1372668,"committers_count":3380767,"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":{"table":{"full_name":"pgaskin/kepubify","html_url":"https://github.com/pgaskin/kepubify","last_synced_at":"2026-08-27T18:32:11.343Z","status":null,"issues_count":104,"pull_requests_count":12,"avg_time_to_close_issue":9542073.974025974,"avg_time_to_close_pull_request":25069429.444444444,"issues_closed_count":77,"pull_requests_closed_count":9,"pull_request_authors_count":8,"issue_authors_count":69,"avg_comments_per_issue":2.5673076923076925,"avg_comments_per_pull_request":3.5,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":263911.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T09:36:40.920Z","updated_at":"2026-08-27T18:32:11.343Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fkepubify/issues","issue_labels_count":{"table":{"enhancement":33,"bug":25,"epub issue":11,"kobo issue":9,"question":9,"invalid":8,"undecided":6,"wontfix":4,"branch/gh-pages":2,"help wanted":1,"branch/forks/html":1}},"pull_request_labels_count":{"table":{"enhancement":4,"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":75,"OWNER":29}},"pull_request_author_associations_count":{"table":{"NONE":9,"OWNER":2,"CONTRIBUTOR":1}},"issue_authors":{"table":{"pgaskin":29,"pretzelific":3,"jeff47":3,"Second-Victor":2,"dstaley":2,"d-faure":2,"fthdgn":1,"CamilleScholtz":1,"thehijacker":1,"chiahsien":1,"AlexeiA":1,"Almachado7":1,"Der-Bauer":1,"Z3DNA":1,"rosirollangonzalez-dotcom":1,"username116":1,"asb":1,"CHBMB":1,"BeckyDTP":1,"arthurl":1,"JeFrRe":1,"andychlin":1,"midrare":1,"bertcoerver":1,"GrayWolf9368":1,"ztgasdf":1,"tjaadvd":1,"Rudo2204":1,"blakedewey":1,"Lando-L":1,"Arathonk":1,"KeithEryri":1,"dhowe":1,"ragusa87":1,"Planetibo":1,"sekkit":1,"Yuubari":1,"andrefrsousa":1,"Threnklyn":1,"ahihh":1,"Dinth":1,"Endquo":1,"Paramstr":1,"alanjklim":1,"alex12500":1,"daniel-j":1,"yesimanoob":1,"ss7m":1,"blehn":1,"Blodgharm97":1,"H4L35":1,"spinningvenus":1,"bangedorrunt":1,"anon-on-the-low":1,"lyderic":1,"marimeireles":1,"vitorgalvao":1,"mu22le":1,"klariaholmes":1,"occivink":1,"Athanasius":1,"folkemat":1,"vdubgeek":1,"fromhz":1,"mikejsavage":1,"rokweom":1,"dwids":1,"cristoslc":1,"giacecco":1}},"pull_request_authors":{"table":{"pgaskin":2,"Cyberax":2,"dependabot[bot]":2,"rare-magma":2,"commitay":1,"fthdgn":1,"0mp":1,"daniele-athome":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-28T00:00:07.472Z","repositories_count":16536910,"issues_count":43290137,"pull_requests_count":138018737,"authors_count":11562989,"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":{"table":{"enhancement":1,"undecided":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"anon-on-the-low":1,"Athanasius":1,"dhowe":1,"marimeireles":1,"rosirollangonzalez-dotcom":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"pgaskin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pgaskin"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":1,"DeleteEvent":1,"ForkEvent":14,"IssueCommentEvent":32,"IssuesEvent":6,"PullRequestEvent":4,"PullRequestReviewEvent":1,"PushEvent":4,"WatchEvent":152},"last_year":{"ForkEvent":2,"IssueCommentEvent":3,"WatchEvent":34}},"keywords":["command-line-tool","conversion","converter","ebook","ebooks","epub","file-conversion","file-converter","go","golang","kepub","kobo"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-15T07:17:00.613Z","updated_at":"2022-07-15T07:17:00.613Z","repository_link":"https://github.com/pgaskin/kepubify/blob/master/go.mod","dependencies":[{"id":217591962,"package_name":"github.com/beevik/etree","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":217591963,"package_name":"github.com/kr/smartypants","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":217591964,"package_name":"github.com/pgaskin/kepubify/_/go116-zip.go117","ecosystem":"go","requirements":"v0.0.0-20210611152744-2d89b3182523","direct":true,"kind":"runtime","optional":false},{"id":217591965,"package_name":"github.com/pgaskin/kepubify/_/html","ecosystem":"go","requirements":"v0.0.0-20211223234002-6ee2cc632cdc","direct":true,"kind":"runtime","optional":false},{"id":217591966,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":true,"kind":"runtime","optional":false},{"id":217591967,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":true,"kind":"runtime","optional":false},{"id":217591968,"package_name":"github.com/bamiaux/rez","ecosystem":"go","requirements":"v0.0.0-20170731184118-29f4463c688b","direct":true,"kind":"runtime","optional":false},{"id":217591969,"package_name":"github.com/hexops/gotextdiff","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":217591970,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.12","direct":true,"kind":"runtime","optional":false},{"id":217591971,"package_name":"github.com/pgaskin/koboutils/v2","ecosystem":"go","requirements":"v2.1.2-0.20220306004009-a07e72ebae42","direct":true,"kind":"runtime","optional":false},{"id":217591972,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-15T07:17:00.766Z","updated_at":"2022-07-15T07:17:00.766Z","repository_link":"https://github.com/pgaskin/kepubify/blob/master/go.sum","dependencies":[{"id":217593149,"package_name":"github.com/bamiaux/rez","ecosystem":"go","requirements":"v0.0.0-20170731184118-29f4463c688b","direct":false,"kind":"runtime","optional":false},{"id":217593150,"package_name":"github.com/beevik/etree","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":217593151,"package_name":"github.com/hexops/gotextdiff","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":217593152,"package_name":"github.com/kr/smartypants","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":217593153,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.12","direct":false,"kind":"runtime","optional":false},{"id":217593154,"package_name":"github.com/pgaskin/kepubify/_/go116-zip.go117","ecosystem":"go","requirements":"v0.0.0-20210611152744-2d89b3182523","direct":false,"kind":"runtime","optional":false},{"id":217593155,"package_name":"github.com/pgaskin/kepubify/_/html","ecosystem":"go","requirements":"v0.0.0-20211223234002-6ee2cc632cdc","direct":false,"kind":"runtime","optional":false},{"id":217593156,"package_name":"github.com/pgaskin/koboutils/v2","ecosystem":"go","requirements":"v2.1.2-0.20220306004009-a07e72ebae42","direct":false,"kind":"runtime","optional":false},{"id":217593157,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":217593158,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":217593159,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":217593160,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/kepubify.yml","sha":null,"kind":"manifest","created_at":"2023-10-14T22:44:42.957Z","updated_at":"2023-10-14T22:44:42.957Z","repository_link":"https://github.com/pgaskin/kepubify/blob/master/.github/workflows/kepubify.yml","dependencies":[{"id":14207137318,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14207137319,"package_name":"docker://golang","ecosystem":"actions","requirements":"1.17-alpine","direct":true,"kind":"composite","optional":false},{"id":14207138103,"package_name":"docker://golang","ecosystem":"actions","requirements":"1.16-alpine","direct":true,"kind":"composite","optional":false},{"id":14207138106,"package_name":"docker://docker.elastic.co/beats-dev/golang-crossbuild","ecosystem":"actions","requirements":"1.17.5-main","direct":true,"kind":"composite","optional":false},{"id":14207138467,"package_name":"docker://docker.elastic.co/beats-dev/golang-crossbuild","ecosystem":"actions","requirements":"1.17.5-armhf","direct":true,"kind":"composite","optional":false},{"id":14207138472,"package_name":"docker://docker.elastic.co/beats-dev/golang-crossbuild","ecosystem":"actions","requirements":"1.17.5-arm","direct":true,"kind":"composite","optional":false},{"id":14207138475,"package_name":"docker://docker.elastic.co/beats-dev/golang-crossbuild","ecosystem":"actions","requirements":"1.16.9-darwin-debian10","direct":true,"kind":"composite","optional":false},{"id":14207138479,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":27.27507819365371,"created_at":"2026-06-26T11:26:18.033Z","updated_at":"2026-08-28T19:00:54.386Z","avatar_url":"https://github.com/pgaskin.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/374383","html_url":"https://summary.ecosyste.ms/projects/374383"}