{"id":6357500,"name":"lumaxis/shellcheck-problem-matchers","ecosystem":"actions","description":"Automatically show shellcheck output as annotations in GitHub","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lumaxis/shellcheck-problem-matchers","keywords_array":[],"namespace":"lumaxis","versions_count":11,"first_release_published_at":"2020-05-26T15:23:47.000Z","latest_release_published_at":"2026-08-07T12:08:19.000Z","latest_release_number":"v2.3.1","last_synced_at":"2026-09-07T01:48:17.770Z","created_at":"2023-02-18T01:27:55.081Z","updated_at":"2026-09-21T17:38:42.008Z","registry_url":"https://github.com/lumaxis/shellcheck-problem-matchers","install_command":null,"documentation_url":null,"metadata":{"name":"Shellcheck Problem Matchers","description":"Automatically show shellcheck output as annotations in GitHub","branding":{"icon":"list","color":"purple"},"inputs":{"format":{"description":"Specify a specific format. Available options are \"gcc\" or \"tty\"","required":false}},"runs":{"using":"node24","main":"index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":39263944,"uuid":"267024480","full_name":"lumaxis/shellcheck-problem-matchers","owner":"lumaxis","description":"A set of shellcheck problem matchers to enable annotations in GitHub Actions","archived":false,"fork":false,"pushed_at":"2026-09-01T10:02:52.000Z","size":234,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-15T06:26:04.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lumaxis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-05-26T11:28:01.000Z","updated_at":"2026-08-07T12:08:44.000Z","dependencies_parsed_at":"2024-05-01T12:22:18.801Z","dependency_job_id":"adeb85e2-1ac7-4113-85b8-8732d335ab09","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers","commit_stats":{"total_commits":45,"total_committers":3,"mean_commits":15.0,"dds":0.4,"last_synced_commit":"7965df4e1384941ae8f286ca751ef97d5519c6e2"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":"actions/javascript-action","purl":"pkg:github/lumaxis/shellcheck-problem-matchers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lumaxis","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/sbom","scorecard":{"id":605067,"data":{"date":"2025-08-11","repo":{"name":"github.com/lumaxis/shellcheck-problem-matchers","commit":"54048fb94dd2acd2fab7a634d10b19cb92281a29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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\" must be followed by a literal: test/fixtures/beginners-mistakes.sh:0","Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: 2: test/fixtures/conditionals.sh:0","Info: Possibly incomplete results: error parsing shell code: case statement must end with \"esac\": test/fixtures/miscellaneous.sh:0","Info: Possibly incomplete results: error parsing shell code: while statement must end with \"done\": test/fixtures/misued-commands.sh:0","Info: Possibly incomplete results: error parsing shell code: \"for foo [in words]\" must be followed by \"do\": test/fixtures/quoting.sh:0","Info: Possibly incomplete results: error parsing shell code: case statement must end with \"esac\": test/fixtures/robustness.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/lumaxis/shellcheck-problem-matchers/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/lumaxis/shellcheck-problem-matchers/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lumaxis/shellcheck-problem-matchers/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/lumaxis/shellcheck-problem-matchers/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"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-21T01:23:35.373Z","repository_id":39263944,"created_at":"2025-08-21T01:23:35.373Z","updated_at":"2025-08-21T01:23:35.373Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37573865,"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-21T02:00:06.232Z","response_time":53,"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":"lumaxis","name":"Lukas Spieß","uuid":"406937","kind":"user","description":"Engineer at @github working in the GitHub Issues team.\r\nFormerly HockeyApp, @VSAppCenter, and @npm","email":"","website":null,"location":"Berlin, Germany","twitter":"lumaxis","company":"@github","icon_url":"https://avatars.githubusercontent.com/u/406937?u=4c04c9c3536a2e9f7b91266270da9d9e55f2b455\u0026v=4","repositories_count":175,"last_synced_at":"2026-09-16T08:15:36.407Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/lumaxis","funding_links":[],"total_stars":30,"followers":212,"following":43,"created_at":"2022-11-03T00:04:31.997Z","updated_at":"2026-09-16T08:15:36.424Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lumaxis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lumaxis/repositories"},"tags":[{"name":"v2","sha":"bf6e0860fd06e4910738c6160dcd2889146ce824","kind":"commit","published_at":"2026-08-07T12:08:19.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v2","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":"69bca37b-6d36-405f-bc1b-d7213637ebed","purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2/manifests"},{"name":"v2.3.1","sha":"bf6e0860fd06e4910738c6160dcd2889146ce824","kind":"commit","published_at":"2026-08-07T12:08:19.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v2.3.1","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":"23a58948-c5f2-4f80-b4f2-fc6df7aaa562","purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"76712f858a8b6eb7adfa59c014f014522db8d719","kind":"commit","published_at":"2026-08-07T11:55:36.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v2.3.0","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":"ea955421-d2e6-46c6-84b3-800ff50eb9cb","purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"321c8e1b8ac732466e5dc1880846e0ca56a42310","kind":"commit","published_at":"2026-08-06T15:30:57.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v2.2.0","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":"431a59a5-c5ac-4fd0-bf38-abc7b9e49f64","purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b02a1715a00c729b20eed3ebb7edf56fa9a433ba","kind":"commit","published_at":"2023-04-03T14:03:51.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v2.1.0","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-02T11:52:39.508Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e02e5d3d3e958bb07ec73405240f71072815656e","kind":"commit","published_at":"2023-03-13T15:02:36.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v2.0.0","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T11:24:22.302Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"27050b15e3fb7c6cf75810eb7eab17045c38db4e","kind":"tag","published_at":"2020-06-01T17:45:33.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v1.1.2","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T09:13:30.998Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.1.2/manifests"},{"name":"v1","sha":"27050b15e3fb7c6cf75810eb7eab17045c38db4e","kind":"tag","published_at":"2020-06-01T17:45:11.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v1","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v1","dependencies_parsed_at":"2023-05-31T09:13:31.909Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1/manifests"},{"name":"v1.1.1","sha":"194cfc1cdd0bf036cde4ade58aceb4911d5364d7","kind":"tag","published_at":"2020-06-01T16:09:55.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v1.1.1","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T09:13:31.302Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"71e08effba8d426191e8a1751e9d3db4f1cf318b","kind":"tag","published_at":"2020-06-01T16:03:09.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v1.1.0","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T09:13:31.609Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"23bd94dcac7e787ed469af592ee66f4247585754","kind":"tag","published_at":"2020-05-26T15:23:47.000Z","download_url":"https://codeload.github.com/lumaxis/shellcheck-problem-matchers/tar.gz/v1.0.0","html_url":"https://github.com/lumaxis/shellcheck-problem-matchers/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T09:13:32.250Z","dependency_job_id":null,"purl":"pkg:github/lumaxis/shellcheck-problem-matchers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-21T17:38:42.008Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":102,"rankings":{"downloads":null,"dependent_repos_count":4.712406908572334,"dependent_packages_count":0.0,"stargazers_count":27.371256536206623,"forks_count":35.11646331801616,"docker_downloads_count":0.4912058310885755,"average":13.538266518776737},"purl":"pkg:githubactions/lumaxis/shellcheck-problem-matchers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/lumaxis/shellcheck-problem-matchers","docker_dependents_count":1,"docker_downloads_count":16298539,"usage_url":"https://repos.ecosyste.ms/usage/actions/lumaxis/shellcheck-problem-matchers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/lumaxis/shellcheck-problem-matchers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-15T05:39:57.118Z","issues_count":1,"pull_requests_count":141,"avg_time_to_close_issue":30627218.0,"avg_time_to_close_pull_request":3936627.693430657,"issues_closed_count":1,"pull_requests_closed_count":137,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.7801418439716312,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":129,"past_year_issues_count":0,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":489662.1818181818,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8461538461538461,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumaxis%2Fshellcheck-problem-matchers/issues","maintainers":[{"login":"lumaxis","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumaxis"}],"active_maintainers":[{"login":"lumaxis","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumaxis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/lumaxis%2Fshellcheck-problem-matchers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/lumaxis%2Fshellcheck-problem-matchers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/lumaxis%2Fshellcheck-problem-matchers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/lumaxis%2Fshellcheck-problem-matchers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/lumaxis%2Fshellcheck-problem-matchers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/lumaxis%2Fshellcheck-problem-matchers/codemeta","maintainers":[]}