{"id":5924965,"name":"derberg/github-action-markdown-link-check","ecosystem":"actions","description":"Check if all links are valid in markdown files.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/derberg/github-action-markdown-link-check","keywords_array":[],"namespace":"derberg","versions_count":24,"first_release_published_at":"2019-04-03T05:18:58.000Z","latest_release_published_at":"2022-03-14T06:57:37.000Z","latest_release_number":"1.0.14","last_synced_at":"2026-04-11T02:31:59.543Z","created_at":"2023-01-23T00:11:10.441Z","updated_at":"2026-04-11T02:31:59.544Z","registry_url":"https://github.com/derberg/github-action-markdown-link-check","install_command":null,"documentation_url":null,"metadata":{"name":"markdown-link-check","description":"Check if all links are valid in markdown files.","author":"Gaurav Nelson","branding":{"icon":"link","color":"green"},"inputs":{"use-quiet-mode":{"description":"Use yes to enable markdown-link-check quiet mode which only list errors.","required":true,"default":"no"},"use-verbose-mode":{"description":"Use yes to enable markdown-link-check verbose mode which lists additional details.","required":true,"default":"no"},"config-file":{"description":"Specify path to a markdown-link-check JSON configuration file.","required":true,"default":"mlc_config.json"},"folder-path":{"description":"Specify path to a custom folder where your markdown files are located.","required":true,"default":"."},"max-depth":{"description":"Specify a max-depth of directories you want to search for markdown files.","required":true,"default":"-1"},"check-modified-files-only":{"description":"Use yes to only check for modified markdown files instead of checking all markdown files.","required":true,"default":"no"},"base-branch":{"description":"Use this to specify the base branch against which the action finds the modififed files.","required":true,"default":"master"},"file-extension":{"description":"Use this to specify the file extension of Markdown files.","required":true,"default":".md"},"file-path":{"description":"Specify additional files you want to check","required":true,"default":""}},"runs":{"using":"docker","image":"Dockerfile","args":["${{ inputs.use-quiet-mode }}","${{ inputs.use-verbose-mode }}","${{ inputs.config-file }}","${{ inputs.folder-path }}","${{ inputs.max-depth }}","${{ inputs.check-modified-files-only }}","${{ inputs.base-branch }}","${{ inputs.file-extension }}","${{ inputs.file-path }}"]},"default_branch":"master","path":null},"repo_metadata":{"uuid":"481231678","full_name":"derberg/github-action-markdown-link-check","owner":"derberg","description":"Check all links in markdown files if they are alive or dead. 🔗✔️","archived":false,"fork":true,"pushed_at":"2023-05-24T07:24:13.000Z","size":123,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-07-13T08:32:23.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gaurav-nelson/github-action-markdown-link-check","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derberg.png","metadata":{"funding":{"github":"asyncapi","patreon":null,"open_collective":"asyncapi","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-13T13:39:39.000Z","updated_at":"2023-07-13T08:32:23.009Z","dependencies_parsed_at":"2023-01-22T00:01:07.393Z","dependency_job_id":null,"html_url":"https://github.com/derberg/github-action-markdown-link-check","commit_stats":{"total_commits":72,"total_committers":15,"mean_commits":4.8,"dds":0.5138888888888888,"last_synced_commit":"98ad6fd912c3deb82ccb3261607093a998a49682"},"previous_names":[],"tags_count":24,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derberg","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":145714802,"owners_count":6279717,"icon_url":"https://github.com/github.png","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":"derberg","name":"Lukasz Gornicki","uuid":"6995927","kind":"user","description":"","email":"","website":"https://www.brainfart.dev","location":"Somewhere over the Rainbow","twitter":"derberq","company":"@asyncapi ","icon_url":"https://avatars.githubusercontent.com/u/6995927?u=288837f473246d714440001f4aee35150a9ed16a\u0026v=4","repositories_count":58,"last_synced_at":"2023-02-28T01:30:31.116Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/derberg","created_at":"2022-11-11T06:48:09.778Z","updated_at":"2023-02-28T01:30:31.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derberg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derberg/repositories"},"tags":[{"name":"temporary-fix","sha":"98ad6fd912c3deb82ccb3261607093a998a49682","kind":"commit","published_at":"2022-04-13T13:40:43.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/temporary-fix","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/temporary-fix","dependencies_parsed_at":"2023-06-01T13:53:49.390Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/temporary-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/temporary-fix/manifests"},{"name":"1.0.14","sha":"58f84fd654812d0d8da4e4d4a559eda087daf8ce","kind":"commit","published_at":"2022-03-14T06:57:37.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.14","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.14","dependencies_parsed_at":"2023-06-01T13:53:49.828Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"9710f0fec812ce0a3b98bef4c9d842fc1f39d976","kind":"tag","published_at":"2021-07-08T04:27:45.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.13","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.13","dependencies_parsed_at":"2023-06-01T13:53:50.278Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.13/manifests"},{"name":"v1","sha":"9710f0fec812ce0a3b98bef4c9d842fc1f39d976","kind":"commit","published_at":"2021-07-08T04:11:21.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/v1","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/v1","dependencies_parsed_at":"2023-06-01T13:53:50.639Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/v1/manifests"},{"name":"1.0.12","sha":"0fe4911067fa322422f325b002d2038ba5602170","kind":"commit","published_at":"2021-01-11T00:22:14.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.12","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.12","dependencies_parsed_at":"2023-06-01T13:53:51.042Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"2a60e0fe41b5361f446ccace6621a1a2a5c324cf","kind":"commit","published_at":"2020-12-14T00:15:11.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.11","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.11","dependencies_parsed_at":"2023-06-01T13:53:51.473Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"72d871b8c64d67e2161dc16596734334b188429d","kind":"commit","published_at":"2020-12-11T03:17:51.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.10","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.10","dependencies_parsed_at":"2023-06-01T13:53:51.898Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"7481451f70251762f149d69596e3e276ebf2b236","kind":"commit","published_at":"2020-12-09T23:52:15.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.9","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.9","dependencies_parsed_at":"2023-06-01T13:53:52.285Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"e3c371c731b2f494f856dc5de7f61cea4d519907","kind":"commit","published_at":"2020-10-21T01:26:24.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.8","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.8","dependencies_parsed_at":"2023-06-01T13:53:52.873Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"95d5f3b63d2ca8e93f527396308c41e70634e2e7","kind":"commit","published_at":"2020-08-20T09:35:56.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.7","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.7","dependencies_parsed_at":"2023-06-01T13:53:53.383Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"7ababe1b422a191593289d0cdd0960a4095ef4d6","kind":"commit","published_at":"2020-08-19T04:56:34.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.6","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.6","dependencies_parsed_at":"2023-06-01T13:53:53.859Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"02e17024861650fa8d57d26296a23e88fd5782e2","kind":"commit","published_at":"2020-08-07T02:56:19.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.5","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.5","dependencies_parsed_at":"2023-06-01T13:53:54.396Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"619e54968d9a6b54c4d671b3ad91a5178075b1c5","kind":"tag","published_at":"2020-06-24T21:49:14.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.4","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.4","dependencies_parsed_at":"2023-06-01T13:53:54.914Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"ee0afb2ca1dadae734bc9c35ada78d8cc77d12e8","kind":"tag","published_at":"2020-06-07T00:24:37.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.3","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.3","dependencies_parsed_at":"2023-06-01T13:53:55.332Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"820c0581641b6e2fb34ae4d5f93ef4d841fb37e6","kind":"commit","published_at":"2020-04-14T08:43:19.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.2","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.2","dependencies_parsed_at":"2023-06-01T13:53:55.731Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"44a942b2f7ed0dc101d556f281e906fb79f1f478","kind":"commit","published_at":"2020-04-05T10:23:53.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.1","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.1","dependencies_parsed_at":"2023-06-01T13:53:56.177Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"0f043f6b2e0729a39d41eb6a7661eca4b08916f9","kind":"commit","published_at":"2020-04-03T03:55:27.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/1.0.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/1.0.0","dependencies_parsed_at":"2023-06-01T13:53:56.580Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/1.0.0/manifests"},{"name":"0.6.0","sha":"6aac1af405e27b08109e51b72306fc8c852971cd","kind":"commit","published_at":"2020-02-12T02:01:03.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/0.6.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/0.6.0","dependencies_parsed_at":"2023-06-01T13:53:57.033Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9d1134b1f746f987cf1c9c512c6d28d8038dd3ce","kind":"commit","published_at":"2020-02-10T02:44:56.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/0.5.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/0.5.0","dependencies_parsed_at":"2023-06-01T13:53:57.494Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"4c87f6eb8f9763d0d3120b22c1e97d6b78455a85","kind":"commit","published_at":"2019-10-09T01:44:36.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/0.4.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/0.4.0","dependencies_parsed_at":"2023-06-01T13:53:57.938Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"7399cff7dbff60b761f04ca5d00bef5d4cd2cfc9","kind":"commit","published_at":"2019-10-09T00:57:03.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/0.3.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/0.3.0","dependencies_parsed_at":"2023-06-01T13:53:58.322Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.3.0/manifests"},{"name":"v0.3.0","sha":"7399cff7dbff60b761f04ca5d00bef5d4cd2cfc9","kind":"commit","published_at":"2019-10-09T00:57:03.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/v0.3.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/v0.3.0","dependencies_parsed_at":"2023-06-01T13:53:58.767Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/v0.3.0/manifests"},{"name":"0.2.0","sha":"33f569d110ba578bce207bdabce4c6cec52c6e4e","kind":"commit","published_at":"2019-08-27T23:12:06.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/0.2.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/0.2.0","dependencies_parsed_at":"2023-06-01T13:53:59.156Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/0.2.0/manifests"},{"name":"v0.1.0","sha":"59abf54ff4ad6923b249ea4042b6a2b6483ba1ff","kind":"commit","published_at":"2019-04-03T05:18:58.000Z","download_url":"https://codeload.github.com/derberg/github-action-markdown-link-check/tar.gz/v0.1.0","html_url":"https://github.com/derberg/github-action-markdown-link-check/releases/tag/v0.1.0","dependencies_parsed_at":"2023-06-01T13:53:59.347Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derberg%2Fgithub-action-markdown-link-check/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-07-14T09:35:31.979Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":49.38656863164194,"forks_count":37.2590091052879,"average":32.376138160988326},"purl":"pkg:githubactions/derberg/github-action-markdown-link-check","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/derberg/github-action-markdown-link-check","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/derberg/github-action-markdown-link-check","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/derberg/github-action-markdown-link-check/dependencies","status":null,"funding_links":["https://github.com/sponsors/asyncapi","https://opencollective.com/asyncapi"],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:54:34.888Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/derberg%2Fgithub-action-markdown-link-check/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/derberg%2Fgithub-action-markdown-link-check/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/derberg%2Fgithub-action-markdown-link-check/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/derberg%2Fgithub-action-markdown-link-check/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/derberg%2Fgithub-action-markdown-link-check/codemeta","maintainers":[]}