{"id":5799890,"name":"streetsidesoftware/cspell-action","ecosystem":"actions","description":"Spell Checker for Code","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/streetsidesoftware/cspell-action","keywords_array":[],"namespace":"streetsidesoftware","versions_count":182,"first_release_published_at":"2020-12-17T08:49:06.000Z","latest_release_published_at":"2026-08-15T20:00:20.000Z","latest_release_number":"v9.0.1","last_synced_at":"2026-08-31T14:08:56.354Z","created_at":"2023-01-04T11:43:02.920Z","updated_at":"2026-08-31T14:08:56.355Z","registry_url":"https://github.com/streetsidesoftware/cspell-action","install_command":null,"documentation_url":null,"metadata":{"name":"cspell-action","description":"Spell Checker for Code","author":"Street Side Software \u003cinfo@streetsidesoftware.nl\u003e","inputs":{"files":{"description":"Define glob patterns to filter the files to be checked. Use a new line between patterns to define multiple patterns.\nThe default is to check ALL files that were changed in in the pull_request or push.\nNote: `ignorePaths` defined in cspell.json still apply.\n","required":false},"incremental_files_only":{"description":"Limit the files checked to the ones in the pull request or push.\n","default":"true","required":false},"config":{"description":"Path to CSpell configuration file, i.e. `cspell.json` or `cspell.config.yaml`. If not provided, the spell checker will search for the nearest configuration file.\n","required":false},"root":{"description":"The point in the directory tree to start spell checking.\n","required":false},"inline":{"description":"Notification level to use with inline reporting of spelling errors. Allowed values are: warning, error, none\n","default":"warning","required":false},"treat_flagged_words_as_errors":{"description":"Treat flagged / forbidden words as errors. Allowed values are: true, false\n","default":"false"},"strict":{"description":"Determines if the action should be failed if any spelling issues are found.\nAllowed values are: true, false\n","default":"true","required":false},"suggestions":{"description":"Generate Spelling suggestions.\n","default":"false","required":false},"verbose":{"description":"Increase the log output to include progress.\nAllowed values are: true, false\n","default":"false","required":false},"check_dot_files":{"description":"Check files and directories starting with `.`.\n- \"true\" - glob searches will match against `.dot` files.\n- \"false\" - `.dot` files will NOT be checked.\n- \"explicit\" - glob patterns can match explicit `.dot` patterns.\n","default":"explicit","required":false},"use_cspell_files":{"description":"Use the `files` setting from the CSpell configuration file.\n- \"true\" - Overrides the `input.files` setting.\n- \"false\" - Use the `input.files` setting.\n","default":"false","required":false},"report":{"description":"Set how unknown words are reported.\n- \"all\" - all issues are reported.\n- \"simple\" - only unknown words are reported.\n- \"typos\" - only typos are reported.\n- \"flagged\" - only flagged words are reported.\n","required":false},"summary":{"description":"Include a summary of the results in the output.\nAllowed values are: \"true\", \"false\"\n","default":"false","required":false}},"outputs":{"success":{"description":"\"true\" if no spelling issues were found, otherwise \"false\".\n"},"number_of_files_checked":{"description":"The actual number of files that were checked.\n"},"number_of_issues":{"description":"The number of issues found.\n"},"number_of_files_with_issues":{"description":"The number of files that had issues.\n"},"number_of_files_skipped":{"description":"The number of files that were skipped.\n"},"number_of_files_cached":{"description":"The number of files where the results were taken from the cache.\n"},"errors":{"description":"The number of errors found. This is the number issues found or configuration errors.\n"},"files_with_issues":{"description":"List of files with issues. Use `fromJSON()` to decode.\nThe files are relative to the repository root.\n"},"results":{"description":"The JSON encoded results.\n"}},"runs":{"using":"node24","main":"./action/lib/main_root.js"},"branding":{"icon":"code","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":37036079,"uuid":"243818802","full_name":"streetsidesoftware/cspell-action","owner":"streetsidesoftware","description":"GitHub Action: Check Spelling","archived":false,"fork":false,"pushed_at":"2024-05-28T12:07:11.000Z","size":90724,"stargazers_count":77,"open_issues_count":13,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-29T02:22:13.018Z","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/streetsidesoftware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["streetsidesoftware"],"patreon":"streetsidesoftware","open_collective":"cspell","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-02-28T17:31:31.000Z","updated_at":"2024-07-03T09:47:00.702Z","dependencies_parsed_at":"2024-05-30T13:31:28.671Z","dependency_job_id":"84342528-5407-45c5-93bd-e39ea1af4864","html_url":"https://github.com/streetsidesoftware/cspell-action","commit_stats":{"total_commits":855,"total_committers":8,"mean_commits":106.875,"dds":"0.36608187134502923","last_synced_commit":"0d214b1ac1374fd944b02bdc05384b6c321fb01f"},"previous_names":[],"tags_count":138,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streetsidesoftware","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":209409650,"owners_count":15006524,"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","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":"streetsidesoftware","name":"Street Side Software","uuid":"50543896","kind":"organization","description":"","email":"info@streetsidesoftware.nl","website":"https://streetsidesoftware.com","location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50543896?v=4","repositories_count":23,"last_synced_at":"2024-05-01T09:30:37.329Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/streetsidesoftware","funding_links":["https://github.com/sponsors/streetsidesoftware"],"total_stars":2885,"followers":39,"following":0,"created_at":"2022-11-02T16:38:17.486Z","updated_at":"2024-05-01T09:30:44.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streetsidesoftware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streetsidesoftware/repositories"},"tags":[{"name":"v6.5","sha":"b7845c5e8f24096fefcaa5f07858bd0ed71badfa","kind":"tag","published_at":"2024-07-01T09:02:13.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.5","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.5/manifests"},{"name":"v6.5.0","sha":"b7845c5e8f24096fefcaa5f07858bd0ed71badfa","kind":"commit","published_at":"2024-07-01T09:01:45.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.5.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.5.0/manifests"},{"name":"v6.4","sha":"542d05c6a8980c81277ec229f9beadf4ab3f5a34","kind":"tag","published_at":"2024-06-20T13:44:32.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.4","dependencies_parsed_at":"2024-06-25T13:00:48.832Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.4/manifests"},{"name":"v6.4.0","sha":"542d05c6a8980c81277ec229f9beadf4ab3f5a34","kind":"commit","published_at":"2024-06-20T13:44:06.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.4.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.4.0","dependencies_parsed_at":"2024-06-25T13:00:52.649Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.4.0/manifests"},{"name":"v6.3","sha":"104110db58e8c9a11c1c6be025e2082f4dded3bb","kind":"tag","published_at":"2024-05-10T12:31:49.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.3","dependencies_parsed_at":"2024-05-12T04:53:38.184Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.3/manifests"},{"name":"v6.3.0","sha":"104110db58e8c9a11c1c6be025e2082f4dded3bb","kind":"commit","published_at":"2024-05-10T12:31:27.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.3.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.3.0","dependencies_parsed_at":"2024-05-12T04:53:38.184Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.3.0/manifests"},{"name":"v6.2","sha":"807d7d92b7057593a2de102168506f298405339d","kind":"tag","published_at":"2024-04-13T08:15:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.2","dependencies_parsed_at":"2024-04-15T05:26:36.775Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.2/manifests"},{"name":"v6.2.0","sha":"807d7d92b7057593a2de102168506f298405339d","kind":"commit","published_at":"2024-04-13T08:14:54.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.2.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.2.0","dependencies_parsed_at":"2024-04-15T05:26:36.971Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.2.0/manifests"},{"name":"v6.1","sha":"ca4bb065dd09aca9c90c935f7dc9bb625985226c","kind":"tag","published_at":"2024-03-26T10:15:36.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.1","dependencies_parsed_at":"2024-03-28T04:08:39.570Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.1/manifests"},{"name":"v6.1.0","sha":"ca4bb065dd09aca9c90c935f7dc9bb625985226c","kind":"commit","published_at":"2024-03-26T10:15:10.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.1.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.1.0","dependencies_parsed_at":"2024-03-28T04:08:39.571Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.1.0/manifests"},{"name":"v6.0","sha":"214db1e3138f326d33b7a6a51c92852e89ab0618","kind":"tag","published_at":"2024-03-03T16:03:24.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.0","dependencies_parsed_at":"2024-03-05T04:10:39.266Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.0/manifests"},{"name":"v6","sha":"214db1e3138f326d33b7a6a51c92852e89ab0618","kind":"tag","published_at":"2024-03-03T16:03:24.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6","dependencies_parsed_at":"2024-03-05T04:10:39.288Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6/manifests"},{"name":"v6.0.0","sha":"214db1e3138f326d33b7a6a51c92852e89ab0618","kind":"commit","published_at":"2024-03-03T16:03:03.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v6.0.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v6.0.0","dependencies_parsed_at":"2024-03-05T04:10:39.266Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v6.0.0/manifests"},{"name":"v5.4","sha":"e6f09063780e6ace11d87ce10d818d4e2bad9b66","kind":"tag","published_at":"2024-02-21T16:30:24.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.4","dependencies_parsed_at":"2024-02-23T04:11:07.931Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.4/manifests"},{"name":"v5.4.0","sha":"e6f09063780e6ace11d87ce10d818d4e2bad9b66","kind":"commit","published_at":"2024-02-21T16:29:59.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.4.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.4.0","dependencies_parsed_at":"2024-02-23T04:11:07.931Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.4.0/manifests"},{"name":"v5.3","sha":"61139534e14c5c19c4c12c9967771f3f20ce9072","kind":"tag","published_at":"2024-01-03T15:08:50.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.3","dependencies_parsed_at":"2024-01-05T04:11:36.395Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.3/manifests"},{"name":"v5.3.0","sha":"61139534e14c5c19c4c12c9967771f3f20ce9072","kind":"commit","published_at":"2024-01-03T15:08:15.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.3.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.3.0","dependencies_parsed_at":"2024-01-05T04:11:36.394Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.3.0/manifests"},{"name":"v5.2","sha":"ca9b36c60db5c4b2a2532b2ade8d02d1b8c9ed1d","kind":"tag","published_at":"2023-12-25T10:03:41.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.2","dependencies_parsed_at":"2023-12-29T04:41:17.655Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.2/manifests"},{"name":"v5.2.0","sha":"ca9b36c60db5c4b2a2532b2ade8d02d1b8c9ed1d","kind":"commit","published_at":"2023-12-25T10:03:10.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.2.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.2.0","dependencies_parsed_at":"2023-12-29T04:41:17.704Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.2.0/manifests"},{"name":"v5.1","sha":"6043e383e6abacdc8b8a0d97756586da8d0d985d","kind":"tag","published_at":"2023-12-07T08:47:15.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.1","dependencies_parsed_at":"2023-12-09T04:35:15.368Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.1/manifests"},{"name":"v5.1.0","sha":"6043e383e6abacdc8b8a0d97756586da8d0d985d","kind":"commit","published_at":"2023-12-07T08:46:40.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.1.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.1.0","dependencies_parsed_at":"2023-12-09T04:35:15.368Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d4c3df16cdd0faebccb1711178a8a490966f61b9","kind":"commit","published_at":"2023-12-01T13:06:08.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.0.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.0.1","dependencies_parsed_at":"2023-12-03T04:50:28.800Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.0.1/manifests"},{"name":"v5.0","sha":"52cba17693dc12d7d8f521631037008a17c93e53","kind":"tag","published_at":"2023-11-14T08:05:02.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.0","dependencies_parsed_at":"2023-11-16T08:19:59.722Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.0/manifests"},{"name":"v5","sha":"52cba17693dc12d7d8f521631037008a17c93e53","kind":"tag","published_at":"2023-11-14T08:05:02.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5","dependencies_parsed_at":"2023-11-16T08:19:59.720Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5/manifests"},{"name":"v5.0.0","sha":"52cba17693dc12d7d8f521631037008a17c93e53","kind":"commit","published_at":"2023-11-14T08:04:28.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v5.0.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v5.0.0","dependencies_parsed_at":"2023-11-16T08:19:59.721Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v5.0.0/manifests"},{"name":"v4.0","sha":"be4c6193b2fa8308b1ff5f84db5484c8ce1ca712","kind":"tag","published_at":"2023-11-07T14:48:27.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v4.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v4.0","dependencies_parsed_at":"2023-11-09T06:02:49.341Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4.0/manifests"},{"name":"v4","sha":"be4c6193b2fa8308b1ff5f84db5484c8ce1ca712","kind":"tag","published_at":"2023-11-07T14:48:27.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v4","dependencies_parsed_at":"2023-11-09T06:02:49.340Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4/manifests"},{"name":"v4.0.1","sha":"be4c6193b2fa8308b1ff5f84db5484c8ce1ca712","kind":"commit","published_at":"2023-11-07T14:47:45.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v4.0.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v4.0.1","dependencies_parsed_at":"2023-11-09T06:02:49.348Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"adb9472decdd5da99eeca3c56d731fb7dce12cf8","kind":"commit","published_at":"2023-10-19T10:50:06.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v4.0.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v4.0.0","dependencies_parsed_at":"2023-11-09T06:02:49.347Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v4.0.0/manifests"},{"name":"v3","sha":"22e32eb3d70acf30e3fc09bd46edc1d30fb2d6db","kind":"tag","published_at":"2023-09-01T15:42:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v3","dependencies_parsed_at":"2023-11-09T06:03:11.640Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3/manifests"},{"name":"v3.1","sha":"22e32eb3d70acf30e3fc09bd46edc1d30fb2d6db","kind":"tag","published_at":"2023-09-01T15:42:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v3.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v3.1","dependencies_parsed_at":"2023-11-09T06:03:11.630Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.1/manifests"},{"name":"v3.1.0","sha":"22e32eb3d70acf30e3fc09bd46edc1d30fb2d6db","kind":"commit","published_at":"2023-09-01T15:41:29.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v3.1.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v3.1.0","dependencies_parsed_at":"2023-11-09T06:03:11.650Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.1.0/manifests"},{"name":"v3.0","sha":"54bd7dcc5c6c01b2c2233e6aa337a8f3123dbca9","kind":"tag","published_at":"2023-08-21T16:57:07.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v3.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v3.0","dependencies_parsed_at":"2023-11-09T06:03:11.629Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.0/manifests"},{"name":"v3.0.0","sha":"54bd7dcc5c6c01b2c2233e6aa337a8f3123dbca9","kind":"commit","published_at":"2023-08-21T16:56:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v3.0.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v3.0.0","dependencies_parsed_at":"2023-11-09T06:03:11.648Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v3.0.0/manifests"},{"name":"v2.26","sha":"c8855adc59d29c3fc73b5453b16717947c3f050c","kind":"tag","published_at":"2023-07-20T15:34:57.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.26","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.26","dependencies_parsed_at":"2023-11-09T06:05:16.635Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26/manifests"},{"name":"v2.26.3","sha":"c8855adc59d29c3fc73b5453b16717947c3f050c","kind":"commit","published_at":"2023-07-20T15:34:13.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.26.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.26.3","dependencies_parsed_at":"2023-11-09T06:05:16.532Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.3/manifests"},{"name":"v2.26.2","sha":"c5eae96241f654d2437c16bdfad146ff33a025cc","kind":"commit","published_at":"2023-05-17T11:24:16.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.26.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.26.2","dependencies_parsed_at":"2023-07-23T04:07:28.393Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.2/manifests"},{"name":"v2.26.1","sha":"6eb87310ae9cb344fb342ea01a2f74979fb31b86","kind":"commit","published_at":"2023-04-05T07:57:38.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.26.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.26.1","dependencies_parsed_at":"2023-07-20T14:09:05.021Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"fb047b6866b3893c12bc3ef002327bc57c0037c8","kind":"commit","published_at":"2023-03-27T14:57:11.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.26.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.26.0","dependencies_parsed_at":"2023-07-20T14:09:28.031Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.26.0/manifests"},{"name":"v2.25","sha":"c5e5f42f5bba8df1c0b7e74596c5600a3167efab","kind":"tag","published_at":"2023-03-19T07:59:49.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.25","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.25","dependencies_parsed_at":"2023-07-20T14:09:06.674Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.25/manifests"},{"name":"v2.25.0","sha":"c5e5f42f5bba8df1c0b7e74596c5600a3167efab","kind":"commit","published_at":"2023-03-19T07:59:09.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.25.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.25.0","dependencies_parsed_at":"2023-07-20T14:09:01.430Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.25.0/manifests"},{"name":"v2.24","sha":"236a257d503bd664697d2f33afc007ccc3a53f80","kind":"tag","published_at":"2023-03-14T07:41:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.24","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.24","dependencies_parsed_at":"2023-07-20T14:09:01.015Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.24/manifests"},{"name":"v2.24.0","sha":"236a257d503bd664697d2f33afc007ccc3a53f80","kind":"commit","published_at":"2023-03-14T07:40:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.24.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.24.0","dependencies_parsed_at":"2023-07-20T14:09:28.262Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.24.0/manifests"},{"name":"v2.23","sha":"609ebcda6da2bfabadeb091ac90cdbfaf7feab93","kind":"tag","published_at":"2023-03-06T10:20:28.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.23","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.23","dependencies_parsed_at":"2023-07-20T14:09:26.448Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.23/manifests"},{"name":"v2.23.0","sha":"609ebcda6da2bfabadeb091ac90cdbfaf7feab93","kind":"commit","published_at":"2023-03-06T10:19:33.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.23.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.23.0","dependencies_parsed_at":"2023-07-20T14:09:08.144Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.23.0/manifests"},{"name":"v2.22","sha":"faedcf94dee84afad3966c3ca108a0650b0e6c5e","kind":"tag","published_at":"2023-02-27T09:36:56.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.22","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.22","dependencies_parsed_at":"2023-07-20T14:08:59.874Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.22/manifests"},{"name":"v2.22.0","sha":"faedcf94dee84afad3966c3ca108a0650b0e6c5e","kind":"commit","published_at":"2023-02-27T09:36:14.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.22.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.22.0","dependencies_parsed_at":"2023-07-20T14:08:53.218Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.22.0/manifests"},{"name":"v2.21","sha":"48c17f77a224fd11ab3bbb8ef454117ff098eff7","kind":"tag","published_at":"2023-02-17T13:26:35.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.21","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.21","dependencies_parsed_at":"2023-07-20T14:09:08.970Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.21/manifests"},{"name":"v2.21.0","sha":"48c17f77a224fd11ab3bbb8ef454117ff098eff7","kind":"commit","published_at":"2023-02-17T13:25:42.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.21.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.21.0","dependencies_parsed_at":"2023-07-20T14:08:52.063Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.21.0/manifests"},{"name":"v2.20","sha":"cdaa4625255f2e8d5cc9d06c60ed9b4b0fe4bf03","kind":"tag","published_at":"2023-02-12T17:49:19.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.20","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.20","dependencies_parsed_at":"2023-07-20T14:09:06.999Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.20/manifests"},{"name":"v2.20.0","sha":"cdaa4625255f2e8d5cc9d06c60ed9b4b0fe4bf03","kind":"commit","published_at":"2023-02-12T17:48:36.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.20.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.20.0","dependencies_parsed_at":"2023-07-20T14:09:00.721Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.20.0/manifests"},{"name":"v2.19","sha":"2b3e328526bdf4c2ed99a64e2eec534128d76b79","kind":"tag","published_at":"2023-02-06T17:29:16.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.19","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.19","dependencies_parsed_at":"2023-07-20T14:09:07.650Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.19/manifests"},{"name":"v2.19.0","sha":"2b3e328526bdf4c2ed99a64e2eec534128d76b79","kind":"commit","published_at":"2023-02-06T17:28:17.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.19.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.19.0","dependencies_parsed_at":"2023-07-20T14:08:52.580Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.19.0/manifests"},{"name":"v2.18","sha":"2efa70d4910d487d2ac22513b8c9e4f4ad76fddb","kind":"tag","published_at":"2023-02-03T13:30:45.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.18","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.18","dependencies_parsed_at":"2023-07-20T14:09:01.416Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.18/manifests"},{"name":"v2.18.0","sha":"2efa70d4910d487d2ac22513b8c9e4f4ad76fddb","kind":"commit","published_at":"2023-02-03T13:30:00.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.18.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.18.0","dependencies_parsed_at":"2023-07-20T14:09:02.410Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.18.0/manifests"},{"name":"v2.17","sha":"8071d1e418b80e3e1ea54cab47be990afc276085","kind":"tag","published_at":"2023-02-02T08:40:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.17","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.17","dependencies_parsed_at":"2023-07-20T14:08:53.717Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.17/manifests"},{"name":"v2.17.0","sha":"8071d1e418b80e3e1ea54cab47be990afc276085","kind":"commit","published_at":"2023-02-02T08:39:31.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.17.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.17.0","dependencies_parsed_at":"2023-07-20T14:09:22.459Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.17.0/manifests"},{"name":"v2.16","sha":"71a2ff74e1aaa54c48b78bc2be680b4d7e418398","kind":"tag","published_at":"2023-01-19T07:16:50.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.16","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.16","dependencies_parsed_at":"2023-07-20T14:08:58.117Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.16/manifests"},{"name":"v2.16.0","sha":"71a2ff74e1aaa54c48b78bc2be680b4d7e418398","kind":"commit","published_at":"2023-01-19T07:16:07.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.16.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.16.0","dependencies_parsed_at":"2023-07-20T14:08:57.301Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.16.0/manifests"},{"name":"v2.15","sha":"208a6aeb62ac32a25d5f0fda644df16b41aa550d","kind":"tag","published_at":"2022-12-30T08:27:28.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.15","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.15","dependencies_parsed_at":"2023-07-20T14:09:05.218Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.15/manifests"},{"name":"v2.15.1","sha":"208a6aeb62ac32a25d5f0fda644df16b41aa550d","kind":"commit","published_at":"2022-12-30T08:26:42.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.15.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.15.1","dependencies_parsed_at":"2023-07-20T14:08:52.085Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"07295660804470679e5d6ca60e6a702c4faa3d9c","kind":"commit","published_at":"2022-12-22T06:56:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.15.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.15.0","dependencies_parsed_at":"2023-07-20T14:09:04.577Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.15.0/manifests"},{"name":"v2.14","sha":"d7f4191619d5455523f0fd625ce1a983f9ce5ccb","kind":"tag","published_at":"2022-12-05T15:46:58.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.14","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.14","dependencies_parsed_at":"2023-07-20T14:08:56.114Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.14/manifests"},{"name":"v2.14.0","sha":"d7f4191619d5455523f0fd625ce1a983f9ce5ccb","kind":"commit","published_at":"2022-12-05T15:46:15.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.14.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.14.0","dependencies_parsed_at":"2023-07-20T14:09:06.551Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.14.0/manifests"},{"name":"v2.13","sha":"eaa2c2175a9f6dc2f8e0e58e666112ebffb85a4e","kind":"tag","published_at":"2022-11-28T16:20:09.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.13","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.13","dependencies_parsed_at":"2023-07-20T14:09:06.176Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.13/manifests"},{"name":"v2.13.0","sha":"eaa2c2175a9f6dc2f8e0e58e666112ebffb85a4e","kind":"commit","published_at":"2022-11-28T16:19:23.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.13.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.13.0","dependencies_parsed_at":"2023-07-20T14:09:07.030Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.13.0/manifests"},{"name":"v2.12.1","sha":"f289d32d6267fbb1d23fb8e4b66905fc7c63cac4","kind":"commit","published_at":"2022-11-12T10:37:05.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.12.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.12.1","dependencies_parsed_at":"2023-07-20T14:09:27.244Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.12.1/manifests"},{"name":"v2.12","sha":"4a470bd4c0ba97eaab7441a63ee5cce93bdfecb1","kind":"tag","published_at":"2022-11-03T15:54:06.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.12","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.12","dependencies_parsed_at":"2023-07-20T14:09:08.363Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.12/manifests"},{"name":"v2.12.0","sha":"4a470bd4c0ba97eaab7441a63ee5cce93bdfecb1","kind":"commit","published_at":"2022-11-03T15:53:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.12.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.12.0","dependencies_parsed_at":"2023-07-20T14:09:27.248Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.12.0/manifests"},{"name":"v2.11","sha":"d7d21c0a79dfe7b8f5037da07bc73d3a36c8da4c","kind":"tag","published_at":"2022-09-30T15:17:48.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.11","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.11","dependencies_parsed_at":"2023-07-20T14:09:08.771Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.11/manifests"},{"name":"v2.11.0","sha":"d7d21c0a79dfe7b8f5037da07bc73d3a36c8da4c","kind":"commit","published_at":"2022-09-30T15:17:10.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.11.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.11.0","dependencies_parsed_at":"2023-07-20T14:08:56.158Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.11.0/manifests"},{"name":"v2.10","sha":"a8133722338c6e43831354710d12a1efd317a5f2","kind":"tag","published_at":"2022-09-20T09:21:28.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.10","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.10","dependencies_parsed_at":"2023-07-20T14:08:57.079Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.10/manifests"},{"name":"v2.10.0","sha":"a8133722338c6e43831354710d12a1efd317a5f2","kind":"commit","published_at":"2022-09-20T09:20:29.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.10.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.10.0","dependencies_parsed_at":"2023-07-20T14:09:00.386Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.10.0/manifests"},{"name":"v2.9","sha":"0c8353ef7a60c8bdf110e6c8ffd5f9b9a9e32779","kind":"tag","published_at":"2022-09-15T13:48:09.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.9","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.9","dependencies_parsed_at":"2023-07-20T14:09:00.654Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.9/manifests"},{"name":"v2.9.0","sha":"0c8353ef7a60c8bdf110e6c8ffd5f9b9a9e32779","kind":"commit","published_at":"2022-09-15T13:47:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.9.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.9.0","dependencies_parsed_at":"2023-07-20T14:09:15.339Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"12ae7d0a178b8b1f95343b7a6f79df04ff8dde0e","kind":"commit","published_at":"2022-09-13T08:43:10.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.8.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.8.2","dependencies_parsed_at":"2023-07-20T14:09:00.913Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"98a4ae1ee8146ccbb94eff1bfe42d574f7a09483","kind":"commit","published_at":"2022-08-29T15:09:22.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.8.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.8.1","dependencies_parsed_at":"2023-07-20T14:08:56.427Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8.1/manifests"},{"name":"v2.8","sha":"6b6ac0b399a30dbd13f28c6bae1ef4ee5f4e8905","kind":"tag","published_at":"2022-08-27T07:08:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.8","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.8","dependencies_parsed_at":"2023-07-20T14:08:56.344Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8/manifests"},{"name":"v2","sha":"6b6ac0b399a30dbd13f28c6bae1ef4ee5f4e8905","kind":"tag","published_at":"2022-08-27T07:08:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2","dependencies_parsed_at":"2023-07-20T14:09:06.195Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2/manifests"},{"name":"latest","sha":"6b6ac0b399a30dbd13f28c6bae1ef4ee5f4e8905","kind":"tag","published_at":"2022-08-27T07:08:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/latest","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/latest","dependencies_parsed_at":"2023-07-20T14:09:06.766Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/latest/manifests"},{"name":"v2.8.0","sha":"6b6ac0b399a30dbd13f28c6bae1ef4ee5f4e8905","kind":"commit","published_at":"2022-08-27T07:08:01.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.8.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.8.0","dependencies_parsed_at":"2023-07-20T14:09:23.201Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.8.0/manifests"},{"name":"v2.7","sha":"b88ea4a807ea2d641cebf2a52f667038015ad711","kind":"tag","published_at":"2022-08-15T07:49:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.7","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.7","dependencies_parsed_at":"2023-07-20T14:09:08.788Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.7/manifests"},{"name":"v2.7.0","sha":"b88ea4a807ea2d641cebf2a52f667038015ad711","kind":"commit","published_at":"2022-08-15T07:49:00.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.7.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.7.0","dependencies_parsed_at":"2023-07-20T14:08:51.659Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.7.0/manifests"},{"name":"v2.6","sha":"83a2195e8cf81d82300949d190ffa3e1326ffb3f","kind":"tag","published_at":"2022-08-14T10:40:25.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.6","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.6","dependencies_parsed_at":"2023-07-20T14:09:08.547Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.6/manifests"},{"name":"v2.6.0","sha":"83a2195e8cf81d82300949d190ffa3e1326ffb3f","kind":"commit","published_at":"2022-08-14T10:39:43.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.6.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.6.0","dependencies_parsed_at":"2023-07-20T14:09:01.700Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.6.0/manifests"},{"name":"v2.5","sha":"7cd8d8a4c19a8f736323f8d0c905e269f77b30be","kind":"tag","published_at":"2022-08-13T13:27:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.5","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.5","dependencies_parsed_at":"2023-07-20T14:09:08.119Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.5/manifests"},{"name":"v2.5.0","sha":"7cd8d8a4c19a8f736323f8d0c905e269f77b30be","kind":"commit","published_at":"2022-08-13T13:27:12.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.5.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.5.0","dependencies_parsed_at":"2023-07-20T14:09:00.395Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.5.0/manifests"},{"name":"v2.4","sha":"3b1c4d9fdd550509f5c2f13f2d64c1364e458373","kind":"tag","published_at":"2022-07-30T19:29:19.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.4","dependencies_parsed_at":"2023-07-20T14:09:06.416Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.4/manifests"},{"name":"v2.4.0","sha":"3b1c4d9fdd550509f5c2f13f2d64c1364e458373","kind":"commit","published_at":"2022-07-30T19:28:50.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.4.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.4.0","dependencies_parsed_at":"2023-07-20T14:09:20.608Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.4.0/manifests"},{"name":"v2.3","sha":"996d4527721dc494976d56abb3b4e82b6d0dbcb9","kind":"tag","published_at":"2022-07-26T18:17:13.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.3","dependencies_parsed_at":"2023-07-20T14:09:08.755Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.3/manifests"},{"name":"v2.3.0","sha":"996d4527721dc494976d56abb3b4e82b6d0dbcb9","kind":"commit","published_at":"2022-07-26T18:16:37.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.3.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.3.0","dependencies_parsed_at":"2023-07-20T14:09:27.588Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.3.0/manifests"},{"name":"v2.2","sha":"c67fbf7390b8f6fcc6f4df80e69c04e22d2d5b84","kind":"tag","published_at":"2022-07-18T11:51:08.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.2","dependencies_parsed_at":"2023-07-20T14:09:08.074Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.2/manifests"},{"name":"v2.2.0","sha":"c67fbf7390b8f6fcc6f4df80e69c04e22d2d5b84","kind":"commit","published_at":"2022-07-18T11:50:36.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.2.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.2.0","dependencies_parsed_at":"2023-07-20T14:08:52.291Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.2.0/manifests"},{"name":"v2.1","sha":"9915f33c8346978ad67aa8e6f94ebd35d0537971","kind":"tag","published_at":"2022-07-08T12:23:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.1","dependencies_parsed_at":"2023-07-20T14:08:51.301Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.1/manifests"},{"name":"v2.1.1","sha":"9915f33c8346978ad67aa8e6f94ebd35d0537971","kind":"commit","published_at":"2022-07-08T12:22:31.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.1.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.1.1","dependencies_parsed_at":"2023-07-20T14:09:07.950Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"7359fcc3f06f9e3f9526f503fd00a8f1623ca496","kind":"commit","published_at":"2022-07-08T05:58:54.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.1.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.1.0","dependencies_parsed_at":"2023-07-20T14:08:56.799Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"a18452ec4795d191ffb187d6969cddd5b527dbf0","kind":"tag","published_at":"2022-06-09T12:07:38.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.0.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.0.2","dependencies_parsed_at":"2023-07-20T14:09:25.654Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"edb3be5cadf46b7a9f37bb8a16f10a2d734349b6","kind":"tag","published_at":"2022-05-25T16:58:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.0.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.0.1","dependencies_parsed_at":"2023-07-20T14:08:55.333Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7fffcae2d59878046f5d1fc8284106b2972b7f47","kind":"tag","published_at":"2022-05-24T10:56:48.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v2.0.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v2.0.0","dependencies_parsed_at":"2023-07-20T14:08:58.637Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v2.0.0/manifests"},{"name":"v1.6.2","sha":"9f66151000cdb2aeeb8d80295f0e3892d727b6ce","kind":"tag","published_at":"2022-05-03T14:37:54.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.6.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.6.2","dependencies_parsed_at":"2023-07-20T14:08:50.867Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.6.2/manifests"},{"name":"v1","sha":"2036cf1974b01e0f4b175feec78c6f496020aa80","kind":"commit","published_at":"2022-04-01T17:54:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1","dependencies_parsed_at":"2023-07-20T14:08:51.272Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1/manifests"},{"name":"v1.6.1","sha":"2036cf1974b01e0f4b175feec78c6f496020aa80","kind":"tag","published_at":"2022-04-01T17:54:46.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.6.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.6.1","dependencies_parsed_at":"2023-07-20T14:09:26.064Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"1c6f800482a85681a53e68d2ea5f41b849efeafa","kind":"tag","published_at":"2022-03-12T08:29:47.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.6.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.6.0","dependencies_parsed_at":"2023-07-20T14:09:04.093Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"ce3770f897d9d2ede3ccf11847bb6a25902274d0","kind":"tag","published_at":"2022-03-12T08:19:07.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.5.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.5.2","dependencies_parsed_at":"2023-07-20T14:09:07.271Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"3bc52c39528d0214a947ff7f8b5c23ad3273435b","kind":"tag","published_at":"2022-02-01T13:55:34.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.5.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.5.1","dependencies_parsed_at":"2023-07-20T14:09:07.671Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"6a3aa2f8db7ec1a4374cc1ceb2a0b163222097e7","kind":"tag","published_at":"2022-01-26T21:16:04.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.5.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.5.0","dependencies_parsed_at":"2023-07-20T14:08:54.467Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"9aa5a9a9285f56b45b4704bfd5ea3f64562acda0","kind":"tag","published_at":"2022-01-07T17:47:57.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.4.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.4.0","dependencies_parsed_at":"2023-07-20T14:08:54.425Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.4.0/manifests"},{"name":"v1.3.6","sha":"0d757731c555d726130a2a9f7027a1c3a872199f","kind":"tag","published_at":"2022-01-04T15:24:59.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.6","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.6","dependencies_parsed_at":"2023-07-20T14:09:07.891Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"67abf987459e1eaeba8792daed2839ad0d0d36fe","kind":"tag","published_at":"2021-11-17T12:43:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.5","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.5","dependencies_parsed_at":"2023-07-20T14:08:55.066Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"baae13dcf35498c6519690a83b1e3ef6ef66ecd1","kind":"tag","published_at":"2021-10-06T15:32:04.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.4","dependencies_parsed_at":"2023-07-20T14:09:25.026Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"8b2a0eb870a5cda7830694e655b47207e997f03e","kind":"tag","published_at":"2021-10-05T12:10:54.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.3","dependencies_parsed_at":"2023-07-20T14:08:49.072Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"a868d216e6d6a925e44efd0ae943dd950e1d72e4","kind":"tag","published_at":"2021-09-27T14:13:18.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.2","dependencies_parsed_at":"2023-07-20T14:08:56.404Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"8c7aef76586cf0e1ce781f18e3557c522bb77461","kind":"tag","published_at":"2021-08-31T15:37:47.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.1","dependencies_parsed_at":"2023-07-20T14:09:05.519Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"54273e184d7ea77386d82efac70a57c1a517c0c4","kind":"tag","published_at":"2021-08-31T13:28:26.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.3.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.3.0","dependencies_parsed_at":"2023-07-20T14:08:49.460Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.3.0/manifests"},{"name":"v1.2.5","sha":"7da05b96f5fd3f7338ca3517614552c439a5c2a1","kind":"tag","published_at":"2021-06-19T07:36:45.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.5","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.5","dependencies_parsed_at":"2023-07-20T14:09:16.007Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"a679b49d29e1bd4eca2b0827be2014493188106f","kind":"tag","published_at":"2021-06-11T13:07:59.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.4","dependencies_parsed_at":"2023-07-20T14:08:56.805Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"b446eac753db737c935609aed5f685ab88ca0b34","kind":"tag","published_at":"2021-06-11T05:58:49.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.3","dependencies_parsed_at":"2023-07-20T14:09:07.053Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"032c22a31341e14c06b391daf5caf98b11ca2fcb","kind":"tag","published_at":"2021-06-09T12:33:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.2","dependencies_parsed_at":"2023-07-20T14:08:56.268Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"f0908a6175e108f681a4f722b412f54300c6346d","kind":"tag","published_at":"2021-06-07T18:27:56.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.1","dependencies_parsed_at":"2023-07-20T14:09:22.347Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"823893b5be8b0195ff047346c248176991213483","kind":"tag","published_at":"2021-06-04T06:20:04.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T14:08:55.569Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0/manifests"},{"name":"v1.2.0-alpha.2","sha":"5412b8d54f9462a8c7be5e063366364d9867a65a","kind":"tag","published_at":"2021-06-04T06:16:21.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.0-alpha.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.0-alpha.2","dependencies_parsed_at":"2023-07-20T14:09:01.136Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0-alpha.2/manifests"},{"name":"v1.2.0-alpha.1","sha":"89c1fe6deafe8666aa3982d67bc3b4cd0b05da8e","kind":"tag","published_at":"2021-06-03T22:00:41.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.0-alpha.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.0-alpha.1","dependencies_parsed_at":"2023-07-20T14:08:50.159Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0-alpha.1/manifests"},{"name":"v1.2.0-alpha.0","sha":"a1a1570fb6d4c4539d25729fc432c14194a7bb56","kind":"tag","published_at":"2021-06-03T14:18:17.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.2.0-alpha.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.2.0-alpha.0","dependencies_parsed_at":"2023-07-20T14:09:09.764Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.2.0-alpha.0/manifests"},{"name":"v1.1.2","sha":"8507e53c6d40f5028b1c78c55ea23ee10a233835","kind":"tag","published_at":"2021-05-17T13:44:16.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.1.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T14:08:57.228Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"45c0b263bf245e458eff728fd2cb16e541d1776d","kind":"tag","published_at":"2021-02-27T08:20:20.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.1.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-07-20T14:09:00.394Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8cb57a3fa9bb90b4a7478d7bb10f92f676db3967","kind":"tag","published_at":"2021-02-25T15:39:23.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.1.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T14:08:48.037Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"0cad394293551db1882f84bee7723bfde35feaa3","kind":"tag","published_at":"2021-01-25T06:36:16.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.0.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T14:08:45.401Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"6a7b49a57b956ef394c1eb0342893a2af810e499","kind":"tag","published_at":"2021-01-23T16:42:05.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.0.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-20T14:08:49.542Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"a6bbf118c10db51a523a21b75c860786b5f359f7","kind":"tag","published_at":"2020-12-28T08:34:30.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.0.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T14:08:59.800Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5f748424d3779d2656e979efb51b141ffa14efc4","kind":"tag","published_at":"2020-12-24T08:52:18.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.0.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T14:09:05.348Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b602f5ce9307f7472d9b8bc1285f17ee308dab6","kind":"tag","published_at":"2020-12-24T08:40:06.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v1.0.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T14:08:46.923Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v1.0.0/manifests"},{"name":"v0.2.5","sha":"f6aba517c44b820b807a652699048bd78034b71b","kind":"tag","published_at":"2020-12-22T14:09:39.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.2.5","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.2.5","dependencies_parsed_at":"2023-07-20T14:08:49.706Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"15fac80a0aa3d8d64d156be4698c5d6c1fb22f09","kind":"tag","published_at":"2020-12-20T10:23:35.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.2.4","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.2.4","dependencies_parsed_at":"2023-07-20T14:09:05.378Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"6dc71e6fcbd256925ce8b3e3bdd22ede25496a9a","kind":"tag","published_at":"2020-12-18T13:06:51.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.2.3","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.2.3","dependencies_parsed_at":"2023-07-20T14:08:54.178Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7cdb61cf4a83fa922c54e1a71501398fbdfe8f3d","kind":"tag","published_at":"2020-12-17T09:24:45.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.2.2","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.2.2","dependencies_parsed_at":"2023-07-20T14:08:51.572Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"14098cad5514a21ca2b7094bbb272326d2468682","kind":"tag","published_at":"2020-12-17T08:54:43.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.2.1","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.2.1","dependencies_parsed_at":"2023-07-20T14:08:48.976Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"c14a58457b6adb54e1b5bc80c817fc30a74f14b0","kind":"tag","published_at":"2020-12-17T08:54:03.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.2.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.2.0","dependencies_parsed_at":"2023-07-20T14:09:02.547Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"e559279846d940bf78564bc527b4258e70c2625d","kind":"commit","published_at":"2020-12-17T08:49:06.000Z","download_url":"https://codeload.github.com/streetsidesoftware/cspell-action/tar.gz/v0.1.0","html_url":"https://github.com/streetsidesoftware/cspell-action/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T14:09:05.271Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:28:19.169Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1156,"rankings":{"downloads":null,"dependent_repos_count":0.7637458405957851,"dependent_packages_count":0.0,"stargazers_count":3.0391380129931864,"forks_count":11.015686895896055,"docker_downloads_count":0.5704325780383457,"average":3.0778006655046743},"purl":"pkg:githubactions/streetsidesoftware/cspell-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/streetsidesoftware/cspell-action","docker_dependents_count":1,"docker_downloads_count":6827002,"usage_url":"https://repos.ecosyste.ms/usage/actions/streetsidesoftware/cspell-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/streetsidesoftware/cspell-action/dependencies","status":null,"funding_links":["https://github.com/sponsors/streetsidesoftware","https://patreon.com/streetsidesoftware","https://opencollective.com/cspell"],"critical":null,"issue_metadata":{"last_synced_at":"2024-03-04T13:53:34.348Z","issues_count":7,"pull_requests_count":421,"avg_time_to_close_issue":4456408.333333333,"avg_time_to_close_pull_request":312940.50970873784,"issues_closed_count":3,"pull_requests_closed_count":412,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.6959619952494062,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":398,"past_year_issues_count":4,"past_year_pull_requests_count":386,"past_year_avg_time_to_close_issue":6422209.5,"past_year_avg_time_to_close_pull_request":328185.1405835544,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":377,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.7020725388601037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":363,"past_year_merged_pull_requests_count":166,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/streetsidesoftware%2Fcspell-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/streetsidesoftware%2Fcspell-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/streetsidesoftware%2Fcspell-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/streetsidesoftware%2Fcspell-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/streetsidesoftware%2Fcspell-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/streetsidesoftware%2Fcspell-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/streetsidesoftware%2Fcspell-action/codemeta","maintainers":[]}