{"id":2356169,"name":"shellcheck","ecosystem":"npm","description":"Wrapper to download shellcheck","homepage":"https://github.com/gunar/shellcheck#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gunar/shellcheck","keywords_array":["bash","sh","shell","shellcheck"],"namespace":null,"versions_count":27,"first_release_published_at":"2017-11-28T10:54:33.940Z","latest_release_published_at":"2025-08-12T14:10:47.200Z","latest_release_number":"4.1.0","last_synced_at":"2026-05-22T16:02:47.640Z","created_at":"2022-04-10T00:38:19.453Z","updated_at":"2026-05-22T16:02:47.641Z","registry_url":"https://www.npmjs.com/package/shellcheck","install_command":"npm install shellcheck","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.0"}},"repo_metadata":{"id":45443760,"uuid":"112321505","full_name":"gunar/shellcheck","owner":"gunar","description":"Linting for your bash code","archived":false,"fork":false,"pushed_at":"2025-01-31T10:29:35.000Z","size":1085,"stargazers_count":36,"open_issues_count":7,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-09T15:57:08.207Z","etag":null,"topics":["nodejs","npm","shell","shellcheck"],"latest_commit_sha":null,"homepage":"http://www.shellcheck.net/","language":"TypeScript","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/gunar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-11-28T10:32:52.000Z","updated_at":"2025-08-07T10:21:37.000Z","dependencies_parsed_at":"2025-04-30T04:34:18.522Z","dependency_job_id":"178ca778-e8c2-448c-864b-ad9f4a643b27","html_url":"https://github.com/gunar/shellcheck","commit_stats":{"total_commits":104,"total_committers":12,"mean_commits":8.666666666666666,"dds":0.6153846153846154,"last_synced_commit":"8f492ea4701c5960a134f14fbd73335a38113926"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/gunar/shellcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunar","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/sbom","scorecard":{"id":449361,"data":{"date":"2025-08-11","repo":{"name":"github.com/gunar/shellcheck","commit":"7be7f1ee7faef1a1e33a1599e252a3d06401d949"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/13 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":"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":"Maintained","score":10,"reason":"16 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/license.yml:1"],"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Info: Possibly incomplete results: error parsing shell code: \"for foo [in words]\" must be followed by \"do\": tests/shellcheck/quoting/quoting.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/license.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/license.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gunar/shellcheck/license.yml/main?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:67"],"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 2 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9"],"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-19T07:46:15.941Z","repository_id":45443760,"created_at":"2025-08-19T07:46:15.941Z","updated_at":"2025-08-19T07:46:15.941Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275608039,"owners_count":25495456,"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-09-17T02:00:09.119Z","response_time":84,"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":"gunar","name":"Gunar Gessner","uuid":"7684574","kind":"user","description":"Software that gets jobs done.","email":"","website":"gunar.uk","location":"London","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7684574?u=8d190cc569224ed2e5ad83737b8671c857f26f46\u0026v=4","repositories_count":74,"last_synced_at":"2024-12-06T20:12:35.345Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gunar","funding_links":[],"total_stars":325,"followers":81,"following":54,"created_at":"2022-11-13T06:58:50.112Z","updated_at":"2024-12-06T20:12:35.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gunar/repositories"},"tags":[{"name":"v4.1.0","sha":"7be7f1ee7faef1a1e33a1599e252a3d06401d949","kind":"tag","published_at":"2025-08-12T14:07:38.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v4.1.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"679c012e17e2c422aa79e3bb24a88e1f75994ff0","kind":"tag","published_at":"2025-08-12T13:33:01.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v4.0.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v4.0.0/manifests"},{"name":"v3.1.0","sha":"e42457bed525063851c7a7f2f5173c8460e504e3","kind":"tag","published_at":"2025-01-31T10:27:10.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v3.1.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"e4a19fd6090b8f51b0ccf8d84f8ecce34c5e69f3","kind":"commit","published_at":"2024-06-08T12:26:36.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v3.0.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"cb6c40b884156cf32b11dbaee4b5e706ecec62c6","kind":"commit","published_at":"2023-02-04T19:02:01.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v2.2.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"9667604fc1bfeb2896af997d200cb94859001d95","kind":"commit","published_at":"2023-02-02T16:11:31.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v2.1.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"4b5348c82707c2458b7708eb530a991e3f1f4644","kind":"commit","published_at":"2023-01-12T14:53:23.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v2.0.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"a57c90ac05fd29f8062219cfe534f21174fb5fa7","kind":"tag","published_at":"2021-12-13T19:25:23.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v1.1.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"911a2de0e45a79024fe6dd5ab39b78e99fc06cc6","kind":"tag","published_at":"2021-02-25T18:00:49.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v1.0.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v1.0.0/manifests"},{"name":"v0.4.4","sha":"3e6f23a0bc6fa3d741e1c165038d1e4a4f268dfa","kind":"tag","published_at":"2020-07-15T08:28:14.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.4.4","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"7660cedfb7e4ec522a6603ffc50d05afc16dc56d","kind":"tag","published_at":"2020-06-09T14:11:24.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.4.3","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3fac86d88837b63ff210d7056cdfb61d0f32f23e","kind":"tag","published_at":"2020-04-03T17:14:30.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.4.2","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.2/manifests"},{"name":"v0.4.0","sha":"2db3b46282992b37f25d22cee112502c446242a0","kind":"tag","published_at":"2019-11-12T21:27:02.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.4.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7ec1953fd29ed537e203133b9bb0d4bac399bfc2","kind":"tag","published_at":"2019-08-19T17:43:32.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.3.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"9bbaae21e3350af86bcd75a55a2ab7eb8f87633f","kind":"tag","published_at":"2019-02-07T21:10:48.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.2.3","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.2.3/manifests"},{"name":"v0.2.0","sha":"399c0000a478bbe9a651bcf2a1748f479bab66b8","kind":"tag","published_at":"2019-01-22T19:14:48.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.2.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"2256486609e0328974ea9120e6cb807b8d4fb27c","kind":"tag","published_at":"2019-01-22T19:14:10.000Z","download_url":"https://codeload.github.com/gunar/shellcheck/tar.gz/v0.1.0","html_url":"https://github.com/gunar/shellcheck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gunar/shellcheck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-15T21:14:25.085Z","dependent_packages_count":87,"downloads":157027,"downloads_period":"last-month","dependent_repos_count":313,"rankings":{"downloads":0.5902185141933166,"dependent_repos_count":0.9122304307828135,"dependent_packages_count":0.4017914418310595,"stargazers_count":6.998560443134134,"forks_count":5.8557461778879025,"docker_downloads_count":0.623680605461732,"average":2.5637046022151595},"purl":"pkg:npm/shellcheck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/shellcheck","docker_dependents_count":93,"docker_downloads_count":131425,"usage_url":"https://repos.ecosyste.ms/usage/npm/shellcheck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/shellcheck/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:43:48.043Z","issues_count":17,"pull_requests_count":99,"avg_time_to_close_issue":19228365.647058822,"avg_time_to_close_pull_request":1215112.595505618,"issues_closed_count":17,"pull_requests_closed_count":89,"pull_request_authors_count":2,"issue_authors_count":13,"avg_comments_per_issue":5.882352941176471,"avg_comments_per_pull_request":1.1313131313131313,"merged_pull_requests_count":30,"bot_issues_count":1,"bot_pull_requests_count":83,"past_year_issues_count":3,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":203013.33333333334,"past_year_avg_time_to_close_pull_request":361967.6666666667,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.14285714285714285,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gunar%2Fshellcheck/issues","maintainers":[{"login":"carlocorradini","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlocorradini"},{"login":"gunar","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gunar"}],"active_maintainers":[{"login":"carlocorradini","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlocorradini"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shellcheck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shellcheck/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shellcheck/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shellcheck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shellcheck/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/shellcheck/codemeta","maintainers":[{"uuid":"gunar","login":"gunar","name":null,"email":"gunargessner@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~gunar","role":null,"created_at":"2022-11-14T10:22:02.954Z","updated_at":"2022-11-14T10:22:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gunar/packages"}]}