{"id":5799724,"name":"github/super-linter","ecosystem":"actions","description":"Super-linter is a ready-to-run collection of linters and code analyzers, to help validate your source code.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/github/super-linter","keywords_array":[],"namespace":"github","versions_count":102,"first_release_published_at":"2020-05-14T14:36:03.000Z","latest_release_published_at":"2023-04-11T00:02:59.000Z","latest_release_number":"v5.0.0","last_synced_at":"2026-04-11T06:34:49.309Z","created_at":"2023-01-04T11:28:23.288Z","updated_at":"2026-04-11T06:34:49.309Z","registry_url":"https://github.com/github/super-linter","install_command":null,"documentation_url":null,"metadata":{"name":"Super-Linter","author":"Super-linter contributors","description":"Super-linter is a ready-to-run collection of linters and code analyzers, to help validate your source code.","runs":{"using":"docker","image":"docker://ghcr.io/super-linter/super-linter:v7.1.0"},"branding":{"icon":"check-square","color":"white"},"default_branch":"main","path":null},"repo_metadata":{"id":159654584,"uuid":"633129333","full_name":"github/super-linter","owner":"github","description":"Combination of multiple linters to install as a GitHub Action","archived":false,"fork":true,"pushed_at":"2024-12-11T23:51:36.000Z","size":31628,"stargazers_count":136,"open_issues_count":2,"forks_count":22,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-15T15:26:59.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"super-linter/super-linter","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null}},"created_at":"2023-04-26T21:02:26.000Z","updated_at":"2025-09-09T19:46:49.000Z","dependencies_parsed_at":"2023-09-25T03:57:00.701Z","dependency_job_id":null,"html_url":"https://github.com/github/super-linter","commit_stats":{"total_commits":2945,"total_committers":230,"mean_commits":"12.804347826086957","dds":0.6366723259762309,"last_synced_commit":"759885f47664595a56db33fee55d64a393e5bad8"},"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/github/super-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","download_url":"https://codeload.github.com/github/super-linter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/sbom","scorecard":{"id":428235,"data":{"date":"2025-08-11","repo":{"name":"github.com/github/super-linter","commit":"b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cd.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cd.yml:163","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:82","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:161","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:229","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:248","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:306","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:322","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-commit.yaml:16","Info: found token with 'none' permissions: .github/workflows/cd.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-automation.yaml:11","Info: found token with 'none' permissions: .github/workflows/lint-commit.yaml:1","Info: found token with 'none' permissions: .github/workflows/stale.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: 'allow deletion' enabled on branch 'main'","Warn: 'force pushes' enabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-automation.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/dependabot-automation.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-commit.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/lint-commit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/thank_contributors.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/thank_contributors.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/thank_contributors.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/github/super-linter/thank_contributors.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:10","Warn: containerImage not pinned by hash: Dockerfile:11","Warn: containerImage not pinned by hash: Dockerfile:12","Warn: containerImage not pinned by hash: Dockerfile:13","Warn: containerImage not pinned by hash: Dockerfile:14","Warn: containerImage not pinned by hash: Dockerfile:15","Warn: containerImage not pinned by hash: Dockerfile:16","Warn: containerImage not pinned by hash: Dockerfile:17","Warn: containerImage not pinned by hash: Dockerfile:18","Warn: containerImage not pinned by hash: Dockerfile:19","Warn: containerImage not pinned by hash: Dockerfile:20","Warn: containerImage not pinned by hash: Dockerfile:21","Warn: containerImage not pinned by hash: Dockerfile:22","Warn: containerImage not pinned by hash: Dockerfile:23","Warn: containerImage not pinned by hash: Dockerfile:24","Warn: containerImage not pinned by hash: Dockerfile:25","Warn: containerImage not pinned by hash: Dockerfile:26","Warn: containerImage not pinned by hash: Dockerfile:27","Warn: containerImage not pinned by hash: Dockerfile:28","Warn: containerImage not pinned by hash: Dockerfile:29","Warn: containerImage not pinned by hash: Dockerfile:30","Warn: containerImage not pinned by hash: Dockerfile:31","Warn: containerImage not pinned by hash: Dockerfile:32","Warn: containerImage not pinned by hash: Dockerfile:34","Warn: containerImage not pinned by hash: Dockerfile:61","Warn: containerImage not pinned by hash: Dockerfile:72","Warn: containerImage not pinned by hash: Dockerfile:93","Warn: containerImage not pinned by hash: Dockerfile:104","Warn: containerImage not pinned by hash: Dockerfile:115","Warn: containerImage not pinned by hash: Dockerfile:121","Warn: containerImage not pinned by hash: Dockerfile:429","Warn: containerImage not pinned by hash: Dockerfile:470","Warn: containerImage not pinned by hash: dev-dependencies/Dockerfile:1: pin your Docker image by updating node:22.7.0-bookworm to node:22.7.0-bookworm@sha256:54b7a9a6bb4ebfb623b5163581426b83f0ab39292e4df2c808ace95ab4cba94f","Warn: containerImage not pinned by hash: test/linters/dockerfile_hadolint/good/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: test/linters/dockerfile_hadolint/good/Dockerfile.dev:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: test/linters/jscpd/good/Dockerfile:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: containerImage not pinned by hash: test/linters/jscpd/good/Dockerfile.dev:1: pin your Docker image by updating node:10 to node:10@sha256:59531d2835edd5161c8f9512f9e095b1836f7a1fcb0ab73e005ec46047384911","Warn: npmCommand not pinned by hash: Dockerfile:85-91","Warn: downloadThenRun not pinned by hash: Dockerfile:194-210","Warn: npmCommand not pinned by hash: test/linters/dockerfile_hadolint/bad/Dockerfile:9","Warn: npmCommand not pinned by hash: test/linters/dockerfile_hadolint/good/Dockerfile:9","Warn: npmCommand not pinned by hash: test/linters/dockerfile_hadolint/good/Dockerfile.dev:9","Warn: npmCommand not pinned by hash: test/linters/jscpd/good/Dockerfile:9","Warn: npmCommand not pinned by hash: test/linters/jscpd/good/Dockerfile.dev:9","Warn: pipCommand not pinned by hash: dependencies/python/build-venvs.sh:25","Warn: pipCommand not pinned by hash: dependencies/python/build-venvs.sh:41","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of  37 containerImage dependencies pinned","Info:   1 out of   7 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (2) 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":0,"reason":"37 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-47m2-26rw-j2jw","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pppg-cpfq-h7wr","Warn: Project is vulnerable to: GHSA-hw8r-x6gr-5gjp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-g77x-44xx-532m","Warn: Project is vulnerable to: GHSA-gp8f-8m3g-qvj9","Warn: Project is vulnerable to: GHSA-7gfc-8cq8-jh5f","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-8qff-qr5q-5pr8","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"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-19T02:43:24.767Z","repository_id":159654584,"created_at":"2025-08-19T02:43:24.767Z","updated_at":"2025-08-19T02:43:24.767Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283492,"owners_count":25961309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":"github","name":"GitHub","uuid":"9919","kind":"organization","description":"How people build software.","email":null,"website":"https://github.com/about","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9919?v=4","repositories_count":462,"last_synced_at":"2023-04-09T06:36:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/github","funding_links":[],"total_stars":423165,"followers":null,"following":null,"created_at":"2022-11-02T16:22:19.308Z","updated_at":"2023-04-09T06:36:32.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github/repositories"},"tags":[{"name":"v7","sha":"b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1","kind":"commit","published_at":"2024-08-29T18:27:11.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v7","html_url":"https://github.com/github/super-linter/releases/tag/v7","dependencies_parsed_at":"2024-08-31T05:16:32.671Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v7/manifests"},{"name":"v6","sha":"4e51915f4a812abf59fed160bb14595c0a38a9e7","kind":"commit","published_at":"2024-04-23T19:16:34.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v6","html_url":"https://github.com/github/super-linter/releases/tag/v6","dependencies_parsed_at":"2024-04-25T05:16:21.088Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v6/manifests"},{"name":"v4.10.2","sha":"45fc0d88288beee4701c62761281edfee85655d7","kind":"commit","published_at":"2023-04-11T00:02:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.10.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.10.2","dependencies_parsed_at":"2023-06-02T01:30:39.953Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.10.2/manifests"},{"name":"v5","sha":"45fc0d88288beee4701c62761281edfee85655d7","kind":"commit","published_at":"2023-04-11T00:02:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v5","html_url":"https://github.com/github/super-linter/releases/tag/v5","dependencies_parsed_at":"2023-06-02T01:30:37.746Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v5/manifests"},{"name":"v5.0.0","sha":"45fc0d88288beee4701c62761281edfee85655d7","kind":"commit","published_at":"2023-04-11T00:02:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v5.0.0","html_url":"https://github.com/github/super-linter/releases/tag/v5.0.0","dependencies_parsed_at":"2023-06-02T01:30:39.449Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v5.0.0/manifests"},{"name":"v4.10.1","sha":"454ba4482ce2cd0c505bc592e83c06e1e37ade61","kind":"commit","published_at":"2023-01-17T01:48:32.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.10.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.10.1","dependencies_parsed_at":"2023-06-02T01:30:37.185Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"985ef206aaca4d560cb9ee2af2b42ba44adc1d55","kind":"commit","published_at":"2023-01-04T06:59:02.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.10.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.10.0","dependencies_parsed_at":"2023-06-02T01:39:17.982Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.10.0/manifests"},{"name":"latest","sha":"985ef206aaca4d560cb9ee2af2b42ba44adc1d55","kind":"commit","published_at":"2023-01-04T06:59:02.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/latest","html_url":"https://github.com/github/super-linter/releases/tag/latest","dependencies_parsed_at":"2023-06-02T01:30:41.029Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/latest/manifests"},{"name":"v4","sha":"985ef206aaca4d560cb9ee2af2b42ba44adc1d55","kind":"commit","published_at":"2023-01-04T06:59:02.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4","html_url":"https://github.com/github/super-linter/releases/tag/v4","dependencies_parsed_at":"2023-06-02T01:39:18.044Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4/manifests"},{"name":"v4.9.7","sha":"bb2d833b08b6c288608686672b93a8a4589cdc49","kind":"commit","published_at":"2022-10-04T15:23:49.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.7","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.7","dependencies_parsed_at":"2023-06-02T01:39:18.217Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"01d3218744765b55c3b5ffbb27e50961e50c33c5","kind":"commit","published_at":"2022-08-02T15:32:51.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.6","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.6","dependencies_parsed_at":"2023-06-02T01:30:59.374Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2d64ac1c067c34beaf7d24cc12733cd46236f76e","kind":"commit","published_at":"2022-07-25T14:51:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.5","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.5","dependencies_parsed_at":"2023-06-02T01:31:08.590Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"a320804d310fdeb8d1a46c6c6c1e615d443b10c9","kind":"commit","published_at":"2022-05-27T20:46:14.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.4","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.4","dependencies_parsed_at":"2023-06-02T01:31:26.788Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"431ee7836e8cdce5a460b0db682d9169563d919b","kind":"commit","published_at":"2022-05-24T18:44:12.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.3","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.3","dependencies_parsed_at":"2023-06-02T01:31:12.883Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"ae4e373c56efad95924d9cc6b89624fdb2333007","kind":"commit","published_at":"2022-04-01T15:43:17.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.2","dependencies_parsed_at":"2023-06-02T01:31:04.327Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"3792fe5373cf2f5b22d590fcbbc4533d735c573e","kind":"commit","published_at":"2022-03-25T13:59:54.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.1","dependencies_parsed_at":"2023-06-02T01:30:51.867Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"a6ab9d5ccb4b00819f732c278f91f17b726004b8","kind":"commit","published_at":"2022-02-15T14:59:37.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.9.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.9.0","dependencies_parsed_at":"2023-06-02T01:30:39.800Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.9.0/manifests"},{"name":"v4.8.7","sha":"d92f3364de01c46cf8c32774d075d2419cbc7ece","kind":"commit","published_at":"2022-01-27T16:47:52.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.7","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.7","dependencies_parsed_at":"2023-06-02T01:30:29.545Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.7/manifests"},{"name":"v4.8.6","sha":"d09b2a386f82b4ec75d2dc21937b56f6523e1171","kind":"commit","published_at":"2022-01-26T18:17:42.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.6","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.6","dependencies_parsed_at":"2023-06-02T01:39:17.185Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"b8641364ca9a79b3cf07f3c4c59a82709cd39094","kind":"commit","published_at":"2021-12-20T18:24:50.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.5","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.5","dependencies_parsed_at":"2023-06-02T01:31:09.986Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"563be7dc5568017515b9e700329e9c6d3862f2b7","kind":"commit","published_at":"2021-11-16T17:22:40.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.4","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.4","dependencies_parsed_at":"2023-06-02T01:31:02.062Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"7d5dc989c55aaba9d3b7194a7496cdfaa4866af3","kind":"commit","published_at":"2021-11-12T21:38:09.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.3","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.3","dependencies_parsed_at":"2023-06-02T01:39:21.182Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"991ac14e4939a8b57fd57bf14f737d336d48527c","kind":"commit","published_at":"2021-11-12T17:02:28.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.2","dependencies_parsed_at":"2023-06-02T01:30:54.760Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"fd9c4286d3de3fdd9258a395570cae287f13f974","kind":"commit","published_at":"2021-10-01T18:16:00.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.1","dependencies_parsed_at":"2023-06-02T01:32:43.477Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"ec410c9131fbba3d1c4d315115e690fbd5ea7522","kind":"commit","published_at":"2021-09-28T13:36:13.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.8.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.8.0","dependencies_parsed_at":"2023-06-02T01:30:53.955Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.8.0/manifests"},{"name":"v4.7.3","sha":"658557447ca5f49ca1ebaa125aa400a1c784911e","kind":"commit","published_at":"2021-09-08T20:23:37.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.7.3","html_url":"https://github.com/github/super-linter/releases/tag/v4.7.3","dependencies_parsed_at":"2023-06-02T01:32:29.063Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"121999d43d6a9fe8ac10039633142f6bbdc996a4","kind":"commit","published_at":"2021-09-07T17:16:24.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.7.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.7.2","dependencies_parsed_at":"2023-06-02T01:39:20.576Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"8eb4d621d620e6c0a8b940451b3848f81dcfca9e","kind":"commit","published_at":"2021-08-31T17:31:54.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.7.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.7.1","dependencies_parsed_at":"2023-06-02T01:39:20.056Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.1/manifests"},{"name":"v4.6.4","sha":"8eb4d621d620e6c0a8b940451b3848f81dcfca9e","kind":"commit","published_at":"2021-08-31T17:31:54.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.6.4","html_url":"https://github.com/github/super-linter/releases/tag/v4.6.4","dependencies_parsed_at":"2023-06-02T01:30:59.393Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"aea45684ddb64c78a61c97fa0c29c4e005d99f6b","kind":"commit","published_at":"2021-08-31T13:45:45.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.6.3","html_url":"https://github.com/github/super-linter/releases/tag/v4.6.3","dependencies_parsed_at":"2023-06-02T01:39:19.955Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.3/manifests"},{"name":"v4.7.0","sha":"aea45684ddb64c78a61c97fa0c29c4e005d99f6b","kind":"commit","published_at":"2021-08-31T13:45:45.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.7.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.7.0","dependencies_parsed_at":"2023-06-02T01:31:29.303Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.7.0/manifests"},{"name":"v4.6.2","sha":"695dd0832a624b5b0e716eaa91617924e3a06f65","kind":"commit","published_at":"2021-08-25T14:21:26.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.6.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.6.2","dependencies_parsed_at":"2023-06-02T01:31:02.740Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"c18d840c4129f8aa5bc8ad79d43ebf8557bcea70","kind":"commit","published_at":"2021-08-09T14:36:32.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.6.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.6.1","dependencies_parsed_at":"2023-06-02T01:30:52.065Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"148622b27391c3839bd325421b4153f63af524e4","kind":"commit","published_at":"2021-08-05T20:32:27.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.6.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.6.0","dependencies_parsed_at":"2023-06-02T01:31:01.941Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"4bdbf17c19074b00248806bd198ac779184f4725","kind":"commit","published_at":"2021-07-19T14:32:21.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.5.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.5.1","dependencies_parsed_at":"2023-06-02T01:31:11.086Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"14817930725cc9c594cbf91d087f410ab48e074a","kind":"commit","published_at":"2021-07-14T19:43:10.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.5.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.5.0","dependencies_parsed_at":"2023-06-02T01:30:54.750Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"8aa951b5ade46e09e16782fbf775e807cab197d0","kind":"commit","published_at":"2021-07-13T20:29:21.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.4.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.4.1","dependencies_parsed_at":"2023-06-02T01:31:45.903Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"c2d79260cf06a071f6c6d5e12f7c7182d292809b","kind":"commit","published_at":"2021-07-13T20:20:17.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.4.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.4.0","dependencies_parsed_at":"2023-06-02T01:31:07.487Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"d3cb3c58967250366998f4b7874328c3214613c4","kind":"commit","published_at":"2021-07-12T20:36:11.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.3.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.3.0","dependencies_parsed_at":"2023-06-02T01:30:50.446Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"0ca0ee808a7eb1fab1d4afcdf4fe7e1a9629bc99","kind":"commit","published_at":"2021-06-10T18:15:22.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.2.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.2.2","dependencies_parsed_at":"2023-06-02T01:30:59.296Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"15d845b77b5b89ed6d10a6626ab02f99a3dbf8a4","kind":"commit","published_at":"2021-06-09T17:10:58.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.2.1","html_url":"https://github.com/github/super-linter/releases/tag/v4.2.1","dependencies_parsed_at":"2023-06-02T01:30:51.869Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"75e9c067c711c6871bc0c16e8ddb1ed555ed63b7","kind":"commit","published_at":"2021-06-08T19:33:12.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.2.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.2.0","dependencies_parsed_at":"2023-06-02T01:32:02.163Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"a3bae147533ed338203a0e06804d7b483fac1a83","kind":"commit","published_at":"2021-06-03T14:49:16.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.1.0","html_url":"https://github.com/github/super-linter/releases/tag/v4.1.0","dependencies_parsed_at":"2023-06-02T01:39:19.648Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"8eb5d7a7f9cb682f04d8be8d2a9844dc4e21ddd8","kind":"commit","published_at":"2021-05-25T19:10:18.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v4.0.2","html_url":"https://github.com/github/super-linter/releases/tag/v4.0.2","dependencies_parsed_at":"2023-06-02T01:39:20.329Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v4.0.2/manifests"},{"name":"v3","sha":"34b2f8032d759425f6b42ea2e52231b33ae05401","kind":"commit","published_at":"2021-05-12T15:16:20.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3","html_url":"https://github.com/github/super-linter/releases/tag/v3","dependencies_parsed_at":"2023-06-02T01:39:19.548Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3/manifests"},{"name":"v3.17.1","sha":"34b2f8032d759425f6b42ea2e52231b33ae05401","kind":"commit","published_at":"2021-05-12T15:16:20.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.17.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.17.1","dependencies_parsed_at":"2023-06-02T01:39:19.613Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"28cfebb84fd6dd9e8773b5efe5ac0f8f3714f228","kind":"commit","published_at":"2021-05-04T18:26:46.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.17.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.17.0","dependencies_parsed_at":"2023-06-02T01:39:19.255Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.17.0/manifests"},{"name":"v3.16.3","sha":"6abf4dbec9acf8a5b5f4e80497dfb5cc6ae6ea5e","kind":"commit","published_at":"2021-05-03T21:31:25.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.16.3","html_url":"https://github.com/github/super-linter/releases/tag/v3.16.3","dependencies_parsed_at":"2023-06-02T01:30:39.352Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"9af8775d57172a12690483045b6b261d3520b7f1","kind":"commit","published_at":"2021-04-30T22:13:30.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.16.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.16.2","dependencies_parsed_at":"2023-06-02T01:39:18.761Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"e1d24f2c77cde944010e968fa5ca9c602bc1792c","kind":"commit","published_at":"2021-04-26T18:05:01.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.16.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.16.1","dependencies_parsed_at":"2023-06-02T01:30:29.543Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"a50c6a229f1cfa097aa633a9470011e43f87e4e3","kind":"commit","published_at":"2021-04-26T14:04:06.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.16.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.16.0","dependencies_parsed_at":"2023-06-02T01:30:55.295Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.16.0/manifests"},{"name":"v3.15.5","sha":"286abe2b0349da9c074c0fed8e8ec0a86cd13279","kind":"commit","published_at":"2021-03-22T17:11:40.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.15.5","html_url":"https://github.com/github/super-linter/releases/tag/v3.15.5","dependencies_parsed_at":"2023-06-02T01:30:39.347Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.5/manifests"},{"name":"v3.15.3","sha":"9de5db92288c66235faef7716d6893949ce43769","kind":"commit","published_at":"2021-03-11T15:57:18.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.15.3","html_url":"https://github.com/github/super-linter/releases/tag/v3.15.3","dependencies_parsed_at":"2023-06-02T01:30:39.310Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"16f5c4067d70b7e90445a32524a96d02f973ca4b","kind":"commit","published_at":"2021-03-05T14:59:19.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.15.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.15.2","dependencies_parsed_at":"2023-06-02T01:30:57.811Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"a4de8540a1162d917a5c0918467143c98c2176b2","kind":"commit","published_at":"2021-02-26T15:45:48.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.15.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.15.1","dependencies_parsed_at":"2023-06-02T01:30:39.141Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"9aeba4be62aa0e149f7336026adbad90a5152cef","kind":"commit","published_at":"2021-02-26T14:53:58.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.15.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.15.0","dependencies_parsed_at":"2023-06-02T01:30:32.314Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.15.0/manifests"},{"name":"v3.14.5","sha":"93e067cf8298498f3eb01853db18839d933b0eee","kind":"commit","published_at":"2021-01-30T05:14:18.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.14.5","html_url":"https://github.com/github/super-linter/releases/tag/v3.14.5","dependencies_parsed_at":"2023-06-02T01:39:19.045Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.5/manifests"},{"name":"v.3.14.5","sha":"469e002c2e8eb1c50b1e982780107d8e79bd4efb","kind":"commit","published_at":"2021-01-30T05:06:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v.3.14.5","html_url":"https://github.com/github/super-linter/releases/tag/v.3.14.5","dependencies_parsed_at":"2023-06-02T01:39:15.251Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v.3.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v.3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v.3.14.5/manifests"},{"name":"v3.14.4","sha":"594be7e0b222272f9786549d7f779782fe6e97c4","kind":"commit","published_at":"2021-01-11T18:47:08.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.14.4","html_url":"https://github.com/github/super-linter/releases/tag/v3.14.4","dependencies_parsed_at":"2023-06-02T01:30:35.185Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.4/manifests"},{"name":"v3.14.3","sha":"aa7273e80fa0aa427a9d3eca750d19ce3736afe8","kind":"commit","published_at":"2020-12-05T00:06:17.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.14.3","html_url":"https://github.com/github/super-linter/releases/tag/v3.14.3","dependencies_parsed_at":"2023-06-02T01:38:19.171Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.3/manifests"},{"name":"v3.14.2","sha":"848d9d911dafde9e2806f130a569b11196502f88","kind":"commit","published_at":"2020-12-04T23:15:51.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.14.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.14.2","dependencies_parsed_at":"2023-06-02T01:39:16.983Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.2/manifests"},{"name":"v3.1.4.1","sha":"156024e23187792ce8233ce93a194296fd70ca15","kind":"commit","published_at":"2020-12-04T22:04:09.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.1.4.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.1.4.1","dependencies_parsed_at":"2023-06-02T01:30:39.354Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.1.4.1/manifests"},{"name":"v3.14.0","sha":"cf0e6a9704fec0915165f905063020dc27c0cdbf","kind":"commit","published_at":"2020-11-30T17:19:17.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.14.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.14.0","dependencies_parsed_at":"2023-06-02T01:38:52.693Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.14.0/manifests"},{"name":"v3.13.5","sha":"49b9b28c00ef7c9ce15d8df5e41e6039f370e812","kind":"commit","published_at":"2020-11-03T16:24:05.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.13.5","html_url":"https://github.com/github/super-linter/releases/tag/v3.13.5","dependencies_parsed_at":"2023-06-02T01:30:21.962Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.5/manifests"},{"name":"v3.13.4","sha":"bdc7aa6a1a90fb89c50ef5b8ba9d7ba511981a20","kind":"commit","published_at":"2020-11-03T14:07:39.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.13.4","html_url":"https://github.com/github/super-linter/releases/tag/v3.13.4","dependencies_parsed_at":"2023-06-02T01:30:38.466Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"5a04bd98750ed6c576c9a480e2708b94589d012b","kind":"commit","published_at":"2020-11-02T14:58:06.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.13.3","html_url":"https://github.com/github/super-linter/releases/tag/v3.13.3","dependencies_parsed_at":"2023-06-02T01:38:12.823Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"692f5c0e2e62673866f557c1935a581684569bfb","kind":"commit","published_at":"2020-10-22T16:11:10.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.13.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.13.2","dependencies_parsed_at":"2023-06-02T01:39:15.921Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"21eea654763fde5b3116acc680c661aa0e518ec0","kind":"commit","published_at":"2020-10-15T21:57:33.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.13.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.13.1","dependencies_parsed_at":"2023-06-02T01:30:56.214Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"ed588b80c14223d509cab59cfe59ece75ac7ec9a","kind":"commit","published_at":"2020-10-13T21:37:11.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.13.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.13.0","dependencies_parsed_at":"2023-06-02T01:30:17.986Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"1977cb86e0809581e47de35c8adb22035e708ba9","kind":"commit","published_at":"2020-10-07T16:37:13.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.12.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.12.0","dependencies_parsed_at":"2023-06-02T01:39:13.867Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"23fca80de7eabbd8ec8e8a7f8a216f5415d41000","kind":"commit","published_at":"2020-09-22T14:16:21.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.11.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.11.0","dependencies_parsed_at":"2023-06-02T01:38:53.247Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.11.0/manifests"},{"name":"v3.10.2","sha":"58d3d191b823648aeb2610568a29b31ee86e895d","kind":"commit","published_at":"2020-09-16T13:26:06.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.10.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.10.2","dependencies_parsed_at":"2023-06-02T01:30:32.452Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"f849a992dfe214f20b56eed625a999a684ab7030","kind":"commit","published_at":"2020-09-15T11:58:56.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.10.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.10.1","dependencies_parsed_at":"2023-06-02T01:30:37.820Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"9f3eb7d4545d595f24bb68b916b0184ae2ef9871","kind":"commit","published_at":"2020-09-09T15:53:19.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.10.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.10.0","dependencies_parsed_at":"2023-06-02T01:30:37.184Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.10.0/manifests"},{"name":"v3.9.4","sha":"e89faa7920c8993f4f9c19b5b8c6946b032c8d73","kind":"commit","published_at":"2020-09-03T15:27:40.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.9.4","html_url":"https://github.com/github/super-linter/releases/tag/v3.9.4","dependencies_parsed_at":"2023-06-02T01:38:17.483Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.4/manifests"},{"name":"v3.9.3","sha":"eb0d0ed02e120ab529e69d594da9993358b070ee","kind":"commit","published_at":"2020-09-02T15:35:45.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.9.3","html_url":"https://github.com/github/super-linter/releases/tag/v3.9.3","dependencies_parsed_at":"2023-06-02T01:30:34.742Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"7d53a77c1150779566e918c919f5fc08b1f43ae9","kind":"commit","published_at":"2020-09-01T13:06:36.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.9.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.9.2","dependencies_parsed_at":"2023-06-02T01:30:35.121Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"fde36f949280d3858792cfe87bd7d2194dec12f1","kind":"commit","published_at":"2020-08-31T19:55:10.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.9.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.9.1","dependencies_parsed_at":"2023-06-02T01:39:17.288Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"98c2eec42a45e7b01210b9e2bc3cf3dd724a69cc","kind":"commit","published_at":"2020-08-31T19:34:14.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.9.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.9.0","dependencies_parsed_at":"2023-06-02T01:38:37.825Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"9f2c65685b15fc1f26feeca84d889bf27f1c31d2","kind":"commit","published_at":"2020-08-24T18:16:10.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.8.3","html_url":"https://github.com/github/super-linter/releases/tag/v3.8.3","dependencies_parsed_at":"2023-06-02T01:30:16.808Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"b48ac71fe2e8f78f4bf95814645a38c1b0b839b2","kind":"commit","published_at":"2020-08-24T17:09:12.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.8.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.8.2","dependencies_parsed_at":"2023-06-02T01:38:18.641Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"dbf6b0387e673901d548b8b941f41f869b5fd55e","kind":"commit","published_at":"2020-08-24T16:38:56.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.8.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.8.1","dependencies_parsed_at":"2023-06-02T01:30:12.425Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.8.1/manifests"},{"name":"V3.8.0","sha":"ef99a48ce63440e6eff58d67bb87e97d9fda48f1","kind":"commit","published_at":"2020-08-20T15:19:14.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/V3.8.0","html_url":"https://github.com/github/super-linter/releases/tag/V3.8.0","dependencies_parsed_at":"2023-06-02T01:30:34.821Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@V3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/V3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/V3.8.0/manifests"},{"name":"v3.7.0","sha":"5970f28f6b5b9d21d595da697246cd552265825f","kind":"commit","published_at":"2020-08-19T18:12:11.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.7.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.7.0","dependencies_parsed_at":"2023-06-02T01:30:16.814Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"184fa681e71e3d0299259d442729d2d2f2c826f2","kind":"commit","published_at":"2020-08-10T17:07:10.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.6.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.6.0","dependencies_parsed_at":"2023-06-02T01:30:37.191Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"059d4d35d6653a77e6c55000fafe2ea353093990","kind":"commit","published_at":"2020-08-04T21:25:46.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.5.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.5.1","dependencies_parsed_at":"2023-06-02T01:39:19.547Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"20ecaecabbafec5b6b012340a05c62f6c57e28a4","kind":"commit","published_at":"2020-08-04T20:13:44.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.5.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.5.0","dependencies_parsed_at":"2023-06-02T01:30:51.132Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"85209cfb5d8d12b71f330917b3f4b656517b0818","kind":"commit","published_at":"2020-07-27T17:13:39.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.4.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.4.0","dependencies_parsed_at":"2023-06-02T01:30:31.943Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"d1ed1c4d32e5fde29febc7bf1dfd106a6541fb90","kind":"commit","published_at":"2020-07-16T16:26:42.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.3.2","html_url":"https://github.com/github/super-linter/releases/tag/v3.3.2","dependencies_parsed_at":"2023-06-02T01:38:48.333Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"a5750891d549af92c450e340e3c38eb19816c051","kind":"commit","published_at":"2020-07-08T18:41:17.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.3.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.3.1","dependencies_parsed_at":"2023-06-02T01:38:26.859Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"93bf4a79d49db12a520053dd30734a626bd0ea8d","kind":"commit","published_at":"2020-07-06T15:51:18.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.3.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.3.0","dependencies_parsed_at":"2023-06-02T01:29:59.430Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"9d5d792af8d1c365b2bf34535908c6df92921704","kind":"commit","published_at":"2020-07-01T21:30:24.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.2.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.2.0","dependencies_parsed_at":"2023-06-02T01:30:36.450Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"4513b63eebf35e5c13490cf336c74c75bb6503fc","kind":"commit","published_at":"2020-07-01T00:07:32.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.1.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.1.1","dependencies_parsed_at":"2023-06-02T01:29:49.734Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6f942ee6349ebb776e171c5994b778043251197d","kind":"commit","published_at":"2020-06-29T21:03:23.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.1.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.1.0","dependencies_parsed_at":"2023-06-02T01:30:52.172Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5b81e6e7a5379ecab2f7cd5631585f0c3bb57f64","kind":"commit","published_at":"2020-06-29T16:59:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.0.1","html_url":"https://github.com/github/super-linter/releases/tag/v3.0.1","dependencies_parsed_at":"2023-06-02T01:31:11.757Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b416965cd82587eb9b24e9c0460a8f9a21ca02ca","kind":"commit","published_at":"2020-06-29T16:26:29.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v3.0.0","html_url":"https://github.com/github/super-linter/releases/tag/v3.0.0","dependencies_parsed_at":"2023-06-02T01:31:20.571Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"b8608095da9f6ef8d934302576b3a49daa6cef01","kind":"commit","published_at":"2020-06-23T19:43:59.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v2.2.2","html_url":"https://github.com/github/super-linter/releases/tag/v2.2.2","dependencies_parsed_at":"2023-06-02T01:31:06.038Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"ca33d822cf253664c2c1af959b0e290174b27d1b","kind":"commit","published_at":"2020-06-23T19:22:06.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v2.2.1","html_url":"https://github.com/github/super-linter/releases/tag/v2.2.1","dependencies_parsed_at":"2023-06-02T01:32:03.697Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"599d98f858ec46d17739fd7353b3cfabc6dbb9e2","kind":"commit","published_at":"2020-06-22T20:23:26.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v2.2.0","html_url":"https://github.com/github/super-linter/releases/tag/v2.2.0","dependencies_parsed_at":"2023-06-02T01:31:06.031Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0aba9f96dad0af86ab37bfb042c441469cf8fe58","kind":"commit","published_at":"2020-06-19T18:40:01.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v2.1.0","html_url":"https://github.com/github/super-linter/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-02T01:32:03.836Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"999defecea61f416a7be0bf7779e3e3da5fb4d59","kind":"commit","published_at":"2020-06-17T15:41:41.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v2.0.0","html_url":"https://github.com/github/super-linter/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-02T01:32:24.334Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"d439f6aea7607b9eeb1cb5ea0f7836ed8724e541","kind":"commit","published_at":"2020-05-14T14:36:03.000Z","download_url":"https://codeload.github.com/github/super-linter/tar.gz/v1.0.0","html_url":"https://github.com/github/super-linter/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-02T01:32:46.824Z","dependency_job_id":null,"purl":"pkg:github/github/super-linter@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T07:38:56.675Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4934,"rankings":{"downloads":null,"dependent_repos_count":0.250356520361274,"dependent_packages_count":0.0,"stargazers_count":3.0391380129931864,"forks_count":9.46918079543654,"docker_downloads_count":2.633497068610363,"average":3.0784344794802725},"purl":"pkg:githubactions/github/super-linter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/github/super-linter","docker_dependents_count":3,"docker_downloads_count":318,"usage_url":"https://repos.ecosyste.ms/usage/actions/github/super-linter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/github/super-linter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T05:34:25.859Z","issues_count":0,"pull_requests_count":18,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3107715.5,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":7,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7222222222222222,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/github%2Fsuper-linter/issues","maintainers":[{"login":"zkoppert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zkoppert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fsuper-linter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fsuper-linter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fsuper-linter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fsuper-linter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/github%2Fsuper-linter/codemeta","maintainers":[]}