{"id":8322,"url":"https://github.com/logseq/graph-validator","last_synced_at":"2026-05-15T00:21:07.124Z","repository":{"id":40781562,"uuid":"507076130","full_name":"logseq/graph-validator","owner":"logseq","description":"Validate your logseq graphs","archived":false,"fork":false,"pushed_at":"2025-07-16T20:09:59.000Z","size":915,"stargazers_count":50,"open_issues_count":2,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-30T16:41:39.928Z","etag":null,"topics":["github-actions","logseq","nbb"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logseq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-24T16:28:03.000Z","updated_at":"2025-08-19T21:15:49.000Z","dependencies_parsed_at":"2025-07-29T21:33:07.041Z","dependency_job_id":"e01711b6-504a-4b69-a45b-1b6a7f0ff6b6","html_url":"https://github.com/logseq/graph-validator","commit_stats":{"total_commits":62,"total_committers":1,"mean_commits":62.0,"dds":0.0,"last_synced_commit":"c74ffe9f0fa44632580b1455dcca7e816b8ed38f"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/logseq/graph-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logseq","download_url":"https://codeload.github.com/logseq/graph-validator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/sbom","scorecard":{"id":597446,"data":{"date":"2025-08-11","repo":{"name":"github.com/logseq/graph-validator","commit":"05bff7e0cac3fd7bd375df51331d16ecac88a264"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/graph-validator/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/logseq/graph-validator/ci.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T23:30:11.011Z","repository_id":40781562,"created_at":"2025-08-20T23:30:11.011Z","updated_at":"2025-08-20T23:30:11.011Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001941,"owners_count":26083226,"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-09T02:00:07.460Z","response_time":59,"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":["github-actions","logseq","nbb"],"created_at":"2024-01-11T17:41:19.288Z","updated_at":"2025-10-09T18:23:09.216Z","avatar_url":"https://github.com/logseq.png","language":"Clojure","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/8322","html_url":"https://opencollective.ecosyste.ms/projects/8322","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-05-27T18:15:34.951Z","created_at":"2024-01-10T13:17:50.465Z","updated_at":"2026-05-27T18:15:36.117Z","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.070000123,"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"}}