{"id":13393555,"url":"https://github.com/knadh/listmonk","last_synced_at":"2026-05-30T05:01:20.533Z","repository":{"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-05-26T16:42:18.000Z","size":48978,"stargazers_count":21000,"open_issues_count":97,"forks_count":2206,"subscribers_count":133,"default_branch":"master","last_synced_at":"2026-05-26T17:32:56.309Z","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-05-26T16:42:23.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":41,"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":33671587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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"}},"keywords":["campaign","campaign-management","email-marketing","email-subscription","listmonk","mailing-list","newsletter","newsletter-management","newsletter-software","self-hosted","sms-gateway","smtp","transactional-emails"],"created_at":"2024-07-30T17:00:55.888Z","updated_at":"2026-05-30T05:01:20.504Z","avatar_url":"https://github.com/knadh.png","language":"Go","funding_links":[],"categories":["Go","成品项目","others","Email Platform","Newsletter / Mailing List Manager","self-hosted","网络服务","Newsletter","Apps","Uncategorized","🛠 Part I: The Open SaaS Stack","Marketing \u0026 Social Media","📊 Data \u0026 Analytics"],"sub_categories":["组织","Newsletter Platform","Uptime Monitoring","AWS Amplify","网络服务_其他","Mail","Uncategorized","Marketing \u0026 Sales"],"readme":"\u003ca href=\"https://zerodha.tech\"\u003e\u003cimg src=\"https://zerodha.tech/static/images/github-badge.svg\" align=\"right\" /\u003e\u003c/a\u003e\n\n[![listmonk-logo](https://user-images.githubusercontent.com/547147/231084896-835dba66-2dfe-497c-ba0f-787564c0819e.png)](https://listmonk.app)\n\nlistmonk is a standalone, self-hosted, newsletter and mailing list manager. It is fast, feature-rich, and packed into a single binary. It uses a PostgreSQL database as its data store.\n\n[![listmonk-dashboard](https://github.com/user-attachments/assets/689b5fbb-dd25-4956-a36f-e3226a65f9c4)](https://listmonk.app)\n\nVisit [listmonk.app](https://listmonk.app) for more info. Check out the [**live demo**](https://demo.listmonk.app).\n\n## Installation\n\n### Docker\n\nThe latest image is available on DockerHub at [`listmonk/listmonk:latest`](https://hub.docker.com/r/listmonk/listmonk/tags?page=1\u0026ordering=last_updated\u0026name=latest).\nDownload and use the sample [docker-compose.yml](https://github.com/knadh/listmonk/blob/master/docker-compose.yml).\n\n\n```shell\n# Download the compose file to the current directory.\ncurl -LO https://github.com/knadh/listmonk/raw/master/docker-compose.yml\n\n# Run the services in the background.\ndocker compose up -d\n```\nVisit `http://localhost:9000`\n\nSee [installation docs](https://listmonk.app/docs/installation)\n\n__________________\n\n### Binary\n- Download the [latest release](https://github.com/knadh/listmonk/releases) and extract the listmonk binary.\n- `./listmonk --new-config` to generate config.toml. Edit it.\n- `./listmonk --install` to setup the Postgres DB (or `--upgrade` to upgrade an existing DB. Upgrades are idempotent and running them multiple times have no side effects).\n- Run `./listmonk` and visit `http://localhost:9000`\n\nSee [installation docs](https://listmonk.app/docs/installation)\n__________________\n\n\n## Developers\nlistmonk is free and open source software licensed under AGPLv3. If you are interested in contributing, refer to the [developer setup](https://listmonk.app/docs/developer-setup). The backend is written in Go and the frontend is Vue with Buefy for UI. \n\n\n## License\nlistmonk is licensed under the AGPL v3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Flistmonk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknadh%2Flistmonk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Flistmonk/lists"}