{"id":5801663,"name":"reviewdog/action-shellcheck","ecosystem":"actions","description":"🐶 Run shellcheck with reviewdog on pull requests to improve code review experience.","homepage":"https://github.com/marketplace?type=actions\u0026query=reviewdog","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/reviewdog/action-shellcheck","keywords_array":["reviewdog","shellcheck"],"namespace":"reviewdog","versions_count":80,"first_release_published_at":"2019-09-26T15:23:34.000Z","latest_release_published_at":"2026-08-07T13:21:30.000Z","latest_release_number":"v1.32.1","last_synced_at":"2026-09-15T20:41:20.281Z","created_at":"2023-01-04T13:19:37.414Z","updated_at":"2026-09-15T20:41:20.281Z","registry_url":"https://github.com/reviewdog/action-shellcheck","install_command":null,"documentation_url":null,"metadata":{"name":"Run shellcheck with reviewdog","description":"🐶 Run shellcheck with reviewdog on pull requests to improve code review experience.","author":"haya14busa (reviewdog)","inputs":{"github_token":{"description":"GITHUB_TOKEN.","default":"${{ github.token }}","required":false},"level":{"description":"Report level for reviewdog [info,warning,error]","default":"error","required":false},"reporter":{"description":"Reporter of reviewdog command [github-pr-check,github-pr-review,github-check].\nDefault is github-pr-check.\ngithub-pr-review can use Markdown and add a link to rule page in reviewdog reports.\n","default":"github-pr-check","required":false},"filter_mode":{"description":"Filtering mode for the reviewdog command [added,diff_context,file,nofilter].\nDefault is `file`.\n","default":"file","required":false},"fail_level":{"description":"If set to `none`, always use exit code 0 for reviewdog.\nOtherwise, exit code 1 for reviewdog if it finds at least 1 issue with severity greater than or equal to the given level.\nPossible values: [none,any,info,warning,error]\nDefault is `none`.\n","default":"none"},"fail_on_error":{"description":"Deprecated, use `fail_level` instead.\nExit code for reviewdog when errors are found [true,false]\nDefault is `false`.\n","deprecationMessage":"Deprecated, use `fail_level` instead.","default":"false","required":false},"reviewdog_flags":{"description":"Additional reviewdog flags","default":"","required":false},"path":{"description":"Base directory to run shellcheck. Same as `[path]` of `find` command.","default":".","required":false},"pattern":{"description":"File patterns of target files. Same as `-name [pattern]` of `find` command.","default":"*.sh","required":false},"check_all_files_with_shebangs":{"description":"Checks all files with shebangs in the repository even if they do not match the pattern.\nDefault is `false`.\n","default":"false","required":false},"exclude":{"description":"Exclude patterns of target files. Same as `-not -path [exclude]` of `find` command.","default":"*/.git/*","required":false},"shellcheck_flags":{"description":"Flags of shellcheck command.","default":"--external-sources","required":false}},"runs":{"using":"composite","steps":[{"uses":"reviewdog/action-setup@d8a7baabd7f3e8544ee4dbde3ee41d0011c3a93f","with":{"reviewdog_version":"v0.21.1"}},{"run":"$GITHUB_ACTION_PATH/script.sh","shell":"bash","env":{"SHELLCHECK_VERSION":"0.11.0","INPUT_GITHUB_TOKEN":"${{ inputs.github_token }}","INPUT_LEVEL":"${{ inputs.level }}","INPUT_REPORTER":"${{ inputs.reporter }}","INPUT_FILTER_MODE":"${{ inputs.filter_mode }}","INPUT_FAIL_LEVEL":"${{ inputs.fail_level }}","INPUT_FAIL_ON_ERROR":"${{ inputs.fail_on_error }}","INPUT_REVIEWDOG_FLAGS":"${{ inputs.reviewdog_flags }}","INPUT_PATH":"${{ inputs.path }}","INPUT_PATTERN":"${{ inputs.pattern }}","INPUT_EXCLUDE":"${{ inputs.exclude }}","INPUT_CHECK_ALL_FILES_WITH_SHEBANGS":"${{ inputs.check_all_files_with_shebangs }}","INPUT_SHELLCHECK_FLAGS":"${{ inputs.shellcheck_flags }}"}}]},"branding":{"icon":"zoom-in","color":"purple"},"default_branch":"master","path":null},"repo_metadata":{"id":35318337,"uuid":"211116201","full_name":"reviewdog/action-shellcheck","owner":"reviewdog","description":"Run shellcheck with reviewdog","archived":false,"fork":false,"pushed_at":"2026-08-07T15:08:56.000Z","size":134,"stargazers_count":121,"open_issues_count":7,"forks_count":25,"subscribers_count":25,"default_branch":"master","last_synced_at":"2026-09-09T23:16:36.900Z","etag":null,"topics":["reviewdog","shellcheck"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace?type=actions\u0026query=reviewdog","language":"Shell","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/reviewdog.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["reviewdog"],"open_collective":"reviewdog","patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-09-26T15:00:28.000Z","updated_at":"2026-08-08T22:01:42.000Z","dependencies_parsed_at":"2024-01-11T00:03:57.603Z","dependency_job_id":"71544b77-69d2-412f-ab6a-9713710e79f9","html_url":"https://github.com/reviewdog/action-shellcheck","commit_stats":{"total_commits":77,"total_committers":12,"mean_commits":6.416666666666667,"dds":0.5714285714285714,"last_synced_commit":"ccaafec556ffa154f112bfcb7b9c9574190b7091"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/reviewdog/action-shellcheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reviewdog","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/sbom","scorecard":{"id":772738,"data":{"date":"2025-08-11","repo":{"name":"github.com/reviewdog/action-shellcheck","commit":"1bb9751763fdfbee4b5043772c37374f103bff9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Code-Review","score":5,"reason":"Found 3/6 approved changesets -- score normalized to 5","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/depup.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog.yml:1","Warn: no topLevel permission defined: .github/workflows/update_semver.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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-23T02:38:18.866Z","repository_id":35318337,"created_at":"2025-08-23T02:38:18.866Z","updated_at":"2025-08-23T02:38:18.866Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37188854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"reviewdog","name":"reviewdog","uuid":"48765237","kind":"organization","description":"","email":null,"website":"https://github.com/reviewdog/reviewdog","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48765237?v=4","repositories_count":52,"last_synced_at":"2026-09-09T23:16:32.913Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["reviewdog"],"open_collective":"reviewdog","patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/reviewdog","funding_links":["https://github.com/sponsors/reviewdog","https://opencollective.com/reviewdog"],"total_stars":11581,"followers":148,"following":0,"created_at":"2022-11-13T14:56:29.385Z","updated_at":"2026-09-09T23:16:32.925Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reviewdog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reviewdog/repositories"},"tags":[{"name":"v1.32.1","sha":"0722bbdb0d47f04c1b53b8734d2422ac63a45ec6","kind":"tag","published_at":"2026-08-07T13:21:30.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.32.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":"beee507a-1e93-4005-9dba-8c7d030ec318","purl":"pkg:github/reviewdog/action-shellcheck@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.32.1/manifests"},{"name":"v1.32","sha":"4c07458293ac342d477251099501a718ae5ef86e","kind":"tag","published_at":"2025-09-04T02:17:36.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.32","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.32","dependencies_parsed_at":"2026-08-08T13:48:51.980Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.32/manifests"},{"name":"v1.32.0","sha":"4c07458293ac342d477251099501a718ae5ef86e","kind":"tag","published_at":"2025-09-04T02:17:35.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.32.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.32.0","dependencies_parsed_at":"2026-08-08T13:48:52.175Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.32.0/manifests"},{"name":"v1.31","sha":"1bb9751763fdfbee4b5043772c37374f103bff9e","kind":"tag","published_at":"2025-08-06T11:34:01.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.31","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.31","dependencies_parsed_at":"2026-08-08T13:48:52.133Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.31/manifests"},{"name":"v1.31.0","sha":"1bb9751763fdfbee4b5043772c37374f103bff9e","kind":"tag","published_at":"2025-08-06T11:34:00.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.31.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.31.0","dependencies_parsed_at":"2026-08-08T13:48:52.216Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.31.0/manifests"},{"name":"v1.30","sha":"5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c","kind":"tag","published_at":"2025-03-18T14:51:45.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.30","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.30","dependencies_parsed_at":"2026-08-08T13:48:52.223Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.30/manifests"},{"name":"v1.30.0","sha":"5ebd09ddbe2ebb471646ce234c6c8dd18663ca7c","kind":"tag","published_at":"2025-03-18T14:51:43.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.30.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.30.0","dependencies_parsed_at":"2026-08-08T13:48:52.223Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.30.0/manifests"},{"name":"v1.29.3","sha":"57079a832290a049f49cee90984b072c870fb7d4","kind":"tag","published_at":"2025-03-18T07:35:16.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.29.3","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.29.3","dependencies_parsed_at":"2026-08-08T13:48:52.153Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"1081fc2953db00c6756f750e09563b49a8a09408","kind":"tag","published_at":"2025-03-18T06:00:16.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.29.2","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.29.2","dependencies_parsed_at":"2026-08-08T13:48:52.194Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"8aaabfceb25472d0549b29f0a96eebf31b4d0503","kind":"tag","published_at":"2025-03-18T05:26:08.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.29.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.29.1","dependencies_parsed_at":"2026-08-08T13:48:52.149Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.1/manifests"},{"name":"v1.29","sha":"6e0e63d1750d02d761b3df0f2c5ba9f9ac4a9ed7","kind":"tag","published_at":"2025-01-15T12:26:09.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.29","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.29","dependencies_parsed_at":"2026-08-08T13:48:52.274Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29/manifests"},{"name":"v1.29.0","sha":"6e0e63d1750d02d761b3df0f2c5ba9f9ac4a9ed7","kind":"tag","published_at":"2025-01-15T12:26:07.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.29.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.29.0","dependencies_parsed_at":"2026-08-08T13:48:52.406Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.29.0/manifests"},{"name":"v1.28","sha":"22f96e34e9185b642c5567cc26d1df952f5c9d10","kind":"tag","published_at":"2024-12-03T00:26:06.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.28","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.28","dependencies_parsed_at":"2024-12-04T04:11:17.992Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.28/manifests"},{"name":"v1.28.0","sha":"22f96e34e9185b642c5567cc26d1df952f5c9d10","kind":"tag","published_at":"2024-12-03T00:26:05.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.28.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.28.0","dependencies_parsed_at":"2024-12-04T04:11:17.991Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.28.0/manifests"},{"name":"v1.27","sha":"ccaafec556ffa154f112bfcb7b9c9574190b7091","kind":"tag","published_at":"2024-09-16T03:34:58.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.27","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.27","dependencies_parsed_at":"2024-09-17T07:40:47.148Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.27/manifests"},{"name":"v1.27.0","sha":"ccaafec556ffa154f112bfcb7b9c9574190b7091","kind":"tag","published_at":"2024-09-16T03:34:57.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.27.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.27.0","dependencies_parsed_at":"2024-09-17T07:40:47.470Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.27.0/manifests"},{"name":"v1.26","sha":"d99499e855260c9c56f7a1d066933b57326e9e7c","kind":"tag","published_at":"2024-07-14T12:53:25.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.26","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.26","dependencies_parsed_at":"2024-07-17T06:26:29.194Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.26/manifests"},{"name":"v1.26.0","sha":"d99499e855260c9c56f7a1d066933b57326e9e7c","kind":"tag","published_at":"2024-07-14T12:53:24.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.26.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.26.0","dependencies_parsed_at":"2024-07-17T06:26:29.145Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.26.0/manifests"},{"name":"v1.25","sha":"6af7780c4a230cc46c42e4e7245c1b8919f6e205","kind":"tag","published_at":"2024-07-13T23:23:18.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.25","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.25","dependencies_parsed_at":"2024-07-16T05:40:04.512Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.25/manifests"},{"name":"v1.25.0","sha":"6af7780c4a230cc46c42e4e7245c1b8919f6e205","kind":"tag","published_at":"2024-07-13T23:23:17.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.25.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.25.0","dependencies_parsed_at":"2024-07-16T05:40:04.509Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.25.0/manifests"},{"name":"v1.24","sha":"628ce8561be20bfbfb6173cf88c7475ddab95f22","kind":"tag","published_at":"2024-07-07T00:26:59.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.24","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.24","dependencies_parsed_at":"2024-07-08T04:10:20.007Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.24/manifests"},{"name":"v1.24.0","sha":"628ce8561be20bfbfb6173cf88c7475ddab95f22","kind":"tag","published_at":"2024-07-07T00:26:58.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.24.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.24.0","dependencies_parsed_at":"2024-07-08T04:10:19.878Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.24.0/manifests"},{"name":"v1.23","sha":"52f34f737a16c65b8caa8c51ae1b23036afe5685","kind":"tag","published_at":"2024-06-22T13:24:05.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.23","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.23","dependencies_parsed_at":"2024-06-24T04:09:18.339Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.23/manifests"},{"name":"v1.23.0","sha":"52f34f737a16c65b8caa8c51ae1b23036afe5685","kind":"tag","published_at":"2024-06-22T13:24:04.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.23.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.23.0","dependencies_parsed_at":"2024-06-24T04:09:18.339Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.23.0/manifests"},{"name":"v1.22","sha":"3546242c869924d13293e38e6289e00a26468e02","kind":"tag","published_at":"2024-06-17T15:11:19.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.22","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.22","dependencies_parsed_at":"2024-06-19T04:11:25.332Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.22/manifests"},{"name":"v1.22.0","sha":"3546242c869924d13293e38e6289e00a26468e02","kind":"tag","published_at":"2024-06-17T15:11:18.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.22.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.22.0","dependencies_parsed_at":"2024-06-19T04:11:24.606Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.22.0/manifests"},{"name":"v1.21","sha":"6e3a862f231c6895fbd335b70adef8f9243d5762","kind":"tag","published_at":"2024-06-08T10:13:18.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.21","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.21","dependencies_parsed_at":"2024-06-10T04:12:26.484Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.21/manifests"},{"name":"v1.21.0","sha":"6e3a862f231c6895fbd335b70adef8f9243d5762","kind":"tag","published_at":"2024-06-08T10:13:16.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.21.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.21.0","dependencies_parsed_at":"2024-06-10T04:12:26.478Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.21.0/manifests"},{"name":"v1.20","sha":"72365a51bf6476fe952a117c3ff703eb7775e40a","kind":"tag","published_at":"2024-03-09T20:08:07.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.20","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.20","dependencies_parsed_at":"2024-03-11T04:08:19.468Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.20/manifests"},{"name":"v1.20.0","sha":"72365a51bf6476fe952a117c3ff703eb7775e40a","kind":"commit","published_at":"2024-03-08T15:50:39.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.20.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.20.0","dependencies_parsed_at":"2024-03-11T04:08:19.468Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.20.0/manifests"},{"name":"v1.19","sha":"96fa305c16b0f9cc9b093af22dcd09de1c8f1c2d","kind":"tag","published_at":"2023-09-06T23:22:23.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.19","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.19","dependencies_parsed_at":"2023-09-08T04:13:34.688Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.19/manifests"},{"name":"v1.19.0","sha":"96fa305c16b0f9cc9b093af22dcd09de1c8f1c2d","kind":"tag","published_at":"2023-09-06T23:22:21.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.19.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.19.0","dependencies_parsed_at":"2023-09-08T04:13:34.598Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.19.0/manifests"},{"name":"v1.18","sha":"50e5e1e2284575f23a1e409d9c0804cdfc4f6e31","kind":"tag","published_at":"2023-06-21T10:42:34.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.18","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.18","dependencies_parsed_at":"2023-07-20T20:42:13.271Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.18/manifests"},{"name":"v1.18.1","sha":"50e5e1e2284575f23a1e409d9c0804cdfc4f6e31","kind":"tag","published_at":"2023-06-21T10:42:32.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.18.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.18.1","dependencies_parsed_at":"2023-07-20T20:42:16.584Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"1c58cf1fdadcdcdbe0bc577e6970891c50595e13","kind":"tag","published_at":"2023-06-19T13:36:00.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.18.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.18.0","dependencies_parsed_at":"2023-07-20T20:42:13.660Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.18.0/manifests"},{"name":"v1.17","sha":"f52d78284b4941028952125a10c76676c3d456eb","kind":"tag","published_at":"2023-01-21T22:16:44.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.17","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.17","dependencies_parsed_at":"2023-07-20T20:42:14.432Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.17/manifests"},{"name":"v1.17.0","sha":"f52d78284b4941028952125a10c76676c3d456eb","kind":"commit","published_at":"2023-01-21T22:14:09.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.17.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.17.0","dependencies_parsed_at":"2023-07-20T20:42:13.957Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"fbfac85cb32a64ef1c42d8fbfcd1bb42500fc6ac","kind":"commit","published_at":"2023-01-21T18:28:31.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.16.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.16.1","dependencies_parsed_at":"2023-07-20T20:42:14.148Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.16.1/manifests"},{"name":"v1.16","sha":"66eb2b135834bedc025f2e23e25598cbcb12b3c5","kind":"tag","published_at":"2022-12-13T08:14:53.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.16","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.16","dependencies_parsed_at":"2023-07-20T20:42:13.667Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.16/manifests"},{"name":"v1.16.0","sha":"66eb2b135834bedc025f2e23e25598cbcb12b3c5","kind":"tag","published_at":"2022-12-13T08:14:51.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.16.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.16.0","dependencies_parsed_at":"2023-07-20T20:42:16.277Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.16.0/manifests"},{"name":"v1","sha":"66c9a47bf02255b250284a82251cb4cadf5043f5","kind":"tag","published_at":"2022-04-21T13:00:11.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1","dependencies_parsed_at":"2023-07-20T20:42:13.633Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1/manifests"},{"name":"v1.15","sha":"66c9a47bf02255b250284a82251cb4cadf5043f5","kind":"tag","published_at":"2022-04-21T13:00:11.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.15","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.15","dependencies_parsed_at":"2023-07-20T20:42:13.911Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.15/manifests"},{"name":"v1.15.0","sha":"66c9a47bf02255b250284a82251cb4cadf5043f5","kind":"tag","published_at":"2022-04-21T13:00:09.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.15.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.15.0","dependencies_parsed_at":"2023-07-20T20:42:14.102Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.15.0/manifests"},{"name":"v1.14","sha":"96c6653098ad696d9441d726c0593866671872f2","kind":"tag","published_at":"2022-02-11T05:20:09.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.14","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.14","dependencies_parsed_at":"2023-07-20T20:42:13.941Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.14/manifests"},{"name":"v1.14.0","sha":"96c6653098ad696d9441d726c0593866671872f2","kind":"tag","published_at":"2022-02-11T05:20:08.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.14.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.14.0","dependencies_parsed_at":"2023-07-20T20:42:14.577Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.14.0/manifests"},{"name":"v1.13","sha":"180be9f01392cc8636cae13e58837f209a34620b","kind":"tag","published_at":"2021-12-28T09:14:30.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.13","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.13","dependencies_parsed_at":"2023-07-20T20:42:14.311Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.13/manifests"},{"name":"v1.13.0","sha":"180be9f01392cc8636cae13e58837f209a34620b","kind":"tag","published_at":"2021-12-28T09:14:28.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.13.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.13.0","dependencies_parsed_at":"2023-07-20T20:42:15.978Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.13.0/manifests"},{"name":"v1.12","sha":"392cd666f409bddf77e74998311a6974916863d7","kind":"tag","published_at":"2021-11-16T14:18:26.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.12","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.12","dependencies_parsed_at":"2023-07-20T20:42:14.446Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.12/manifests"},{"name":"v1.12.0","sha":"392cd666f409bddf77e74998311a6974916863d7","kind":"commit","published_at":"2021-11-16T10:17:05.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.12.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.12.0","dependencies_parsed_at":"2023-07-20T20:42:14.545Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.12.0/manifests"},{"name":"v1.11","sha":"a545b1687db513080ccd410c02e132d268d33801","kind":"tag","published_at":"2021-11-13T10:57:34.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.11","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.11","dependencies_parsed_at":"2023-07-20T20:42:16.386Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.11/manifests"},{"name":"v1.11.1","sha":"a545b1687db513080ccd410c02e132d268d33801","kind":"commit","published_at":"2021-11-13T10:51:18.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.11.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.11.1","dependencies_parsed_at":"2023-07-20T20:42:14.430Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"155683832281d120cb712cd3e4716de5ca8760ea","kind":"commit","published_at":"2021-11-13T09:49:22.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.11.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.11.0","dependencies_parsed_at":"2023-07-20T20:42:15.480Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.11.0/manifests"},{"name":"v1.10","sha":"1ca1ab3612f22b3b3dbebac53540ee8e44dd8eb6","kind":"tag","published_at":"2021-11-07T14:29:17.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.10","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.10","dependencies_parsed_at":"2023-07-20T20:42:12.691Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.10/manifests"},{"name":"v1.10.0","sha":"1ca1ab3612f22b3b3dbebac53540ee8e44dd8eb6","kind":"tag","published_at":"2021-11-07T14:29:15.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.10.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.10.0","dependencies_parsed_at":"2023-07-20T20:42:13.775Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.10.0/manifests"},{"name":"v1.9","sha":"f627b974d3005f993dc36f46d2cdf2684be18e5c","kind":"tag","published_at":"2021-09-25T09:00:45.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.9","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.9","dependencies_parsed_at":"2023-07-20T20:42:14.509Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.9/manifests"},{"name":"v1.9.0","sha":"f627b974d3005f993dc36f46d2cdf2684be18e5c","kind":"tag","published_at":"2021-09-25T09:00:43.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.9.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.9.0","dependencies_parsed_at":"2023-07-20T20:42:14.655Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.9.0/manifests"},{"name":"v1.8","sha":"2fb55c86438168d075d4154e5d3c7f645433d729","kind":"tag","published_at":"2021-09-25T08:03:28.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.8","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.8","dependencies_parsed_at":"2023-07-20T20:42:14.305Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.8/manifests"},{"name":"v1.8.1","sha":"2fb55c86438168d075d4154e5d3c7f645433d729","kind":"tag","published_at":"2021-09-25T08:03:27.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.8.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.8.1","dependencies_parsed_at":"2023-07-20T20:42:14.540Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"d94821487c9c913ede5b66e45ea45f2d99086980","kind":"tag","published_at":"2021-09-25T07:45:04.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.8.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.8.0","dependencies_parsed_at":"2023-07-20T20:42:16.185Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.8.0/manifests"},{"name":"v1.7","sha":"fcb7835723bd265b8a4615cc838b01d33b29c061","kind":"tag","published_at":"2021-07-26T16:27:08.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.7","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.7","dependencies_parsed_at":"2023-07-20T20:42:14.614Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.7/manifests"},{"name":"v1.7.0","sha":"fcb7835723bd265b8a4615cc838b01d33b29c061","kind":"tag","published_at":"2021-07-26T16:27:03.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.7.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.7.0","dependencies_parsed_at":"2023-07-20T20:42:14.578Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"2d9719b7d73354ef50438c65504d40769337a0cc","kind":"tag","published_at":"2021-06-26T13:59:41.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.6","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.6","dependencies_parsed_at":"2023-07-20T20:42:16.781Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.6/manifests"},{"name":"v1.6.0","sha":"2d9719b7d73354ef50438c65504d40769337a0cc","kind":"tag","published_at":"2021-06-26T13:59:39.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.6.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.6.0","dependencies_parsed_at":"2023-07-20T20:42:14.055Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.6.0/manifests"},{"name":"v1.5","sha":"bb5be3440d752c70c5ade03b2b6bf859316db5e2","kind":"tag","published_at":"2020-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.5","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.5","dependencies_parsed_at":"2023-07-20T20:42:14.343Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.5/manifests"},{"name":"v1.5.0","sha":"bb5be3440d752c70c5ade03b2b6bf859316db5e2","kind":"tag","published_at":"2020-10-25T11:11:51.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.5.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.5.0","dependencies_parsed_at":"2023-07-20T20:42:14.512Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.5.0/manifests"},{"name":"v1.4","sha":"1d18cb8e1a7df5c7ee7b44dc757ee04099a9603a","kind":"tag","published_at":"2020-08-04T11:37:30.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.4","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.4","dependencies_parsed_at":"2023-07-20T20:42:16.887Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.4/manifests"},{"name":"v1.4.0","sha":"1d18cb8e1a7df5c7ee7b44dc757ee04099a9603a","kind":"tag","published_at":"2020-08-04T11:37:26.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.4.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.4.0","dependencies_parsed_at":"2023-07-20T20:42:14.056Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.4.0/manifests"},{"name":"v1.3","sha":"81d2aef06c4aee07b7b66f7f797f5ecc306254c1","kind":"tag","published_at":"2020-06-30T15:02:35.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.3","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.3","dependencies_parsed_at":"2023-07-20T20:42:14.099Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.3/manifests"},{"name":"v1.3.0","sha":"81d2aef06c4aee07b7b66f7f797f5ecc306254c1","kind":"tag","published_at":"2020-06-30T15:02:31.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.3.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T20:42:14.471Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.3.0/manifests"},{"name":"v1.2","sha":"e817139ed133f91cde4c6bd053e513a1a9a807c5","kind":"tag","published_at":"2020-05-25T16:54:23.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.2","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.2","dependencies_parsed_at":"2023-07-20T20:42:13.139Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.2/manifests"},{"name":"v1.2.1","sha":"e817139ed133f91cde4c6bd053e513a1a9a807c5","kind":"tag","published_at":"2020-05-25T16:54:19.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.2.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.2.1","dependencies_parsed_at":"2023-07-20T20:42:13.669Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"a2c1fcde183c70ea41ce3807f73655dba69fdff5","kind":"tag","published_at":"2020-05-24T14:29:58.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.2.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T20:42:13.906Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"0c93a71745285808494ad1b57dbb38a44673189b","kind":"tag","published_at":"2020-05-09T10:56:46.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.1","dependencies_parsed_at":"2023-07-20T20:42:14.212Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1/manifests"},{"name":"v1.1.4","sha":"0c93a71745285808494ad1b57dbb38a44673189b","kind":"tag","published_at":"2020-05-09T10:56:43.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.1.4","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.1.4","dependencies_parsed_at":"2023-07-20T20:42:14.002Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"24782e088e626b4c2bb2a2d2f2b6f3ab59ca16f4","kind":"tag","published_at":"2020-01-06T02:04:59.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.1.3","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.1.3","dependencies_parsed_at":"2023-07-20T20:42:14.433Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"9fb64a054d60abeeaf5dff4c4518565e1a883069","kind":"tag","published_at":"2019-12-04T16:34:03.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.1.2","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T20:42:13.644Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"762d4d95b4bc30cd5da7a3f04d3a4243d6e15ca7","kind":"tag","published_at":"2019-12-02T11:14:03.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.1.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.1.1","dependencies_parsed_at":"2023-07-20T20:42:14.121Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"9898a377362fab5d87165c492002937f7143923f","kind":"tag","published_at":"2019-12-02T10:45:48.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.1.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T20:42:14.438Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"73972bd151c6de10c555888ac7af016a2ea23dea","kind":"tag","published_at":"2019-12-01T18:29:03.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.0.1","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T20:42:14.454Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d1633401834d548d262edaf8cd57ca4910bc9282","kind":"tag","published_at":"2019-09-26T15:23:34.000Z","download_url":"https://codeload.github.com/reviewdog/action-shellcheck/tar.gz/v1.0.0","html_url":"https://github.com/reviewdog/action-shellcheck/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T20:42:14.107Z","dependency_job_id":null,"purl":"pkg:github/reviewdog/action-shellcheck@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T10:43:38.794Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":842,"rankings":{"downloads":null,"dependent_repos_count":0.9919188718111235,"dependent_packages_count":0.0,"stargazers_count":2.2373633338615115,"forks_count":3.219774996038663,"docker_downloads_count":null,"average":1.6122643004278245},"purl":"pkg:githubactions/reviewdog/action-shellcheck","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/reviewdog/action-shellcheck","docker_dependents_count":3,"docker_downloads_count":58,"usage_url":"https://repos.ecosyste.ms/usage/actions/reviewdog/action-shellcheck","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/reviewdog/action-shellcheck/dependencies","status":null,"funding_links":["https://github.com/sponsors/reviewdog","https://opencollective.com/reviewdog"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T02:09:22.638Z","issues_count":19,"pull_requests_count":103,"avg_time_to_close_issue":21967180.083333332,"avg_time_to_close_pull_request":2109113.3296703296,"issues_closed_count":12,"pull_requests_closed_count":91,"pull_request_authors_count":16,"issue_authors_count":17,"avg_comments_per_issue":1.736842105263158,"avg_comments_per_pull_request":0.6990291262135923,"merged_pull_requests_count":82,"bot_issues_count":2,"bot_pull_requests_count":57,"past_year_issues_count":1,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5121493.818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.07692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/reviewdog%2Faction-shellcheck/issues","maintainers":[{"login":"haya14busa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haya14busa"},{"login":"asbjornu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asbjornu"},{"login":"grische","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grische"}],"active_maintainers":[{"login":"grische","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grische"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/reviewdog%2Faction-shellcheck/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/reviewdog%2Faction-shellcheck/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/reviewdog%2Faction-shellcheck/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/reviewdog%2Faction-shellcheck/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/reviewdog%2Faction-shellcheck/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/reviewdog%2Faction-shellcheck/codemeta","maintainers":[]}