{"id":5803342,"name":"logseq/graph-validator","ecosystem":"actions","description":"Runs tests on a logseq graph to see that some features are correctly used e.g. block refs and queries","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/logseq/graph-validator","keywords_array":["github-actions","logseq","nbb"],"namespace":"logseq","versions_count":5,"first_release_published_at":"2022-06-27T17:36:05.000Z","latest_release_published_at":"2025-07-16T14:34:54.000Z","latest_release_number":"v0.5.0","last_synced_at":"2026-03-25T23:51:30.941Z","created_at":"2023-01-04T14:26:23.486Z","updated_at":"2026-03-25T23:51:30.942Z","registry_url":"https://github.com/logseq/graph-validator","install_command":null,"documentation_url":null,"metadata":{"name":"Logseq Graph Validator","description":"Runs tests on a logseq graph to see that some features are correctly used e.g. block refs and queries","inputs":{"directory":{"description":"Directory to parse","required":true,"default":"."},"exclude":{"description":"Validations to exclude","required":false,"default":"logseq-graph-validator-empty"}},"runs":{"using":"composite","steps":[{"name":"Checkout","uses":"actions/checkout@v4","with":{"repository":"logseq/graph-validator","path":".logseq-graph-validator"}},{"name":"Set up Clojure","uses":"DeLaGuardo/setup-clojure@master","with":{"cli":"1.11.1.1182","bb":"1.0.164"}},{"name":"Set up Node","uses":"actions/setup-node@v3","with":{"node-version":"18","cache":"yarn","cache-dependency-path":".logseq-graph-validator/yarn.lock"}},{"name":"Fetch yarn deps","run":"cd .logseq-graph-validator \u0026\u0026 yarn install --immutable","shell":"bash"},{"name":"Nbb cache","uses":"actions/cache@v3","id":"nbb-deps","with":{"path":"~/.m2/repository\n~/.gitlibs\n.logseq-graph-validator/.nbb/.cache\n","key":"${{ runner.os }}-nbb-deps-${{ hashFiles('.logseq-graph-validator/nbb.edn') }}","restore-keys":"${{ runner.os }}-nbb-deps-"}},{"name":"Fetch nbb deps","if":"steps.nbb-deps.outputs.cache-hit != 'true'","run":"cd .logseq-graph-validator \u0026\u0026 yarn nbb-logseq -e ':fetching-deps'","shell":"bash"},{"name":"Run nbb tests","run":"cd .logseq-graph-validator \u0026\u0026 node graph_validator.mjs --directory ${{ inputs.directory }} --exclude ${{ inputs.exclude }}","shell":"bash"}]},"default_branch":"main","path":null},"repo_metadata":{"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":8,"default_branch":"main","last_synced_at":"2025-10-09T18:23:09.538Z","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":279006854,"owners_count":26084204,"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-11T02:00:06.511Z","response_time":55,"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":"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"},"tags":[{"name":"v0.5.0","sha":"69ebd330bd744a9f0d0b97a87b01382f1c115b84","kind":"commit","published_at":"2025-07-16T14:34:54.000Z","download_url":"https://codeload.github.com/logseq/graph-validator/tar.gz/v0.5.0","html_url":"https://github.com/logseq/graph-validator/releases/tag/v0.5.0","dependencies_parsed_at":"2025-07-21T04:35:07.055Z","dependency_job_id":null,"purl":"pkg:github/logseq/graph-validator@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d15a3ed66b7f97dcb99d702950e326df7b67421d","kind":"commit","published_at":"2023-04-10T19:58:19.000Z","download_url":"https://codeload.github.com/logseq/graph-validator/tar.gz/v0.4.0","html_url":"https://github.com/logseq/graph-validator/releases/tag/v0.4.0","dependencies_parsed_at":"2023-06-02T00:22:23.992Z","dependency_job_id":null,"purl":"pkg:github/logseq/graph-validator@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2d10cbfc9ac45b5fb86e8a42378c6b243a1f88b1","kind":"commit","published_at":"2023-02-24T20:18:39.000Z","download_url":"https://codeload.github.com/logseq/graph-validator/tar.gz/v0.3.0","html_url":"https://github.com/logseq/graph-validator/releases/tag/v0.3.0","dependencies_parsed_at":"2023-06-02T00:22:24.532Z","dependency_job_id":null,"purl":"pkg:github/logseq/graph-validator@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"14f6006213a0a89317c90f50cea0391687034d0e","kind":"commit","published_at":"2022-10-28T19:19:56.000Z","download_url":"https://codeload.github.com/logseq/graph-validator/tar.gz/v0.2.0","html_url":"https://github.com/logseq/graph-validator/releases/tag/v0.2.0","dependencies_parsed_at":"2023-06-01T11:11:12.280Z","dependency_job_id":null,"purl":"pkg:github/logseq/graph-validator@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"ba75b7817ecf8cf6e4ba9e669242297d3e028439","kind":"commit","published_at":"2022-06-27T17:36:05.000Z","download_url":"https://codeload.github.com/logseq/graph-validator/tar.gz/v0.1.0","html_url":"https://github.com/logseq/graph-validator/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-30T19:05:50.890Z","dependency_job_id":null,"purl":"pkg:github/logseq/graph-validator@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T10:25:42.925Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":13.693550942798288,"dependent_packages_count":0.0,"stargazers_count":4.538108065282839,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":13.336238314054825},"purl":"pkg:githubactions/logseq/graph-validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/logseq/graph-validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/logseq/graph-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/logseq/graph-validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T22:12:46.467Z","issues_count":10,"pull_requests_count":0,"avg_time_to_close_issue":422429.0,"avg_time_to_close_pull_request":null,"issues_closed_count":8,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":4.8,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/logseq%2Fgraph-validator/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/logseq%2Fgraph-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/logseq%2Fgraph-validator/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/logseq%2Fgraph-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/logseq%2Fgraph-validator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/logseq%2Fgraph-validator/codemeta","maintainers":[]}