{"id":91386,"url":"https://github.com/logseq/logseq","last_synced_at":"2026-05-22T00:20:23.951Z","repository":{"id":36971293,"uuid":"266231149","full_name":"logseq/logseq","owner":"logseq","description":"A privacy-first, open-source platform for knowledge management and collaboration. Download link:  http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap","archived":false,"fork":false,"pushed_at":"2025-10-15T09:29:20.000Z","size":144485,"stargazers_count":38923,"open_issues_count":1215,"forks_count":2336,"subscribers_count":239,"default_branch":"master","last_synced_at":"2025-10-15T09:51:47.653Z","etag":null,"topics":["clojure","clojurescript","git","graph","knowledge-base","knowledge-graph","local-first","markdown","note-taking","org-mode","pkm"],"latest_commit_sha":null,"homepage":"https://logseq.com","language":"Clojure","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/logseq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"open_collective":"logseq"}},"created_at":"2020-05-23T00:06:06.000Z","updated_at":"2025-10-15T09:15:38.000Z","dependencies_parsed_at":"2023-12-21T13:03:26.579Z","dependency_job_id":"6b1548de-6a03-46b3-b188-96b2fce5b5ff","html_url":"https://github.com/logseq/logseq","commit_stats":{"total_commits":11916,"total_committers":293,"mean_commits":40.66894197952218,"dds":0.5953340046995637,"last_synced_commit":"6c4ee2fe1f7d2b3c76692c185704a7816f20a772"},"previous_names":[],"tags_count":193,"template":false,"template_full_name":null,"purl":"pkg:github/logseq/logseq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Flogseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Flogseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Flogseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Flogseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logseq","download_url":"https://codeload.github.com/logseq/logseq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Flogseq/sbom","scorecard":{"id":78890,"data":{"date":"2025-08-04","repo":{"name":"github.com/logseq/logseq","commit":"ca4b5c5266e3e688010d79d2b480e815f5c26d65"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-android.yml:1","Warn: no topLevel permission defined: .github/workflows/build-desktop-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/build-ios-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build-ios.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/clj-e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/clj-rtc-e2e.yml:1","Warn: no topLevel permission defined: .github/workflows/db.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-db-test-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/graph-parser.yml:1","Warn: no topLevel permission defined: .github/workflows/logseq-common.yml:1","Warn: no topLevel permission defined: .github/workflows/outliner.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/publishing.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale-issues.yml:15","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: android/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-docker.yml:14"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.13 not signed: https://api.github.com/repos/logseq/logseq/releases/238369884","Warn: release artifact nightly not signed: https://api.github.com/repos/logseq/logseq/releases/217409458","Warn: release artifact 0.10.12 not signed: https://api.github.com/repos/logseq/logseq/releases/220846721","Warn: release artifact 0.10.11 not signed: https://api.github.com/repos/logseq/logseq/releases/220099663","Warn: release artifact 0.10.9 not signed: https://api.github.com/repos/logseq/logseq/releases/152328776","Warn: release artifact 0.10.13 does not have provenance: https://api.github.com/repos/logseq/logseq/releases/238369884","Warn: release artifact nightly does not have provenance: https://api.github.com/repos/logseq/logseq/releases/217409458","Warn: release artifact 0.10.12 does not have provenance: https://api.github.com/repos/logseq/logseq/releases/220846721","Warn: release artifact 0.10.11 does not have provenance: https://api.github.com/repos/logseq/logseq/releases/220099663","Warn: release artifact 0.10.9 does not have provenance: https://api.github.com/repos/logseq/logseq/releases/152328776"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"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-android.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-android.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-android.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-android.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-android.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:347: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:367: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:489: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:516: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:529: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:620: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:632: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:638: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:644: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:650: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:685: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:540: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:552: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:558: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:564: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-desktop-release.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-desktop-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docker.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ios.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ios.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build-ios.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-e2e.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-e2e.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-e2e.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clj-e2e.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-e2e.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-e2e.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-e2e.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-rtc-e2e.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-rtc-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-rtc-e2e.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-rtc-e2e.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/clj-rtc-e2e.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-rtc-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-rtc-e2e.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-rtc-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-rtc-e2e.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-rtc-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clj-rtc-e2e.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/clj-rtc-e2e.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/db.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/db.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/db.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-db-test-pages.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/deploy-db-test-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-db-test-pages.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/deploy-db-test-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-db-test-pages.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/deploy-db-test-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-db-test-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/deploy-db-test-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-db-test-pages.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/deploy-db-test-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-db-test-pages.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/deploy-db-test-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/graph-parser.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/graph-parser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/logseq-common.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/logseq-common.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/outliner.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/outliner.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/outliner.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/outliner.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/outliner.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/outliner.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/outliner.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/outliner.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/pr-labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishing.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishing.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishing.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publishing.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishing.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publishing.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publishing.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/logseq/publishing.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:38: pin your Docker image by updating nginx:1.24.0-alpine3.17 to nginx:1.24.0-alpine3.17@sha256:77e5d4a6ad906c5d3793764085706577fa705b1dc6f244ea0241c4b5e2155385","Warn: downloadThenRun not pinned by hash: Dockerfile:20","Warn: downloadThenRun not pinned by hash: .github/workflows/build-android.yml:119","Warn: downloadThenRun not pinned by hash: .github/workflows/build-desktop-release.yml:158","Info:   2 out of 109 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  34 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"53 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-f9xv-q969-pqx4","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-m64q-4jqh-f72f","Warn: Project is vulnerable to: GHSA-593m-55hh-j8gv","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-8775-5hwv-wr6v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:23:07.884Z","repository_id":36971293,"created_at":"2025-08-15T05:23:07.884Z","updated_at":"2025-08-15T05:23:07.884Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279191394,"owners_count":26123108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":["clojure","clojurescript","git","graph","knowledge-base","knowledge-graph","local-first","markdown","note-taking","org-mode","pkm"],"created_at":"2024-01-28T03:02:31.510Z","updated_at":"2025-10-16T12:27:17.565Z","avatar_url":"https://github.com/logseq.png","language":"Clojure","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/91386","html_url":"https://opencollective.ecosyste.ms/projects/91386","collective":{"id":1619,"uuid":"lk9mbw7y-48r3zq3m-gddp0ej5-lavnodgx","slug":"logseq","name":"Logseq","description":"A privacy-first, joyful platform for knowledge management and collaboration. The donations will be distributed to our contributors, the team development and other OSS projects, Logseq as a product will support other payments in the future.","website":"https://logseq.com/","github":"logseq","twitter":"logseq","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://logseq.com/"},{"type":"TWITTER","url":"https://twitter.com/logseq"},{"type":"GITHUB","url":"https://github.com/logseq"}],"currency":"USD","projects_count":59,"last_synced_at":"2026-06-01T12:15:18.597Z","created_at":"2024-01-10T13:17:50.465Z","updated_at":"2026-06-01T12:15:19.914Z","transactions_count":99807,"balance":45744.83000007533,"account_type":"COLLECTIVE","owner":{"login":"logseq","name":"Logseq","uuid":"63385289","kind":"organization","description":"A privacy-first, open-source platform for knowledge management and collaboration.","email":null,"website":"https://logseq.com","location":null,"twitter":"logseq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/63385289?v=4","repositories_count":56,"last_synced_at":"2025-09-30T20:39:42.570Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/logseq","funding_links":[],"total_stars":43501,"followers":2048,"following":0,"created_at":"2022-11-14T05:45:48.391Z","updated_at":"2025-09-30T20:39:42.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logseq","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logseq/repositories"},"last_project_activity_at":"2025-10-15T09:29:20.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-09-22T10:40:25.537Z","collective_updated_at":"2024-04-02T13:52:29.057Z","html_url":"https://opencollective.com/logseq","icon_url":"https://images.opencollective.com/logseq/logo/40.png","total_donations":696881.0700001253,"total_expenses":-800391.6000000915,"current_balance":47297.60000007566,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/logseq","url":"https://opencollective.ecosyste.ms/collectives/logseq","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/logseq/projects"}}