{"id":5801599,"name":"JustinBeckwith/linkinator-action","ecosystem":"actions","description":"A GitHub Action that checks your README and other markdown for 404s.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/JustinBeckwith/linkinator-action","keywords_array":[],"namespace":"JustinBeckwith","versions_count":81,"first_release_published_at":"2020-12-20T06:43:33.000Z","latest_release_published_at":"2026-08-29T18:48:39.000Z","latest_release_number":"v2.5.0","last_synced_at":"2026-09-14T01:34:16.068Z","created_at":"2023-01-04T13:15:39.168Z","updated_at":"2026-09-18T11:23:19.517Z","registry_url":"https://github.com/JustinBeckwith/linkinator-action","install_command":null,"documentation_url":null,"metadata":{"name":"Linkinator","author":"Justin Beckwith","description":"A GitHub Action that checks your README and other markdown for 404s.","branding":{"icon":"link","color":"purple"},"inputs":{"paths":{"description":"Paths to scan for 404s. Defaults to *.md.","default":"*.md","required":false},"concurrency":{"description":"The number of connections to make simultaneously.","default":"100","required":false},"recurse":{"description":"Recursively follow links on the same root domain.","default":"false","required":false},"sitemap":{"description":"Crawl every page listed in /sitemap.xml for each HTTP path. Sitemap indexes are followed recursively.","required":false},"sitemapUrl":{"description":"Comma- or whitespace-separated explicit sitemap URLs. Cannot be combined with sitemap.","required":false},"linksToSkip":{"description":"List of urls in regexy form to not include in the check.","required":false},"skip":{"description":"List of urls in regexy form to not include in the check.","required":false},"timeout":{"description":"Request timeout in ms.  Defaults to 0 (no timeout).","default":"0","required":false},"markdown":{"description":"Automatically parse and scan markdown if scanning from a location on disk.","default":"true","required":false},"serverRoot":{"description":"When scanning a locally directory, customize the location on disk where the server is started.","required":false},"directoryListing":{"description":"Include an automatic directory index file when linking to a directory.","default":"true","required":false},"retry":{"description":"Automatically retry requests that return HTTP 429 responses and include a \"retry-after\" header.","default":"false","required":false},"retryErrors":{"description":"Automatically retry requests that return 5xx or network error responses.","default":"false","required":false},"retryErrorsCount":{"description":"The number of times to retry requests that return 5xx or network error responses. Defaults to 3.","default":"3","required":false},"retryErrorsJitter":{"description":"The maximum jitter in milliseconds to apply to retry delays. Defaults to 2000.","default":"2000","required":false},"userAgent":{"description":"Custom User-Agent header to use for requests.","required":false},"verbosity":{"description":"Override the default verbosity for this command. Available options are \"DEBUG\", \"INFO\", \"WARNING\", \"ERROR\", and \"NONE\".  Defaults to \"WARNING\".","default":"WARNING","required":false},"config":{"description":"Path to a config file to use. Looks for `linkinator.config.json` by default. Options defined via the GitHub Action config will take precedence.","required":false},"urlRewriteSearch":{"description":"Pattern to search for in urls.  Must be used with `urlRewriteReplace`.","required":false},"urlRewriteReplace":{"description":"Expression used to replace search content.  Must be used with `urlRewriteSearch`.","required":false},"allowInsecureCerts":{"description":"Allow checking links with insecure certificates. Useful for local development with self-signed certificates.","default":"false","required":false},"requireHttps":{"description":"Require links to use HTTPS. Accepts off, warn, or error; true is an alias for error and false is an alias for off.","default":"false","required":false},"cleanUrls":{"description":"Enable support for clean URLs (extensionless paths). Allows validation of URLs without file extensions, useful for modern static hosting.","default":"false","required":false},"checkCss":{"description":"Enable parsing and extraction of URLs from CSS files, style blocks, and inline styles.","default":"false","required":false},"checkFragments":{"description":"Enable validation of fragment identifiers (anchor links) on HTML pages.","default":"false","required":false},"statusCodes":{"description":"JSON object mapping HTTP status codes to actions (ok, warn, skip, error). Supports patterns like 4xx or 5xx. Example - {\"404\":\"error\",\"5xx\":\"warn\"}","required":false},"redirects":{"description":"How to handle HTTP redirects. Options - \"allow\" (default), \"warn\", or \"error\".","default":"allow","required":false}},"outputs":{"results":{"description":"The full results of the scan."}},"runs":{"using":"node24","main":"dist/index.cjs"},"default_branch":"main","path":null},"repo_metadata":{"id":39704582,"uuid":"322753062","full_name":"JustinBeckwith/linkinator-action","owner":"JustinBeckwith","description":"A GitHub Action that checks your README and other markdown for 404s.","archived":false,"fork":false,"pushed_at":"2026-09-10T17:51:56.000Z","size":9249,"stargazers_count":42,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-14T01:27:28.764Z","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/JustinBeckwith.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-12-19T02:51:26.000Z","updated_at":"2026-09-09T22:05:40.000Z","dependencies_parsed_at":"2026-08-29T20:15:35.228Z","dependency_job_id":null,"html_url":"https://github.com/JustinBeckwith/linkinator-action","commit_stats":{"total_commits":153,"total_committers":9,"mean_commits":17.0,"dds":0.607843137254902,"last_synced_commit":"1f04bf0e5678fca99dc13679b6231ea9f2310e63"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/JustinBeckwith/linkinator-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustinBeckwith","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/sbom","scorecard":{"id":76012,"data":{"date":"2025-08-11","repo":{"name":"github.com/JustinBeckwith/linkinator-action","commit":"d3e5fb0868cf3c9ee40c8dec4f3de74e05cca5a0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"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/ci.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/release-please.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JustinBeckwith/linkinator-action/release-please.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:29","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:39","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:52","Info:   1 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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-15T04:51:16.692Z","repository_id":39704582,"created_at":"2025-08-15T04:51:16.692Z","updated_at":"2025-08-15T04:51:16.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37422796,"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-18T02:00:15.364Z","response_time":89,"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":"JustinBeckwith","name":"Justin Beckwith","uuid":"534619","kind":"user","description":"Building bots @discord","email":"","website":"http://jbeckwith.com","location":"Seattle, WA","twitter":"JustinBeckwith","company":"@discord","icon_url":"https://avatars.githubusercontent.com/u/534619?u=6c42b88875228a42b0dd49035d4ae48b3d20c028\u0026v=4","repositories_count":215,"last_synced_at":"2024-04-10T01:35:12.722Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JustinBeckwith","funding_links":[],"total_stars":1937,"followers":632,"following":17,"created_at":"2022-11-02T16:26:00.639Z","updated_at":"2024-04-10T01:35:38.655Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustinBeckwith","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustinBeckwith/repositories"},"tags":[{"name":"v2.5","sha":"12f7a61a56e5e75d659f0dfd6357e2d852ede281","kind":"tag","published_at":"2026-08-29T18:48:54.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.5","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.5","dependencies_parsed_at":null,"dependency_job_id":"88cf3401-4c1a-4e5c-9254-81556683178f","purl":"pkg:github/JustinBeckwith/linkinator-action@v2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.5/manifests"},{"name":"v2","sha":"12f7a61a56e5e75d659f0dfd6357e2d852ede281","kind":"tag","published_at":"2026-08-29T18:48:54.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":"b078c2c0-df83-4c5d-ac06-6982b7a8a952","purl":"pkg:github/JustinBeckwith/linkinator-action@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2/manifests"},{"name":"v2.5.0","sha":"12f7a61a56e5e75d659f0dfd6357e2d852ede281","kind":"commit","published_at":"2026-08-29T18:48:39.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.5.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":"9bd5ed35-a2e9-4ac2-9626-6661f8137df5","purl":"pkg:github/JustinBeckwith/linkinator-action@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.5.0/manifests"},{"name":"v2.4","sha":"36a0bfbfecd5e237e8f8531537a693616c505faf","kind":"tag","published_at":"2026-07-23T22:35:10.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":"212eef48-5f6b-4de2-864b-2d5199f88fb6","purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4/manifests"},{"name":"v2.4.5","sha":"36a0bfbfecd5e237e8f8531537a693616c505faf","kind":"commit","published_at":"2026-07-23T22:34:53.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4.5","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4.5","dependencies_parsed_at":"2026-08-08T10:13:59.119Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"b01779287d9a8423ef7d222fb1c3ba5a2b11ac58","kind":"tag","published_at":"2026-07-23T05:38:49.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4.4","dependencies_parsed_at":"2026-08-08T10:13:59.085Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"0aba655887759067b44761b8dc0ab8b275e08275","kind":"tag","published_at":"2026-07-22T05:45:26.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4.3","dependencies_parsed_at":"2026-08-08T10:13:59.099Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7b6b0bc671f6264e1a8daa4488a5bd91ce61dcd4","kind":"tag","published_at":"2026-04-11T16:04:22.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4.2","dependencies_parsed_at":"2026-08-08T10:13:59.276Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.2/manifests"},{"name":"linkinator-action-v2.4.2","sha":"7b6b0bc671f6264e1a8daa4488a5bd91ce61dcd4","kind":"commit","published_at":"2026-04-11T16:04:09.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.4.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.4.2","dependencies_parsed_at":"2026-08-08T10:13:59.513Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.4.2/manifests"},{"name":"v2.4.1","sha":"363572b2714d25a059fceb2fa332a98e7ea3baff","kind":"tag","published_at":"2026-04-03T04:26:31.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4.1","dependencies_parsed_at":"2026-08-08T10:13:59.585Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.1/manifests"},{"name":"linkinator-action-v2.4.1","sha":"363572b2714d25a059fceb2fa332a98e7ea3baff","kind":"commit","published_at":"2026-04-03T04:26:16.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.4.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.4.1","dependencies_parsed_at":"2026-08-08T10:13:59.657Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.4.1/manifests"},{"name":"v2.2.0","sha":"1e27e83c5db7111df1bd8441251008042a60cefd","kind":"tag","published_at":"2026-04-03T04:12:08.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.2.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.2.0","dependencies_parsed_at":"2026-08-08T10:13:59.920Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.2.0/manifests"},{"name":"v2.4.0","sha":"f62ba0c110a76effb2ee6022cc6ce4ab161085e3","kind":"tag","published_at":"2026-04-03T04:12:08.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.4.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.4.0","dependencies_parsed_at":"2026-08-08T10:13:59.856Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"af984b9f30f63e796ae2ea5be5e07cb587f1bbd9","kind":"tag","published_at":"2026-04-03T04:12:08.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.3.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.3.0","dependencies_parsed_at":"2026-08-08T10:13:59.726Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.3.0/manifests"},{"name":"v2.0.0","sha":"989d4a35b136884610cf66f0e43d994294fb7b00","kind":"tag","published_at":"2026-04-03T04:12:08.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.0.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.0.0","dependencies_parsed_at":"2026-08-08T10:13:59.750Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.0.0/manifests"},{"name":"v2.1.0","sha":"cf305c16947ba91077d8a51fa2cbe155cd60f455","kind":"tag","published_at":"2026-04-03T04:12:08.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.1.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.1.0","dependencies_parsed_at":"2026-08-08T10:13:59.657Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.1.0/manifests"},{"name":"linkinator-action-v2.4.0","sha":"f62ba0c110a76effb2ee6022cc6ce4ab161085e3","kind":"commit","published_at":"2026-01-29T17:01:31.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.4.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.4.0","dependencies_parsed_at":"2026-08-08T10:13:59.676Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.4.0/manifests"},{"name":"v2.3","sha":"af984b9f30f63e796ae2ea5be5e07cb587f1bbd9","kind":"tag","published_at":"2025-10-31T02:16:10.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.3","dependencies_parsed_at":"2026-08-08T10:14:00.047Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.3/manifests"},{"name":"linkinator-action-v2.3.0","sha":"af984b9f30f63e796ae2ea5be5e07cb587f1bbd9","kind":"commit","published_at":"2025-10-31T02:15:55.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.3.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.3.0","dependencies_parsed_at":"2026-08-08T10:13:59.756Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.3.0/manifests"},{"name":"v2.2","sha":"1e27e83c5db7111df1bd8441251008042a60cefd","kind":"tag","published_at":"2025-10-29T17:05:20.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.2","dependencies_parsed_at":"2026-08-08T10:13:59.746Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.2/manifests"},{"name":"linkinator-action-v2.2.0","sha":"1e27e83c5db7111df1bd8441251008042a60cefd","kind":"commit","published_at":"2025-10-29T17:05:00.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.2.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.2.0","dependencies_parsed_at":"2026-08-08T10:13:59.747Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.2.0/manifests"},{"name":"v2.1","sha":"cf305c16947ba91077d8a51fa2cbe155cd60f455","kind":"tag","published_at":"2025-10-21T01:56:45.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.1","dependencies_parsed_at":"2025-10-23T05:33:51.565Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.1/manifests"},{"name":"linkinator-action-v2.1.0","sha":"cf305c16947ba91077d8a51fa2cbe155cd60f455","kind":"commit","published_at":"2025-10-21T01:56:13.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.1.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.1.0","dependencies_parsed_at":"2025-10-23T05:33:51.550Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.1.0/manifests"},{"name":"v2.0","sha":"989d4a35b136884610cf66f0e43d994294fb7b00","kind":"tag","published_at":"2025-10-15T19:49:46.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v2.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v2.0","dependencies_parsed_at":"2025-10-17T06:20:38.541Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v2.0/manifests"},{"name":"linkinator-action-v2.0.0","sha":"989d4a35b136884610cf66f0e43d994294fb7b00","kind":"commit","published_at":"2025-10-15T19:49:32.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/linkinator-action-v2.0.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/linkinator-action-v2.0.0","dependencies_parsed_at":"2025-10-17T06:20:38.536Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@linkinator-action-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/linkinator-action-v2.0.0/manifests"},{"name":"v1.11","sha":"3d5ba091319fa7b0ac14703761eebb7d100e6f6d","kind":"tag","published_at":"2024-10-09T05:30:33.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.11","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.11","dependencies_parsed_at":"2024-10-11T04:19:00.722Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.11/manifests"},{"name":"v1","sha":"3d5ba091319fa7b0ac14703761eebb7d100e6f6d","kind":"tag","published_at":"2024-10-09T05:30:33.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":"a48575c3-745c-4946-b28b-ae530659167b","purl":"pkg:github/JustinBeckwith/linkinator-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1/manifests"},{"name":"v1.11.0","sha":"3d5ba091319fa7b0ac14703761eebb7d100e6f6d","kind":"commit","published_at":"2024-10-09T05:29:56.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.11.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.11.0","dependencies_parsed_at":"2024-10-11T04:19:00.718Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.11.0/manifests"},{"name":"v1.10","sha":"39e601e8efc0c24b7228ec87e43f4b9abebf3b25","kind":"tag","published_at":"2022-11-13T19:46:30.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.10","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.10","dependencies_parsed_at":null,"dependency_job_id":"01e0d172-3a59-4902-8602-5b25c91f26ac","purl":"pkg:github/JustinBeckwith/linkinator-action@v1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10/manifests"},{"name":"v1.10.4","sha":"39e601e8efc0c24b7228ec87e43f4b9abebf3b25","kind":"commit","published_at":"2022-11-13T19:45:58.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.10.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.10.4","dependencies_parsed_at":"2023-06-01T00:18:03.810Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"4b7dc3681c1b357344d4e19c1d2e8f7b7b0783bd","kind":"commit","published_at":"2022-09-07T21:21:35.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.10.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.10.3","dependencies_parsed_at":"2023-05-30T22:58:49.712Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"cfaa740ce71dd8b105df789331cde3303fa8754c","kind":"commit","published_at":"2022-07-11T16:08:46.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.10.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.10.2","dependencies_parsed_at":"2023-05-30T22:58:53.064Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"17d332ad1e10407a5248f02a25e7ecbbc6538fda","kind":"commit","published_at":"2022-07-09T15:26:35.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.10.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.10.1","dependencies_parsed_at":"2023-05-30T22:58:54.000Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"e07b0c7801c0e4bb813e7acab58aa28ee0656a3c","kind":"commit","published_at":"2021-12-23T21:23:54.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.10.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.10.0","dependencies_parsed_at":"2023-05-30T22:58:54.964Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.10.0/manifests"},{"name":"v1.9","sha":"6aab00daffc359bdbff5435e31a7423452fd6078","kind":"tag","published_at":"2021-12-17T04:32:33.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.9","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.9","dependencies_parsed_at":"2023-05-30T22:58:57.036Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9/manifests"},{"name":"v1.9.2","sha":"6aab00daffc359bdbff5435e31a7423452fd6078","kind":"commit","published_at":"2021-12-17T04:32:05.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.9.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.9.2","dependencies_parsed_at":"2023-05-30T22:58:55.893Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"787f4e61c3d97f2a7f25c280c63b330401894851","kind":"commit","published_at":"2021-11-12T22:47:30.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.9.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.9.1","dependencies_parsed_at":"2023-05-30T22:59:00.292Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"295e0ef6ca6b7ebeebd1357eb38f47c1df7c4139","kind":"commit","published_at":"2021-11-11T18:34:21.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.9.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.9.0","dependencies_parsed_at":"2023-05-30T22:59:02.157Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.9.0/manifests"},{"name":"v1.8","sha":"2c41836fffa2a95ded1dc36b39ae9c7ca5ad9ca0","kind":"tag","published_at":"2021-11-11T17:50:45.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.8","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.8","dependencies_parsed_at":"2023-05-30T22:59:05.692Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.8/manifests"},{"name":"v1.8.0","sha":"2c41836fffa2a95ded1dc36b39ae9c7ca5ad9ca0","kind":"commit","published_at":"2021-11-11T17:50:27.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.8.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.8.0","dependencies_parsed_at":"2023-05-30T22:59:03.145Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.8.0/manifests"},{"name":"v1.7","sha":"3acd1b6ea19dda47fd8aca5f65ef9b718dddb141","kind":"tag","published_at":"2021-11-10T19:00:07.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.7","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.7","dependencies_parsed_at":"2023-05-30T22:59:11.461Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7/manifests"},{"name":"v1.7.3","sha":"3acd1b6ea19dda47fd8aca5f65ef9b718dddb141","kind":"commit","published_at":"2021-11-10T18:59:45.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.7.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.7.3","dependencies_parsed_at":"2023-05-30T22:59:10.616Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"6981604760f3744fa52b4018e037d8665dd4e3c2","kind":"commit","published_at":"2021-10-06T15:38:04.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.7.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.7.2","dependencies_parsed_at":"2023-05-30T22:59:12.285Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"3c7c0fce4be43948bacb9f7a8def8a346bf17093","kind":"commit","published_at":"2021-10-05T20:10:25.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.7.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.7.1","dependencies_parsed_at":"2023-05-30T22:59:13.096Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"54404821f9746b3cc3c89229647146d82d3fe4a4","kind":"commit","published_at":"2021-10-05T03:54:48.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.7.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.7.0","dependencies_parsed_at":"2023-05-30T22:59:13.949Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"d1a469b4f49da137234b93b31e6df52bb4b102a5","kind":"tag","published_at":"2021-10-05T00:56:12.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.6","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.6","dependencies_parsed_at":"2023-05-30T22:59:15.675Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6/manifests"},{"name":"v1.6.4","sha":"d1a469b4f49da137234b93b31e6df52bb4b102a5","kind":"commit","published_at":"2021-10-05T00:55:55.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.6.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.6.4","dependencies_parsed_at":"2023-05-30T22:59:14.737Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"91dedffaeb2c8c0634d780c4d09fee006b30951a","kind":"commit","published_at":"2021-08-12T16:11:21.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.6.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.6.3","dependencies_parsed_at":"2023-05-30T22:59:16.540Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e3a833f07680d6771a81601132d68660f59deb33","kind":"commit","published_at":"2021-08-11T16:33:16.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.6.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.6.2","dependencies_parsed_at":"2023-05-30T22:59:17.499Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"71d30ec4fbd8a3ca5a059200fbe5af653c9f52b2","kind":"commit","published_at":"2021-07-12T20:12:31.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.6.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.6.1","dependencies_parsed_at":"2023-05-30T22:59:18.354Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"66aa9fa0cd9f6f7fb245994b0f106bf2ddd1602c","kind":"commit","published_at":"2021-07-09T06:21:32.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.6.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-05-30T22:59:19.265Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.6.0/manifests"},{"name":"v1.5","sha":"24a2721de55f78656c7827c5fee6991dc0dddc46","kind":"tag","published_at":"2021-02-22T04:33:25.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.5","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.5","dependencies_parsed_at":"2023-05-30T22:59:21.134Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5/manifests"},{"name":"v1.5.4","sha":"24a2721de55f78656c7827c5fee6991dc0dddc46","kind":"commit","published_at":"2021-02-22T04:33:02.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.5.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.5.4","dependencies_parsed_at":"2023-05-30T22:59:20.210Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"9fd4d92050d5be6cf8893af1c1edbe2ad65c114b","kind":"commit","published_at":"2021-02-17T19:41:31.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.5.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.5.3","dependencies_parsed_at":"2023-05-30T22:59:22.121Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"4de65b8373985a6022a139dd5a3fb8eeff9880e9","kind":"commit","published_at":"2021-02-10T15:30:55.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.5.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.5.2","dependencies_parsed_at":"2023-05-30T22:59:22.852Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"2e22281186841881e030b855bdfcb185afa102dd","kind":"commit","published_at":"2021-02-08T04:33:57.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.5.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.5.1","dependencies_parsed_at":"2023-05-30T22:59:23.590Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"23d7950e65de67da89ab9fafe1151e6ed8df276d","kind":"commit","published_at":"2021-02-08T02:43:35.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.5.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-05-30T22:59:24.533Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.5.0/manifests"},{"name":"v1.4","sha":"7d344fea777c358006da86b2ec7cd4af1fe17999","kind":"tag","published_at":"2021-02-07T22:07:44.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.4","dependencies_parsed_at":"2023-05-30T22:59:26.425Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.4/manifests"},{"name":"v1.4.0","sha":"7d344fea777c358006da86b2ec7cd4af1fe17999","kind":"commit","published_at":"2021-02-07T22:07:22.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.4.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-30T22:59:25.433Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.4.0/manifests"},{"name":"v1.3","sha":"bde7a14f59b8a6b5575938c52e41be37e84f8fec","kind":"tag","published_at":"2021-01-12T20:08:31.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.3","dependencies_parsed_at":"2023-05-30T22:59:29.572Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.3/manifests"},{"name":"v1.3.1","sha":"bde7a14f59b8a6b5575938c52e41be37e84f8fec","kind":"commit","published_at":"2021-01-12T20:08:04.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.3.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-30T22:59:27.771Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d243fc93f340f25715181cf2e516d5fd8855163a","kind":"commit","published_at":"2021-01-12T18:18:59.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.3.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T22:59:28.710Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.3.0/manifests"},{"name":"v1.2","sha":"f7552a899e453053a0c517f7faa50e71ec21dfb4","kind":"tag","published_at":"2021-01-10T07:27:35.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.2","dependencies_parsed_at":"2023-05-30T22:59:31.541Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.2/manifests"},{"name":"v1.2.0","sha":"f7552a899e453053a0c517f7faa50e71ec21dfb4","kind":"commit","published_at":"2021-01-10T07:27:16.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.2.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T22:59:30.553Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.2.0/manifests"},{"name":"v1.1","sha":"f120b256397b58a2391ba07f041a7a2ad2696020","kind":"tag","published_at":"2021-01-06T06:27:40.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.1","dependencies_parsed_at":"2023-05-30T22:59:33.268Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1/manifests"},{"name":"v1.1.3","sha":"f120b256397b58a2391ba07f041a7a2ad2696020","kind":"commit","published_at":"2021-01-06T06:27:16.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.1.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-30T22:59:32.386Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"5435b287d6bed2509fb8f8e7e30f4a34a48890f4","kind":"commit","published_at":"2021-01-02T23:04:03.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.1.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-30T22:59:34.253Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"c2ec5ebadc1dd52ce507cbcd9c3b87c8c432c9f7","kind":"commit","published_at":"2020-12-30T18:19:40.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.1.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-30T22:59:35.370Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b795e2d20b63b78fe7ccd5ec8ba861edd9137773","kind":"commit","published_at":"2020-12-30T02:16:39.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.1.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T22:59:38.827Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"f2135941d15eb50d97500229e99ba4f831ef82ca","kind":"tag","published_at":"2020-12-22T06:20:57.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0","dependencies_parsed_at":"2023-05-30T22:59:40.793Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0/manifests"},{"name":"v1.0.10","sha":"f2135941d15eb50d97500229e99ba4f831ef82ca","kind":"commit","published_at":"2020-12-22T06:20:33.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.10","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.10","dependencies_parsed_at":"2023-05-30T22:59:39.774Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ff1e500273fba109e6a6f2618a0e64c40b0d2b44","kind":"commit","published_at":"2020-12-21T23:09:22.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.9","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.9","dependencies_parsed_at":"2023-05-30T22:59:41.851Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"2fedee179e9886a130f141b70e94392d59d1e299","kind":"commit","published_at":"2020-12-21T18:37:48.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.8","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.8","dependencies_parsed_at":"2023-05-30T22:59:43.081Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"ca2d837b61b9337c20290a97e67f27b404c55e0a","kind":"commit","published_at":"2020-12-21T03:01:40.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.7","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-05-30T22:59:43.953Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"2064b30bbbb22f42e6d86cbfd927510d526c2f79","kind":"commit","published_at":"2020-12-20T19:41:29.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.6","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-05-30T22:59:45.011Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"c5222913da5dedf6d8697fa423f705a8bf109d04","kind":"commit","published_at":"2020-12-20T19:24:56.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.5","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-05-30T22:59:51.658Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1694a714e56dad6030beeba059fab039446c04da","kind":"commit","published_at":"2020-12-20T19:18:27.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.4","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-05-30T22:59:52.523Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"30346287d2c77f1305aaa64921e306372f3b3687","kind":"commit","published_at":"2020-12-20T18:48:21.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.3","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-30T22:59:53.300Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"19fd0f4d1f540364764d49200d26cc0a935983f8","kind":"commit","published_at":"2020-12-20T18:42:35.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.2","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-30T22:59:54.202Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"17d631e3b3131ce6d15abd7f6ae45c4e3f16b100","kind":"commit","published_at":"2020-12-20T18:28:51.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.1","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T22:59:55.144Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0259ffa3aa77331ad11ad76c90360fa3567607a5","kind":"commit","published_at":"2020-12-20T06:43:33.000Z","download_url":"https://codeload.github.com/JustinBeckwith/linkinator-action/tar.gz/v1.0.0","html_url":"https://github.com/JustinBeckwith/linkinator-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T22:59:56.105Z","dependency_job_id":null,"purl":"pkg:github/JustinBeckwith/linkinator-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-18T11:23:19.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":480,"rankings":{"downloads":null,"dependent_repos_count":1.666930755823166,"dependent_packages_count":0.0,"stargazers_count":6.521945808905086,"forks_count":8.268103311678022,"docker_downloads_count":0.9602281730312153,"average":3.4834416098874974},"purl":"pkg:githubactions/JustinBeckwith/linkinator-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/JustinBeckwith/linkinator-action","docker_dependents_count":1,"docker_downloads_count":131131,"usage_url":"https://repos.ecosyste.ms/usage/actions/JustinBeckwith/linkinator-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/JustinBeckwith/linkinator-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T08:00:37.035Z","issues_count":29,"pull_requests_count":197,"avg_time_to_close_issue":11441615.94117647,"avg_time_to_close_pull_request":1431108.010989011,"issues_closed_count":17,"pull_requests_closed_count":182,"pull_request_authors_count":13,"issue_authors_count":16,"avg_comments_per_issue":1.4827586206896552,"avg_comments_per_pull_request":0.26903553299492383,"merged_pull_requests_count":158,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":10,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":6272098.857142857,"past_year_avg_time_to_close_pull_request":524622.340425532,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.7,"past_year_avg_comments_per_pull_request":0.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinBeckwith%2Flinkinator-action/issues","maintainers":[{"login":"JustinBeckwith","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JustinBeckwith"},{"login":"BeckwithRobot","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BeckwithRobot"},{"login":"bcoe","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[{"login":"JustinBeckwith","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JustinBeckwith"},{"login":"BeckwithRobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BeckwithRobot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/JustinBeckwith%2Flinkinator-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/JustinBeckwith%2Flinkinator-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/JustinBeckwith%2Flinkinator-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/JustinBeckwith%2Flinkinator-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/JustinBeckwith%2Flinkinator-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/JustinBeckwith%2Flinkinator-action/codemeta","maintainers":[]}