{"id":5802204,"name":"nhalstead/validate-json-action","ecosystem":"actions","description":"GitHub Action: Validate JSON","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nhalstead/validate-json-action","keywords_array":["gh-actions","json-validation","json-validator"],"namespace":"nhalstead","versions_count":12,"first_release_published_at":"2019-11-12T13:57:03.000Z","latest_release_published_at":"2026-02-26T20:31:49.000Z","latest_release_number":"v0.1.10","last_synced_at":"2026-06-25T01:01:41.657Z","created_at":"2023-01-04T13:38:54.511Z","updated_at":"2026-06-25T01:03:07.331Z","registry_url":"https://github.com/nhalstead/validate-json-action","install_command":null,"documentation_url":null,"metadata":{"name":"Validate JSON with Glob","description":"GitHub Action: Validate JSON","author":"Noah Halstead","inputs":{"schema":{"description":"Relative file path under the repository of a JSON schema file to validate the other JSON files with.","required":false,"default":"./schema.json"},"jsons":{"description":"One or more relative file paths under the repository (separated by comma) of the JSON files to validate with the schema provided.","required":true}},"outputs":{"invalid":{"description":"One or more of relative file paths of the invalid JSON files, found in the repository (separated by comma)."}},"runs":{"using":"docker","image":"docker://ghcr.io/nhalstead/validate-json-action:v0.1.10"},"branding":{"icon":"check","color":"purple"},"default_branch":"main","path":null},"repo_metadata":{"id":43901686,"uuid":"312165384","full_name":"nhalstead/validate-json-action","owner":"nhalstead","description":"GitHub action for validating JSON.","archived":false,"fork":false,"pushed_at":"2026-05-21T20:53:14.000Z","size":1618,"stargazers_count":8,"open_issues_count":8,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-22T12:28:09.525Z","etag":null,"topics":["gh-actions","json-validation","json-validator"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"OrRosenblatt/validate-json-action","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nhalstead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-12T04:17:09.000Z","updated_at":"2026-05-07T19:53:49.000Z","dependencies_parsed_at":"2023-01-11T17:22:29.241Z","dependency_job_id":null,"html_url":"https://github.com/nhalstead/validate-json-action","commit_stats":{"total_commits":47,"total_committers":5,"mean_commits":9.4,"dds":"0.44680851063829785","last_synced_commit":"ba758e3cf772c2ce5b375236ba6445a5e409e454"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/nhalstead/validate-json-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhalstead","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/sbom","scorecard":{"id":683768,"data":{"date":"2025-08-11","repo":{"name":"github.com/nhalstead/validate-json-action","commit":"ba758e3cf772c2ce5b375236ba6445a5e409e454"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":0,"reason":"Found 0/28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/checkin.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"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:0","Info: FSF or OSI recognized license: MIT License: 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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 4 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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkin.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/nhalstead/validate-json-action/checkin.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/nhalstead/validate-json-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/nhalstead/validate-json-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/nhalstead/validate-json-action/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/nhalstead/validate-json-action/codeql-analysis.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:13","Warn: containerImage not pinned by hash: Dockerfile-test:1","Warn: containerImage not pinned by hash: Dockerfile-test:4","Warn: containerImage not pinned by hash: Dockerfile-test:8","Warn: containerImage not pinned by hash: Dockerfile-test:14","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   5 out of   5 npmCommand 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":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","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-22T00:01:49.469Z","repository_id":43901686,"created_at":"2025-08-22T00:01:49.469Z","updated_at":"2025-08-22T00:01:49.469Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34755063,"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-06-24T02:00:07.484Z","response_time":106,"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":"nhalstead","name":"Noah Halstead","uuid":"5577816","kind":"user","description":"Self-taught programmer with proficient skills in PHP, NodeJS, Java, Go. Inspired by the open-source community. Technology Agnostic.","email":"","website":"https://nhalstead.me","location":"::1 / 127.0.0.1","twitter":null,"company":"@5420-Velocity @SouthJerseyRobotics","icon_url":"https://avatars.githubusercontent.com/u/5577816?u=852719dbce174fae9195da7e873b28f4bd67c499\u0026v=4","repositories_count":107,"last_synced_at":"2024-05-28T09:11:29.010Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nhalstead","funding_links":[],"total_stars":31,"followers":78,"following":289,"created_at":"2023-03-21T19:29:05.681Z","updated_at":"2024-05-28T09:11:41.007Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhalstead","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhalstead/repositories"},"tags":[{"name":"v0.1.10","sha":"56372c9ea09bdf7c6a4e4c50a1eb2f968c82c407","kind":"tag","published_at":"2026-02-26T20:31:49.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/v0.1.10","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"0db8ccfbe03f0026f8fc20c944f2816efc4eabbd","kind":"tag","published_at":"2026-02-26T20:23:41.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/v0.1.9","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/v0.1.9/manifests"},{"name":"0.1.8","sha":"cfdce0316ae37ae87fa2596ca9aa5c2964dcc4be","kind":"tag","published_at":"2026-02-26T20:17:56.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.8","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"5ef9b6e247a07dea1ad0e8d39135df711ecdd408","kind":"tag","published_at":"2026-02-26T19:54:43.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.7","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"7182d9d43e3dcdd53b49c15a921e7b983a074a31","kind":"tag","published_at":"2026-02-26T18:56:26.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.6","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b7369199a4a199c34a3bbe774eab858fbddfe5d4","kind":"tag","published_at":"2026-02-26T18:50:24.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.5","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"96e77b954854a4ca9f0dbfb1561dd397748478fc","kind":"tag","published_at":"2026-02-26T17:35:12.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.4","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55bf3a33b5493776f4916df0bb74a90b2a319196","kind":"commit","published_at":"2021-04-12T20:12:17.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.3","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.3","dependencies_parsed_at":"2023-05-31T00:41:39.146Z","dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"b78bf95f3d2ceb1adbe946eef2d794050dd5671a","kind":"commit","published_at":"2021-04-12T19:34:15.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.2","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.2","dependencies_parsed_at":"2023-05-31T00:41:39.984Z","dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"f0409007b4466a7744121c8371e66253ada819d0","kind":"commit","published_at":"2020-11-29T15:59:29.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.1","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.1","dependencies_parsed_at":"2023-05-31T00:41:40.905Z","dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"a7082767d95a588f79b1d742a835b11bbfd4ea32","kind":"commit","published_at":"2019-11-17T02:13:47.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.1.0","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.1.0","dependencies_parsed_at":"2023-05-31T00:41:41.859Z","dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"6441c34e9f96c42d11aed33528e2277ad947977b","kind":"commit","published_at":"2019-11-12T13:57:03.000Z","download_url":"https://codeload.github.com/nhalstead/validate-json-action/tar.gz/0.0.1","html_url":"https://github.com/nhalstead/validate-json-action/releases/tag/0.0.1","dependencies_parsed_at":"2023-05-31T00:41:42.728Z","dependency_job_id":null,"purl":"pkg:github/nhalstead/validate-json-action@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-25T01:03:07.331Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":10.416732688955792,"dependent_packages_count":0.0,"stargazers_count":15.667881476786564,"forks_count":13.009031849152276,"docker_downloads_count":null,"average":9.773411503723658},"purl":"pkg:githubactions/nhalstead/validate-json-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/nhalstead/validate-json-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/nhalstead/validate-json-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/nhalstead/validate-json-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-09T04:01:21.509Z","issues_count":2,"pull_requests_count":8,"avg_time_to_close_issue":89787499.0,"avg_time_to_close_pull_request":32356116.375,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":2,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.375,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":64.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhalstead%2Fvalidate-json-action/issues","maintainers":[{"login":"nhalstead","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nhalstead"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nhalstead%2Fvalidate-json-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nhalstead%2Fvalidate-json-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nhalstead%2Fvalidate-json-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nhalstead%2Fvalidate-json-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nhalstead%2Fvalidate-json-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/nhalstead%2Fvalidate-json-action/codemeta","maintainers":[]}