{"id":5802632,"name":"technote-space/get-git-comment-action","ecosystem":"actions","description":"GitHub actions to get git comment.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/technote-space/get-git-comment-action","keywords_array":["github-actions"],"namespace":"technote-space","versions_count":184,"first_release_published_at":"2020-02-06T05:08:06.000Z","latest_release_published_at":"2023-05-29T15:48:30.000Z","latest_release_number":"v1.2.3","last_synced_at":"2026-08-31T08:22:21.548Z","created_at":"2023-01-04T13:57:13.316Z","updated_at":"2026-09-11T19:58:17.643Z","registry_url":"https://github.com/technote-space/get-git-comment-action","install_command":null,"documentation_url":null,"metadata":{"name":"Get git comment action","description":"GitHub actions to get git comment.","author":"technote-space","inputs":{"SEPARATOR":{"description":"Separator of multiline messages.","default":" ","required":false},"FORMAT":{"description":"Format of git log.","default":"%B","required":false},"SET_ENV_NAME":{"description":"Env name.","default":"COMMIT_MESSAGE","required":false}},"outputs":{"message":{"description":"git commit message"}},"branding":{"icon":"message-square","color":"blue"},"runs":{"using":"node16","main":"lib/main.js"},"default_branch":"main","path":null},"repo_metadata":{"id":36999279,"uuid":"238447051","full_name":"technote-space/get-git-comment-action","owner":"technote-space","description":"GitHub actions to get git comment.","archived":false,"fork":false,"pushed_at":"2023-12-30T03:01:38.000Z","size":8853,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-09-08T17:07:20.454Z","etag":null,"topics":["github-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/technote-space.png","metadata":{"files":{"readme":"README.ja.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"custom":"https://paypal.me/technote0space"}},"created_at":"2020-02-05T12:38:58.000Z","updated_at":"2022-01-08T14:24:09.000Z","dependencies_parsed_at":"2023-12-30T04:18:53.617Z","dependency_job_id":"94a91db1-9304-46d7-b097-e31b18136b1d","html_url":"https://github.com/technote-space/get-git-comment-action","commit_stats":{"total_commits":419,"total_committers":2,"mean_commits":209.5,"dds":"0.23150357995226734","last_synced_commit":"b3fef5e698e79ba45296ef46595690b5e61d1a79"},"previous_names":[],"tags_count":184,"template":false,"template_full_name":"technote-space/gh-actions-template","purl":"pkg:github/technote-space/get-git-comment-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technote-space","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/sbom","scorecard":{"id":872210,"data":{"date":"2025-08-11","repo":{"name":"github.com/technote-space/get-git-comment-action","commit":"db9320740b61f3fdc99a8cf116ffd5e1671148af"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-release-tag.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-release-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-release-tag.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-release-tag.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-release-tag.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-release-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-test-tag.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-test-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-test-tag.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-test-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-test-tag.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-test-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/add-test-tag.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-test-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-test-tag.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/add-test-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-warnings.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/check-warnings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-warnings.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/check-warnings.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-warnings.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/check-warnings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-opened.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/issue-opened.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-opened.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/issue-opened.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-opened.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/issue-opened.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-opened.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-opened.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-opened.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-opened.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-opened.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-opened.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-opened.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-opened.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-updated.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/pr-updated.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/project-card-moved.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/project-card-moved.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sync-workflows.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/sync-workflows.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/toc.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/toc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/toc.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/toc.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependencies.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/update-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependencies.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/update-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-dependencies.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/update-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/update-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-dependencies.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/technote-space/get-git-comment-action/update-dependencies.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:99","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  42 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add-release-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/add-test-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/check-warnings.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-opened.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-opened.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-updated.yml:1","Warn: no topLevel permission defined: .github/workflows/project-card-moved.yml:1","Warn: no topLevel permission defined: .github/workflows/sync-workflows.yml:1","Warn: no topLevel permission defined: .github/workflows/toc.yml:1","Warn: no topLevel permission defined: .github/workflows/update-dependencies.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T04:37:58.509Z","repository_id":36999279,"created_at":"2025-08-24T04:37:58.509Z","updated_at":"2025-08-24T04:37:58.509Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37224989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"technote-space","name":"Takahashi","uuid":"39912269","kind":"user","description":"","email":"technote.space@gmail.com","website":null,"location":"Tokyo, Japan","twitter":"technote15","company":null,"icon_url":"https://avatars.githubusercontent.com/u/39912269?u=13013c2c1fdbb6bd2fb34a374a4a6706793a6531\u0026v=4","repositories_count":102,"last_synced_at":"2026-09-08T15:23:14.774Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/technote-space","funding_links":[],"total_stars":1164,"followers":147,"following":55,"created_at":"2022-11-13T02:03:58.307Z","updated_at":"2026-09-08T15:23:14.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technote-space","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technote-space/repositories"},"tags":[{"name":"test/v1.2.4.7361662157","sha":"a33f8c867ab17a4e4f97f1d323a8d2cd74e021d3","kind":"commit","published_at":"2023-12-30T03:01:22.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7361662157","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7361662157","dependencies_parsed_at":"2023-12-31T04:40:28.642Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7361662157","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7361662157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7361662157/manifests"},{"name":"test/v1.2.4.7334615446","sha":"60db178c005ffab11cc3d401fb696a856ee039fb","kind":"commit","published_at":"2023-12-27T03:01:41.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7334615446","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7334615446","dependencies_parsed_at":"2023-12-30T04:47:43.105Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7334615446","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7334615446","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7334615446/manifests"},{"name":"test/v1.2.4.7305797893","sha":"f55423142d95be5e5c1aeda2a0e8ee6f8ae18de3","kind":"commit","published_at":"2023-12-23T03:01:37.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7305797893","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7305797893","dependencies_parsed_at":"2023-12-24T04:17:15.833Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7305797893","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7305797893","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7305797893/manifests"},{"name":"test/v1.2.4.7270429239","sha":"7f73ec0193c8d4cd0237294e4d57bde854ee71c8","kind":"commit","published_at":"2023-12-20T03:01:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7270429239","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7270429239","dependencies_parsed_at":"2023-12-23T06:42:57.818Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7270429239","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7270429239","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7270429239/manifests"},{"name":"test/v1.2.4.7229371780","sha":"9f8fd617ec569ff330a0befce9577daf88af931e","kind":"commit","published_at":"2023-12-16T03:01:34.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7229371780","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7229371780","dependencies_parsed_at":"2023-12-19T08:55:50.180Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7229371780","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7229371780","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7229371780/manifests"},{"name":"test/v1.2.4.7190160748","sha":"d1124ad58b8762fab3407900c6e7b7d6fb60a05a","kind":"commit","published_at":"2023-12-13T03:01:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7190160748","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7190160748","dependencies_parsed_at":"2023-12-14T04:52:25.728Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7190160748","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7190160748","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7190160748/manifests"},{"name":"test/v1.2.4.7148626450","sha":"dde5e6ae20da4f7aab2578f4492cc34279b0e600","kind":"commit","published_at":"2023-12-09T03:01:33.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7148626450","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7148626450","dependencies_parsed_at":"2023-12-10T04:17:12.280Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7148626450","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7148626450","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7148626450/manifests"},{"name":"test/v1.2.4.7109607519","sha":"37a26bcc20c4fbdc68b912223562a96c7b770211","kind":"commit","published_at":"2023-12-06T03:01:41.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7109607519","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7109607519","dependencies_parsed_at":"2023-12-07T04:18:12.289Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7109607519","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7109607519","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7109607519/manifests"},{"name":"test/v1.2.4.7067633497","sha":"96e2f254d6d73ffdec5b00d1a69abb559b3e6ac4","kind":"commit","published_at":"2023-12-02T03:01:43.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7067633497","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7067633497","dependencies_parsed_at":"2023-12-03T04:20:24.709Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7067633497","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7067633497","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7067633497/manifests"},{"name":"test/v1.2.4.7027453200","sha":"dbce05b4119132657e6aed42d92db1094d86a031","kind":"commit","published_at":"2023-11-29T03:01:25.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.7027453200","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.7027453200","dependencies_parsed_at":"2023-12-01T04:25:08.861Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.7027453200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7027453200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.7027453200/manifests"},{"name":"test/v1.2.4.6986636505","sha":"56d3d3d64b8f93ae0ad26c2456e88babb95cd26d","kind":"commit","published_at":"2023-11-25T03:01:38.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6986636505","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6986636505","dependencies_parsed_at":"2023-11-26T04:16:09.007Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6986636505","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6986636505","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6986636505/manifests"},{"name":"test/v1.2.4.6952318493","sha":"8ac15b165992f476739e7cd6559d4f0577314a78","kind":"commit","published_at":"2023-11-22T03:01:38.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6952318493","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6952318493","dependencies_parsed_at":"2023-11-23T04:21:19.253Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6952318493","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6952318493","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6952318493/manifests"},{"name":"test/v1.2.4.6911414590","sha":"95e7f7fcfe95f3668653bb98ffbfa59c7e4a9f03","kind":"commit","published_at":"2023-11-18T03:01:31.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6911414590","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6911414590","dependencies_parsed_at":"2023-11-19T04:46:47.791Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6911414590","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6911414590","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6911414590/manifests"},{"name":"test/v1.2.4.6872373899","sha":"0b3ccd3d7d251a56a30c2d0d97741a79e4123b6d","kind":"commit","published_at":"2023-11-15T03:01:24.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6872373899","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6872373899","dependencies_parsed_at":"2023-11-16T04:59:23.208Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6872373899","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6872373899","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6872373899/manifests"},{"name":"test/v1.2.4.6831719046","sha":"df922a9645c9cec182ab71f738819d2172936c90","kind":"commit","published_at":"2023-11-11T03:04:54.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6831719046","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6831719046","dependencies_parsed_at":"2023-11-12T04:20:50.911Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6831719046","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6831719046","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6831719046/manifests"},{"name":"test/v1.2.4.6793198141","sha":"706cd81479ef64517b3cddc4ce6f0f54e114b56f","kind":"commit","published_at":"2023-11-08T03:01:28.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6793198141","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6793198141","dependencies_parsed_at":"2023-11-09T04:35:15.383Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6793198141","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6793198141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6793198141/manifests"},{"name":"test/v1.2.4.6752369605","sha":"2848044142a27f3124b77b6378f3dc3da4e2deb7","kind":"commit","published_at":"2023-11-04T03:01:37.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6752369605","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6752369605","dependencies_parsed_at":"2023-11-09T04:35:15.284Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6752369605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6752369605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6752369605/manifests"},{"name":"test/v1.2.4.6715126855","sha":"74fab88728ed06fdc39d52028bd01a6106f8af20","kind":"commit","published_at":"2023-11-01T03:01:44.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6715126855","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6715126855","dependencies_parsed_at":"2023-11-09T04:35:15.288Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6715126855","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6715126855","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6715126855/manifests"},{"name":"test/v1.2.4.6674401011","sha":"aee708e4ef02206ffc18886fce150974ddae48c7","kind":"commit","published_at":"2023-10-28T03:01:44.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6674401011","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6674401011","dependencies_parsed_at":"2023-11-09T04:35:15.285Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6674401011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6674401011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6674401011/manifests"},{"name":"test/v1.2.4.6635205784","sha":"8faa6eb9edfff374643c8cbef35d4695b6c66e54","kind":"commit","published_at":"2023-10-25T03:01:38.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6635205784","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6635205784","dependencies_parsed_at":"2023-11-09T04:35:15.085Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6635205784","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6635205784","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6635205784/manifests"},{"name":"test/v1.2.4.6594857753","sha":"0512c6dbc3669d904745e2e6961c5cebec7e83b8","kind":"commit","published_at":"2023-10-21T03:01:42.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6594857753","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6594857753","dependencies_parsed_at":"2023-11-09T04:35:15.793Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6594857753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6594857753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6594857753/manifests"},{"name":"test/v1.2.4.6555651956","sha":"1f5101a60eb3bf0c54fc5314bf60cb9d16c7170c","kind":"commit","published_at":"2023-10-18T03:01:37.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6555651956","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6555651956","dependencies_parsed_at":"2023-11-09T04:35:16.347Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6555651956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6555651956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6555651956/manifests"},{"name":"test/v1.2.4.6515179161","sha":"9677916a5a1f18a1664ef55e572dc8e483927393","kind":"commit","published_at":"2023-10-14T03:01:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6515179161","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6515179161","dependencies_parsed_at":"2023-11-09T04:35:15.740Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6515179161","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6515179161","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6515179161/manifests"},{"name":"test/v1.2.4.6477432768","sha":"9bee2bb28cecb364e12db0fa44ce85c0052f8c9c","kind":"commit","published_at":"2023-10-11T03:01:31.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6477432768","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6477432768","dependencies_parsed_at":"2023-11-09T04:35:15.570Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6477432768","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6477432768","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6477432768/manifests"},{"name":"test/v1.2.4.6438624626","sha":"347a5e46afe0a16b703d6b033a3233df3857b6b7","kind":"commit","published_at":"2023-10-07T03:01:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6438624626","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6438624626","dependencies_parsed_at":"2023-11-09T04:35:15.738Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6438624626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6438624626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6438624626/manifests"},{"name":"test/v1.2.4.6401026628","sha":"c7065d6d093a43b58d94b4bb464e8e0e1d5ff800","kind":"commit","published_at":"2023-10-04T03:01:54.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6401026628","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6401026628","dependencies_parsed_at":"2023-11-09T04:35:15.430Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6401026628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6401026628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6401026628/manifests"},{"name":"test/v1.2.4.6359741021","sha":"870a6c8f742ebb087e0d016b1076869ae41a6f69","kind":"commit","published_at":"2023-09-30T03:01:28.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6359741021","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6359741021","dependencies_parsed_at":"2023-11-09T04:35:15.432Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6359741021","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6359741021","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6359741021/manifests"},{"name":"test/v1.2.4.6320862696","sha":"72cd45192db5ea2baa393284c8adc1040f0eb7f1","kind":"commit","published_at":"2023-09-27T03:01:47.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6320862696","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6320862696","dependencies_parsed_at":"2023-11-09T04:35:15.794Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6320862696","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6320862696","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6320862696/manifests"},{"name":"test/v1.2.4.6281228736","sha":"e65e970cac32ae662912ac9cde2fea70196fe35e","kind":"commit","published_at":"2023-09-23T03:01:32.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6281228736","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6281228736","dependencies_parsed_at":"2023-11-09T04:35:15.183Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6281228736","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6281228736","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6281228736/manifests"},{"name":"test/v1.2.4.6243450200","sha":"6a92c1ad078f22e0cea8992c24d688a4bb167bfa","kind":"commit","published_at":"2023-09-20T03:01:36.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6243450200","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6243450200","dependencies_parsed_at":"2023-11-09T04:35:15.560Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6243450200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6243450200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6243450200/manifests"},{"name":"test/v1.2.4.6204900758","sha":"c317443789563f8bfe00dbc1ca08a58a76653b8b","kind":"commit","published_at":"2023-09-16T03:01:23.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6204900758","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6204900758","dependencies_parsed_at":"2023-11-09T04:35:15.435Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6204900758","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6204900758","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6204900758/manifests"},{"name":"test/v1.2.4.6167428152","sha":"148540e8ab17baec81148d344b3dcd09e1ea289f","kind":"commit","published_at":"2023-09-13T03:01:20.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6167428152","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6167428152","dependencies_parsed_at":"2023-11-09T04:35:15.296Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6167428152","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6167428152","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6167428152/manifests"},{"name":"test/v1.2.4.6128528039","sha":"92d60b8be0d78d93bb3ba10a819859d728a346eb","kind":"commit","published_at":"2023-09-09T03:01:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6128528039","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6128528039","dependencies_parsed_at":"2023-11-09T04:35:15.160Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6128528039","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6128528039","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6128528039/manifests"},{"name":"test/v1.2.4.6092209991","sha":"8fe1624f96dd76e62dfda2c478430e30dc36258c","kind":"commit","published_at":"2023-09-06T03:01:38.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6092209991","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6092209991","dependencies_parsed_at":"2023-11-09T04:35:15.807Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6092209991","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6092209991","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6092209991/manifests"},{"name":"test/v1.2.4.6055973687","sha":"58917d98fbdb15fb8dafe41206c783d2ad7745b1","kind":"commit","published_at":"2023-09-02T03:01:21.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6055973687","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6055973687","dependencies_parsed_at":"2023-11-09T04:35:15.558Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6055973687","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6055973687","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6055973687/manifests"},{"name":"test/v1.2.4.6020028544","sha":"a8412f08d88b8a555938e7a16388515d134fecbe","kind":"commit","published_at":"2023-08-30T03:01:27.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.6020028544","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.6020028544","dependencies_parsed_at":"2023-11-09T04:35:15.801Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.6020028544","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6020028544","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.6020028544/manifests"},{"name":"test/v1.2.4.5982443322","sha":"f13859416576ab1263322a754466a2e43c196a8d","kind":"commit","published_at":"2023-08-26T03:01:38.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5982443322","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5982443322","dependencies_parsed_at":"2023-11-09T04:35:15.385Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5982443322","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5982443322","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5982443322/manifests"},{"name":"test/v1.2.4.5946500061","sha":"0450e76f614e9a7ba71b70fafb92d63eb682c7e8","kind":"commit","published_at":"2023-08-23T03:01:40.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5946500061","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5946500061","dependencies_parsed_at":"2023-11-09T04:35:15.739Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5946500061","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5946500061","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5946500061/manifests"},{"name":"test/v1.2.4.5909089397","sha":"8c361f6e7f74a1d064096c47f339498545b90af1","kind":"commit","published_at":"2023-08-19T03:01:40.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5909089397","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5909089397","dependencies_parsed_at":"2023-11-09T04:35:15.488Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5909089397","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5909089397","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5909089397/manifests"},{"name":"test/v1.2.4.5874157996","sha":"5fc631489263d97df4d99287fd6be109a3d970e8","kind":"commit","published_at":"2023-08-16T03:01:40.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5874157996","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5874157996","dependencies_parsed_at":"2023-11-09T04:35:16.232Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5874157996","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5874157996","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5874157996/manifests"},{"name":"test/v1.2.4.5839016906","sha":"ba39bdd420023c1429554e08dcf213199bb1a928","kind":"commit","published_at":"2023-08-12T03:03:14.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5839016906","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5839016906","dependencies_parsed_at":"2023-11-09T04:34:43.760Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5839016906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5839016906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5839016906/manifests"},{"name":"original/test/v1.2.4.5839016906","sha":"a40606493edef3962314ba3e746f96f265949c25","kind":"commit","published_at":"2023-08-12T03:01:37.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5839016906","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5839016906","dependencies_parsed_at":"2023-11-09T04:35:15.484Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5839016906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5839016906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5839016906/manifests"},{"name":"test/v1.2.4.5804379606","sha":"7790c526bc555007dcef892c3f6fd0069b0a0381","kind":"commit","published_at":"2023-08-09T03:03:20.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5804379606","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5804379606","dependencies_parsed_at":"2023-11-09T04:34:44.006Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5804379606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5804379606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5804379606/manifests"},{"name":"original/test/v1.2.4.5804379606","sha":"447d1f61d4ed660041ff03d68eb5094b5d38db92","kind":"commit","published_at":"2023-08-09T03:01:48.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5804379606","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5804379606","dependencies_parsed_at":"2023-11-09T04:35:15.288Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5804379606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5804379606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5804379606/manifests"},{"name":"test/v1.2.4.5768428788","sha":"93420da456612034c4a7d8120c2064750b3ca224","kind":"commit","published_at":"2023-08-05T03:03:20.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5768428788","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5768428788","dependencies_parsed_at":"2023-11-09T04:34:44.062Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5768428788","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5768428788","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5768428788/manifests"},{"name":"original/test/v1.2.4.5768428788","sha":"7ac29866e24a8cc23322e06a1699b4a90c410a22","kind":"commit","published_at":"2023-08-05T03:01:47.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5768428788","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5768428788","dependencies_parsed_at":"2023-11-09T04:35:15.483Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5768428788","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5768428788","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5768428788/manifests"},{"name":"test/v1.2.4.5734243122","sha":"34b596725ea2dead0576e7297f0b4b82dbbc265b","kind":"commit","published_at":"2023-08-02T03:03:07.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5734243122","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5734243122","dependencies_parsed_at":"2023-11-09T04:34:44.171Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5734243122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5734243122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5734243122/manifests"},{"name":"original/test/v1.2.4.5734243122","sha":"5f9e05396c396ace7e1621b0ea124b896b151032","kind":"commit","published_at":"2023-08-02T03:01:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5734243122","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5734243122","dependencies_parsed_at":"2023-11-09T04:35:15.191Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5734243122","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5734243122","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5734243122/manifests"},{"name":"test/v1.2.4.5698185411","sha":"61e92e0097d5ab70116eaa37b6daba11b5a76a3f","kind":"commit","published_at":"2023-07-29T03:03:24.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5698185411","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5698185411","dependencies_parsed_at":"2023-11-09T04:34:44.689Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5698185411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5698185411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5698185411/manifests"},{"name":"original/test/v1.2.4.5698185411","sha":"43a6a59b00c323c549132fb70aa058d838d7058e","kind":"commit","published_at":"2023-07-29T03:01:50.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5698185411","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5698185411","dependencies_parsed_at":"2023-11-09T04:35:15.802Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5698185411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5698185411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5698185411/manifests"},{"name":"test/v1.2.4.5664156460","sha":"028f1530b4331d43d4c20143bd7762267feb025f","kind":"commit","published_at":"2023-07-26T03:03:13.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5664156460","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5664156460","dependencies_parsed_at":"2023-11-09T04:34:45.377Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5664156460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5664156460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5664156460/manifests"},{"name":"original/test/v1.2.4.5664156460","sha":"2dcf72a40ccebdf077b3e208d3b47470a08f3f2c","kind":"commit","published_at":"2023-07-26T03:01:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5664156460","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5664156460","dependencies_parsed_at":"2023-11-09T04:35:15.804Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5664156460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5664156460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5664156460/manifests"},{"name":"test/v1.2.4.5628461682","sha":"9e45f937785d52a4b3873e7d0cca4b5a5a1a545b","kind":"commit","published_at":"2023-07-22T03:03:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5628461682","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5628461682","dependencies_parsed_at":"2023-11-09T04:34:45.026Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5628461682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5628461682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5628461682/manifests"},{"name":"original/test/v1.2.4.5628461682","sha":"b1b49457494faeb48fc132cb452135f83d9b7386","kind":"commit","published_at":"2023-07-22T03:01:52.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5628461682","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5628461682","dependencies_parsed_at":"2023-11-09T04:35:15.806Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5628461682","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5628461682","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5628461682/manifests"},{"name":"test/v1.2.4.5594688792","sha":"77a9b8aa2f6a1cc67b58e5f021de7d2d5ccf428d","kind":"commit","published_at":"2023-07-19T03:36:39.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5594688792","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5594688792","dependencies_parsed_at":"2023-11-09T04:34:45.388Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5594688792","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5594688792","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5594688792/manifests"},{"name":"original/test/v1.2.4.5594688792","sha":"64baab1b635bb58be3ee33691ebc539335d17ff5","kind":"commit","published_at":"2023-07-19T03:34:50.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5594688792","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5594688792","dependencies_parsed_at":"2023-11-09T04:35:15.940Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5594688792","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5594688792","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5594688792/manifests"},{"name":"test/v1.2.4.5560123771","sha":"1ef406fac63b3da66b136447453b0858c4a3ae8d","kind":"commit","published_at":"2023-07-15T03:16:18.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5560123771","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5560123771","dependencies_parsed_at":"2023-11-09T04:34:45.410Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5560123771","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5560123771","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5560123771/manifests"},{"name":"original/test/v1.2.4.5560123771","sha":"8b8a33698cde1c1b25fb0499f819cbb42151dadf","kind":"commit","published_at":"2023-07-15T03:14:34.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5560123771","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5560123771","dependencies_parsed_at":"2023-11-09T04:35:15.805Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5560123771","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5560123771","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5560123771/manifests"},{"name":"test/v1.2.4.5527132187","sha":"7de33c35143139e2e46857d11dcd4e83ee76da75","kind":"commit","published_at":"2023-07-12T03:11:27.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5527132187","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5527132187","dependencies_parsed_at":"2023-11-09T04:34:45.652Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5527132187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5527132187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5527132187/manifests"},{"name":"original/test/v1.2.4.5527132187","sha":"c16713c5de1847eea56ad5cefc16e203b8a43b25","kind":"commit","published_at":"2023-07-12T03:09:50.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5527132187","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5527132187","dependencies_parsed_at":"2023-11-09T04:35:15.432Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5527132187","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5527132187","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5527132187/manifests"},{"name":"test/v1.2.4.5329631702","sha":"2fcc047ec921dafbe9f5619f44586801d10fe1a6","kind":"commit","published_at":"2023-06-21T03:03:20.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5329631702","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5329631702","dependencies_parsed_at":"2023-11-09T04:34:45.412Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5329631702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5329631702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5329631702/manifests"},{"name":"original/test/v1.2.4.5329631702","sha":"6dc2c46b06478e44a533e725a962d6bf31388c3f","kind":"commit","published_at":"2023-06-21T03:01:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5329631702","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5329631702","dependencies_parsed_at":"2023-07-20T14:18:18.842Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5329631702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5329631702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5329631702/manifests"},{"name":"test/v1.2.4.5295991582","sha":"8ada3c4d8d02587b1b0826af906fcf86efdef839","kind":"commit","published_at":"2023-06-17T03:03:15.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5295991582","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5295991582","dependencies_parsed_at":"2023-07-20T14:18:17.713Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5295991582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5295991582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5295991582/manifests"},{"name":"original/test/v1.2.4.5295991582","sha":"102637a2dd9b01c6fe0c0f5d31b47cc8fc603af0","kind":"commit","published_at":"2023-06-17T03:01:52.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5295991582","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5295991582","dependencies_parsed_at":"2023-07-20T14:18:18.703Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5295991582","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5295991582","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5295991582/manifests"},{"name":"test/v1.2.4.5262585460","sha":"52fd594bd1a23ccefdd1d70f83f0435b639f4ef3","kind":"commit","published_at":"2023-06-14T03:03:05.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5262585460","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5262585460","dependencies_parsed_at":"2023-07-20T14:18:27.802Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5262585460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5262585460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5262585460/manifests"},{"name":"original/test/v1.2.4.5262585460","sha":"fc991fb9c3bc05b3d6aba7856386976aa24ddb89","kind":"commit","published_at":"2023-06-14T03:01:32.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5262585460","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5262585460","dependencies_parsed_at":"2023-07-20T14:18:24.688Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5262585460","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5262585460","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5262585460/manifests"},{"name":"test/v1.2.4.5227785044","sha":"1dd3f296a1387f92c4a513c57218a63dd68211e4","kind":"commit","published_at":"2023-06-10T03:03:44.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5227785044","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5227785044","dependencies_parsed_at":"2023-07-20T14:18:22.258Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5227785044","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5227785044","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5227785044/manifests"},{"name":"original/test/v1.2.4.5227785044","sha":"0d82769b036b8cb02485c6ee562b41304ca9af5d","kind":"commit","published_at":"2023-06-10T03:01:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5227785044","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5227785044","dependencies_parsed_at":"2023-07-20T14:18:18.863Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5227785044","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5227785044","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5227785044/manifests"},{"name":"test/v1.2.4.5195547089","sha":"08d637171937c398619937a543e52d20d87440b7","kind":"commit","published_at":"2023-06-07T03:08:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5195547089","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5195547089","dependencies_parsed_at":"2023-07-20T14:18:17.603Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5195547089","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5195547089","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5195547089/manifests"},{"name":"original/test/v1.2.4.5195547089","sha":"3631b167d757ec467df3f1f9195521aefd82f0a5","kind":"commit","published_at":"2023-06-07T03:06:48.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5195547089","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5195547089","dependencies_parsed_at":"2023-07-20T14:18:17.980Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5195547089","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5195547089","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5195547089/manifests"},{"name":"test/v1.2.4.5161508020","sha":"fce12a70f6212347f4c72855e95c2bbdf27fa7fd","kind":"commit","published_at":"2023-06-03T03:03:19.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4.5161508020","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4.5161508020","dependencies_parsed_at":"2023-07-20T14:18:17.315Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4.5161508020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5161508020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4.5161508020/manifests"},{"name":"test/v1.2.4","sha":"fce12a70f6212347f4c72855e95c2bbdf27fa7fd","kind":"commit","published_at":"2023-06-03T03:03:19.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.4","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.4","dependencies_parsed_at":"2023-07-20T14:18:17.369Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.4/manifests"},{"name":"original/test/v1.2.4.5161508020","sha":"473b2c13efa573dde441d48d3cbb6fad49feca46","kind":"commit","published_at":"2023-06-03T03:01:49.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.4.5161508020","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.4.5161508020","dependencies_parsed_at":"2023-07-20T14:18:17.867Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.4.5161508020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5161508020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.4.5161508020/manifests"},{"name":"v1.2.3","sha":"452f5ad96363fd079a9a36ac980b943eedf327df","kind":"commit","published_at":"2023-05-29T15:48:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.2.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.2.3","dependencies_parsed_at":"2023-07-20T14:18:16.888Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.3/manifests"},{"name":"original/v1.2.3","sha":"db9320740b61f3fdc99a8cf116ffd5e1671148af","kind":"commit","published_at":"2023-05-29T15:46:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.2.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.2.3","dependencies_parsed_at":"2023-07-20T14:18:23.468Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.3/manifests"},{"name":"test/v1.2","sha":"45d896b7a52e4e04eedfacfcd79cc8eb1047ddb5","kind":"commit","published_at":"2023-05-29T15:40:57.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2","dependencies_parsed_at":"2023-07-20T14:18:17.313Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2/manifests"},{"name":"test/v1.2.3","sha":"45d896b7a52e4e04eedfacfcd79cc8eb1047ddb5","kind":"commit","published_at":"2023-05-29T15:40:57.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.3","dependencies_parsed_at":"2023-07-20T14:18:21.621Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.3/manifests"},{"name":"test/v1","sha":"45d896b7a52e4e04eedfacfcd79cc8eb1047ddb5","kind":"commit","published_at":"2023-05-29T15:40:57.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1","dependencies_parsed_at":"2023-07-20T14:18:18.806Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1/manifests"},{"name":"v1.2.2","sha":"dc13caf6840821f305db536a4d0c2b7f4b72e8f9","kind":"commit","published_at":"2023-05-24T11:04:36.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.2.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.2.2","dependencies_parsed_at":"2023-07-20T14:18:19.950Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.2/manifests"},{"name":"original/v1.2.2","sha":"f8ad4166293f88ae09fea3931f5fdb433135e71b","kind":"commit","published_at":"2023-05-24T11:02:16.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.2.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.2.2","dependencies_parsed_at":"2023-07-20T14:18:17.805Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.2/manifests"},{"name":"v1.2.1","sha":"39f6f58d4abbebd2602bfd64229390e78f520151","kind":"commit","published_at":"2022-11-02T19:03:31.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.2.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.2.1","dependencies_parsed_at":"2023-07-20T14:18:22.267Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.1/manifests"},{"name":"original/v1.2.1","sha":"072f5a2dbb78eac7eeac6b0f3bd47e71a04ea02c","kind":"commit","published_at":"2022-11-02T19:01:39.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.2.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.2.1","dependencies_parsed_at":"2023-07-20T14:18:17.845Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.1/manifests"},{"name":"test/v1.2.1.2743986833","sha":"f2b0841d4409c9ce5efb532e249779868db15fcb","kind":"commit","published_at":"2022-07-27T03:38:08.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2743986833","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2743986833","dependencies_parsed_at":"2023-07-20T14:18:16.996Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2743986833","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2743986833","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2743986833/manifests"},{"name":"original/test/v1.2.1.2743986833","sha":"6bab9d1c008518489454b48683a9f20f26dabda8","kind":"commit","published_at":"2022-07-27T03:36:02.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2743986833","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2743986833","dependencies_parsed_at":"2023-07-20T14:18:20.357Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2743986833","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2743986833","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2743986833/manifests"},{"name":"test/v1.2.1.2722308837","sha":"adcd8075f64573abfea4f88e4c216e0adf523082","kind":"commit","published_at":"2022-07-23T03:31:28.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2722308837","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2722308837","dependencies_parsed_at":"2023-07-20T14:18:23.077Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2722308837","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2722308837","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2722308837/manifests"},{"name":"original/test/v1.2.1.2722308837","sha":"d7fbad89ad204cd61ba6c1503c6f27ff2c952649","kind":"commit","published_at":"2022-07-23T03:29:37.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2722308837","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2722308837","dependencies_parsed_at":"2023-07-20T14:18:25.852Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2722308837","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2722308837","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2722308837/manifests"},{"name":"test/v1.2.1.2702044605","sha":"dee6b67a28399760ca707d72b8e491147c046894","kind":"commit","published_at":"2022-07-20T03:33:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2702044605","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2702044605","dependencies_parsed_at":"2023-07-20T14:18:20.909Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2702044605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2702044605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2702044605/manifests"},{"name":"original/test/v1.2.1.2702044605","sha":"0492ff3bc8a508ad53a298d67407c01398cc3f49","kind":"commit","published_at":"2022-07-20T03:31:45.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2702044605","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2702044605","dependencies_parsed_at":"2023-07-20T14:18:18.759Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2702044605","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2702044605","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2702044605/manifests"},{"name":"test/v1.2.1.2680484477","sha":"f916161abc72fcc78a769fa5f04d8dedafe4bcbe","kind":"commit","published_at":"2022-07-16T03:29:56.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2680484477","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2680484477","dependencies_parsed_at":"2023-07-20T14:18:18.700Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2680484477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2680484477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2680484477/manifests"},{"name":"original/test/v1.2.1.2680484477","sha":"e77621d8248e910d88423a5a29cf21c2326d045c","kind":"commit","published_at":"2022-07-16T03:28:13.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2680484477","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2680484477","dependencies_parsed_at":"2023-07-20T14:18:22.382Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2680484477","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2680484477","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2680484477/manifests"},{"name":"test/v1.2.1.2660807527","sha":"6938cc274320da496ed3297d50eed106b3d361b9","kind":"commit","published_at":"2022-07-13T03:32:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2660807527","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2660807527","dependencies_parsed_at":"2023-07-20T14:18:18.235Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2660807527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2660807527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2660807527/manifests"},{"name":"original/test/v1.2.1.2660807527","sha":"9cb0bf306bf541b363a9a3be70d552c178d33c6c","kind":"commit","published_at":"2022-07-13T03:30:29.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2660807527","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2660807527","dependencies_parsed_at":"2023-07-20T14:18:21.690Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2660807527","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2660807527","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2660807527/manifests"},{"name":"test/v1.2.1.2639701846","sha":"9f63e27e5372967b7dc1732cceaf1d8962ea8d5a","kind":"commit","published_at":"2022-07-09T03:26:31.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2639701846","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2639701846","dependencies_parsed_at":"2023-07-20T14:18:23.178Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2639701846","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2639701846","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2639701846/manifests"},{"name":"original/test/v1.2.1.2639701846","sha":"564f80e8468938f39b27683df66a63e2d78788f5","kind":"commit","published_at":"2022-07-09T03:24:48.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2639701846","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2639701846","dependencies_parsed_at":"2023-07-20T14:18:21.698Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2639701846","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2639701846","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2639701846/manifests"},{"name":"test/v1.2.1.2620250134","sha":"5896b64b59dc72b858d060240c56aa480e30b069","kind":"commit","published_at":"2022-07-06T03:38:00.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2620250134","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2620250134","dependencies_parsed_at":"2023-07-20T14:18:26.280Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2620250134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2620250134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2620250134/manifests"},{"name":"original/test/v1.2.1.2620250134","sha":"468c859898f8408d2b3d5bb5f8da5d9b9fa13d6f","kind":"commit","published_at":"2022-07-06T03:36:07.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2620250134","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2620250134","dependencies_parsed_at":"2023-07-20T14:18:23.986Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2620250134","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2620250134","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2620250134/manifests"},{"name":"test/v1.2.1.2600194049","sha":"574e3632841eb99c5dfc9e14609ad5bd0f961787","kind":"commit","published_at":"2022-07-02T03:36:12.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2600194049","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2600194049","dependencies_parsed_at":"2023-07-20T14:18:22.292Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2600194049","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2600194049","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2600194049/manifests"},{"name":"original/test/v1.2.1.2600194049","sha":"3304488384b7c5baa20908bc80a3df8039cf444a","kind":"commit","published_at":"2022-07-02T03:34:34.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2600194049","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2600194049","dependencies_parsed_at":"2023-07-20T14:18:23.483Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2600194049","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2600194049","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2600194049/manifests"},{"name":"test/v1.2.1.2580529681","sha":"9989e65c2aaa3b1b8e556d6d4cdca819589bb692","kind":"commit","published_at":"2022-06-29T03:38:22.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2580529681","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2580529681","dependencies_parsed_at":"2023-07-20T14:18:19.692Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2580529681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2580529681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2580529681/manifests"},{"name":"original/test/v1.2.1.2580529681","sha":"ed0ad4e708e66c11f229ab7023257ef2ab099450","kind":"commit","published_at":"2022-06-29T03:35:16.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2580529681","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2580529681","dependencies_parsed_at":"2023-07-20T14:18:21.369Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2580529681","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2580529681","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2580529681/manifests"},{"name":"test/v1.2.1.2559276183","sha":"bc952330bd25afe909a29ca61e614f9d2be02b3f","kind":"commit","published_at":"2022-06-25T03:30:44.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/test/v1.2.1.2559276183","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/test/v1.2.1.2559276183","dependencies_parsed_at":"2023-07-20T14:18:20.901Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@test%2Fv1.2.1.2559276183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2559276183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/test%2Fv1.2.1.2559276183/manifests"},{"name":"original/test/v1.2.1.2559276183","sha":"4d713d1c3ecd9e6a2c4aa5e4b11328bc0691a072","kind":"commit","published_at":"2022-06-25T03:29:14.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/test/v1.2.1.2559276183","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/test/v1.2.1.2559276183","dependencies_parsed_at":"2023-07-20T14:18:24.622Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Ftest%2Fv1.2.1.2559276183","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2559276183","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Ftest%2Fv1.2.1.2559276183/manifests"},{"name":"v1","sha":"91f88648313106cfa570623c235db6a3d8bd142e","kind":"commit","published_at":"2022-06-19T18:57:50.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1","dependencies_parsed_at":"2023-07-20T14:18:25.909Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1/manifests"},{"name":"v1.2","sha":"91f88648313106cfa570623c235db6a3d8bd142e","kind":"commit","published_at":"2022-06-19T18:57:50.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.2","dependencies_parsed_at":"2023-07-20T14:18:25.038Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2/manifests"},{"name":"v1.2.0","sha":"91f88648313106cfa570623c235db6a3d8bd142e","kind":"commit","published_at":"2022-06-19T18:57:50.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.2.0","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-07-20T14:18:27.459Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.2.0/manifests"},{"name":"original/v1.2.0","sha":"8dc3509017a20e67096f976edfd8bfac7c0564eb","kind":"commit","published_at":"2022-06-19T18:56:07.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.2.0","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.2.0","dependencies_parsed_at":"2023-07-20T14:18:19.932Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.2.0/manifests"},{"name":"v1.1","sha":"e42d3c3fbaa04b1d7f5d3e08643e8a7972e71e8a","kind":"commit","published_at":"2022-02-03T15:01:45.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1","dependencies_parsed_at":"2023-07-20T14:18:18.529Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1/manifests"},{"name":"v1.1.15","sha":"e42d3c3fbaa04b1d7f5d3e08643e8a7972e71e8a","kind":"commit","published_at":"2022-02-03T15:01:45.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.15","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.15","dependencies_parsed_at":"2023-07-20T14:18:24.417Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.15/manifests"},{"name":"original/v1.1.15","sha":"53385a98ddb812d809bb7a4bda94d9db321ae4ff","kind":"commit","published_at":"2022-02-03T14:57:27.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.15","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.15","dependencies_parsed_at":"2023-07-20T14:18:25.030Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.15/manifests"},{"name":"v1.1.14","sha":"e994f3b2ebc287e21a60c201553407a7d48084c5","kind":"commit","published_at":"2022-01-04T15:20:47.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.14","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.14","dependencies_parsed_at":"2023-07-20T14:18:23.752Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.14/manifests"},{"name":"original/v1.1.14","sha":"cfffc616429dea9688d140f53c20dc957ea55081","kind":"commit","published_at":"2022-01-04T15:18:59.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.14","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.14","dependencies_parsed_at":"2023-07-20T14:18:25.540Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.14/manifests"},{"name":"v1.1.13","sha":"7e1efc7aa05ed443add947c2184e3733a9adc612","kind":"commit","published_at":"2021-11-13T08:04:33.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.13","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.13","dependencies_parsed_at":"2023-07-20T14:18:23.265Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.13/manifests"},{"name":"original/v1.1.13","sha":"4d1a791d28acba8ca76ae544806c4c44bc4fd9a9","kind":"commit","published_at":"2021-11-13T08:02:57.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.13","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.13","dependencies_parsed_at":"2023-07-20T14:18:19.448Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.13/manifests"},{"name":"v1.1.12","sha":"e95cbf7f805ffdb806e1cd7c518409ebe8d1a425","kind":"commit","published_at":"2021-09-05T08:47:18.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.12","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.12","dependencies_parsed_at":"2023-07-20T14:18:21.839Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.12/manifests"},{"name":"original/v1.1.12","sha":"4d2631db7385b81cd053359e8201a4edc248d223","kind":"commit","published_at":"2021-09-05T08:45:34.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.12","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.12","dependencies_parsed_at":"2023-07-20T14:18:21.825Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.12/manifests"},{"name":"v1.1.11","sha":"033b1f8c7707b24813e816315829414629b42e1b","kind":"commit","published_at":"2021-06-22T15:45:40.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.11","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.11","dependencies_parsed_at":"2023-07-20T14:18:26.339Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.11/manifests"},{"name":"original/v1.1.11","sha":"316f43d7207da22b3cfd67b5249bf83ccbd3d427","kind":"commit","published_at":"2021-06-22T15:43:43.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.11","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.11","dependencies_parsed_at":"2023-07-20T14:18:24.931Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.11/manifests"},{"name":"v1.1.10","sha":"9d2be78e2a7f44720d62acb0aabef0c773a7f756","kind":"commit","published_at":"2021-04-29T06:43:26.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.10","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.10","dependencies_parsed_at":"2023-07-20T14:18:26.986Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.10/manifests"},{"name":"original/v1.1.10","sha":"673bf162a40acf8feddd3a2ec0ab3a812ab2c08c","kind":"commit","published_at":"2021-04-29T06:40:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.10","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.10","dependencies_parsed_at":"2023-07-20T14:18:21.449Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.10/manifests"},{"name":"v1.1.9","sha":"01e24d2da98d73874d1885716f1c8542ae9a0fb2","kind":"commit","published_at":"2021-02-28T14:41:43.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.9","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.9","dependencies_parsed_at":"2023-07-20T14:18:20.761Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.9/manifests"},{"name":"original/v1.1.9","sha":"e607dd76d9abd2e57a85ca52509c3433f0f74816","kind":"commit","published_at":"2021-02-28T14:38:08.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.9","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.9","dependencies_parsed_at":"2023-07-20T14:18:22.938Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.9/manifests"},{"name":"v1.1.8","sha":"788840d76a9a902551ba6eb48ecad8bfa8962373","kind":"commit","published_at":"2021-02-26T12:28:38.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.8","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.8","dependencies_parsed_at":"2023-07-20T14:18:20.671Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.8/manifests"},{"name":"original/v1.1.8","sha":"319d5accbdee6a3b6d2e616c3b97eab8d044ac63","kind":"commit","published_at":"2021-02-26T12:26:19.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.8","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.8","dependencies_parsed_at":"2023-07-20T14:18:24.727Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.8/manifests"},{"name":"v1.1.7","sha":"9f2013652fdb5134a7914695deb518360663a084","kind":"commit","published_at":"2021-02-26T05:03:40.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.7","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.7","dependencies_parsed_at":"2023-07-20T14:18:25.081Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.7/manifests"},{"name":"original/v1.1.7","sha":"3897357ae048da962229e4ac10f2828ec254f45f","kind":"commit","published_at":"2021-02-26T04:58:13.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.7","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.7","dependencies_parsed_at":"2023-07-20T14:18:25.522Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.7/manifests"},{"name":"v1.1.6","sha":"d6cdc5f731b2a93ebae0bb6e228fce55bcbf0b69","kind":"commit","published_at":"2021-01-03T04:16:44.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.6","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.6","dependencies_parsed_at":"2023-07-20T14:18:18.462Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.6/manifests"},{"name":"original/v1.1.6","sha":"7997a01b4a11b18201208641dc4b657d5a7acec6","kind":"commit","published_at":"2021-01-03T04:09:05.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.6","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.6","dependencies_parsed_at":"2023-07-20T14:18:22.629Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.6/manifests"},{"name":"v1.1.5","sha":"f91d98a60d69dd3bcdfa8539a9f87af89418c2fd","kind":"commit","published_at":"2020-12-15T03:17:21.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.5","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.5","dependencies_parsed_at":"2023-07-20T14:18:18.073Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.5/manifests"},{"name":"original/v1.1.5","sha":"03885683480a9d5263557a48116462f20b8b73d3","kind":"commit","published_at":"2020-12-15T03:14:44.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.5","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.5","dependencies_parsed_at":"2023-07-20T14:18:22.403Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.5/manifests"},{"name":"v1.1.4","sha":"ba6c8e5050eb28b18d5a2b4434e0164ce57e850c","kind":"commit","published_at":"2020-12-09T09:17:31.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.4","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.4","dependencies_parsed_at":"2023-07-20T14:18:21.910Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.4/manifests"},{"name":"original/v1.1.4","sha":"02899537dcf4fb1f2e75bb16383c6948add2fd9b","kind":"commit","published_at":"2020-12-09T09:15:04.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.4","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.4","dependencies_parsed_at":"2023-07-20T14:18:25.539Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.4/manifests"},{"name":"v1.1.3","sha":"3655ac59090df9115328a563b9407525bbc240d8","kind":"commit","published_at":"2020-12-07T13:15:19.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.3","dependencies_parsed_at":"2023-07-20T14:18:19.452Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.3/manifests"},{"name":"original/v1.1.3","sha":"25c79c23cdb3baca7f11bf0a54e53153e76e17e6","kind":"commit","published_at":"2020-12-07T13:13:13.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.3","dependencies_parsed_at":"2023-07-20T14:18:20.046Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.3/manifests"},{"name":"v1.1.2","sha":"fb75910203ede00de19c60c75db28fd0da7d0aa2","kind":"commit","published_at":"2020-11-23T08:20:09.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-07-20T14:18:19.001Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.2/manifests"},{"name":"original/v1.1.2","sha":"19303bd7537e5a8bcb22a596119f62061e4a61dc","kind":"commit","published_at":"2020-11-23T08:15:10.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.2","dependencies_parsed_at":"2023-07-20T14:18:17.922Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.2/manifests"},{"name":"v1.1.1","sha":"6eecd3a143099fb93f5b1b9150f611b98ab97b84","kind":"commit","published_at":"2020-10-30T16:17:41.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-07-20T14:18:18.995Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.1/manifests"},{"name":"original/v1.1.1","sha":"b0aa4fe68d5f148e5a66a012bb328c0d094cb3e9","kind":"commit","published_at":"2020-10-30T16:15:36.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.1","dependencies_parsed_at":"2023-07-20T14:18:25.250Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.1/manifests"},{"name":"v1.1.0","sha":"0f74c9ff8f52ccb57c15286bc1f7572b8e15046a","kind":"commit","published_at":"2020-09-26T05:13:18.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.1.0","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-07-20T14:18:18.175Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.1.0/manifests"},{"name":"original/v1.1.0","sha":"26cf415df66731c60d5e82f0dc7a174fb9aa92d3","kind":"commit","published_at":"2020-09-26T05:11:27.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.1.0","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.1.0","dependencies_parsed_at":"2023-07-20T14:18:28.979Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.1.0/manifests"},{"name":"v1.0.22","sha":"a6e8063da3cb2aa0a98a8fab90dcadf396d1c3ec","kind":"commit","published_at":"2020-09-14T18:17:11.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.22","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.22","dependencies_parsed_at":"2023-07-20T14:18:22.658Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.22/manifests"},{"name":"v1.0","sha":"a6e8063da3cb2aa0a98a8fab90dcadf396d1c3ec","kind":"commit","published_at":"2020-09-14T18:17:11.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0","dependencies_parsed_at":"2023-07-20T14:18:27.095Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0/manifests"},{"name":"original/v1.0.22","sha":"c2dac4b02c714f158dc55bcd7c3864e0765692fd","kind":"commit","published_at":"2020-09-14T18:14:12.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.22","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.22","dependencies_parsed_at":"2023-07-20T14:18:21.811Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.22/manifests"},{"name":"v1.0.21","sha":"c93c0ac152483c272a81b73d6a146c6b00977736","kind":"commit","published_at":"2020-09-01T14:29:04.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.21","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.21","dependencies_parsed_at":"2023-07-20T14:18:20.932Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.21/manifests"},{"name":"original/v1.0.21","sha":"9e14a7119d1184352b77620f714a3f742daa27e8","kind":"commit","published_at":"2020-09-01T14:26:29.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.21","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.21","dependencies_parsed_at":"2023-07-20T14:18:20.325Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.21/manifests"},{"name":"v1.0.20","sha":"44b72d3f3cbd2480daacb4c16bcce1a00791d29e","kind":"commit","published_at":"2020-08-18T06:01:54.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.20","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.20","dependencies_parsed_at":"2023-07-20T14:18:27.566Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.20/manifests"},{"name":"original/v1.0.20","sha":"9de2497212468b8f3dc8dcac49b6354c9139c078","kind":"commit","published_at":"2020-08-18T05:59:45.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.20","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.20","dependencies_parsed_at":"2023-07-20T14:18:26.769Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.20/manifests"},{"name":"v1.0.19","sha":"c6e49b75c1de6c9230a5e317ade3fab7951f07a6","kind":"commit","published_at":"2020-08-03T07:19:32.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.19","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.19","dependencies_parsed_at":"2023-07-20T14:18:22.055Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.19/manifests"},{"name":"original/v1.0.19","sha":"62ea549c37b426c67b0a698ab412bd637ab73697","kind":"commit","published_at":"2020-08-03T07:02:28.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.19","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.19","dependencies_parsed_at":"2023-07-20T14:18:18.889Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.19/manifests"},{"name":"v1.0.18","sha":"77afbb21bc89ded70355ea47688f751095835ee1","kind":"commit","published_at":"2020-07-26T07:49:14.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.18","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.18","dependencies_parsed_at":"2023-07-20T14:18:27.304Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.18/manifests"},{"name":"original/v1.0.18","sha":"c8a4f032b452d6bdf42b6f559a7b3c2f85672b06","kind":"commit","published_at":"2020-07-26T07:46:54.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.18","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.18","dependencies_parsed_at":"2023-07-20T14:18:28.910Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.18/manifests"},{"name":"v1.0.17","sha":"58beb08f3567d03781fec2cea33e3eaec7fc7d53","kind":"commit","published_at":"2020-07-11T17:28:49.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.17","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.17","dependencies_parsed_at":"2023-07-20T14:18:26.439Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.17/manifests"},{"name":"original/v1.0.17","sha":"626de9aa0d97c96991ad9114679db4a82b78f5a5","kind":"commit","published_at":"2020-07-11T17:23:33.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.17","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.17","dependencies_parsed_at":"2023-07-20T14:18:20.055Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.17/manifests"},{"name":"v1.0.16","sha":"2626fc1aef8fcbbc0fbccb4c3ff3228c7f3aa0b8","kind":"commit","published_at":"2020-07-02T06:02:46.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.16","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.16","dependencies_parsed_at":"2023-07-20T14:18:19.433Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.16/manifests"},{"name":"original/v1.0.16","sha":"499734602b2e222265852b7b61f7636519cf4baf","kind":"commit","published_at":"2020-07-02T05:59:53.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.16","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.16","dependencies_parsed_at":"2023-07-20T14:18:28.990Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.16/manifests"},{"name":"v1.0.15","sha":"4cc25fe06d8b27ef691eb275ae566c456bcbfacc","kind":"commit","published_at":"2020-06-28T06:45:48.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.15","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.15","dependencies_parsed_at":"2023-07-20T14:18:22.550Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.15/manifests"},{"name":"original/v1.0.15","sha":"a2279218a4e74fc72d64c3789331ec231eb0c942","kind":"commit","published_at":"2020-06-28T06:43:21.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.15","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.15","dependencies_parsed_at":"2023-07-20T14:18:25.186Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.15/manifests"},{"name":"v1.0.14","sha":"8cedb92790c4a97ed101375bc33eaf02ab15acd6","kind":"commit","published_at":"2020-06-23T12:25:35.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.14","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.14","dependencies_parsed_at":"2023-07-20T14:18:22.939Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.14/manifests"},{"name":"original/v1.0.14","sha":"eac3874b33ddadc54b3fec96eb0bbeb483a086a6","kind":"commit","published_at":"2020-06-23T12:22:13.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.14","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.14","dependencies_parsed_at":"2023-07-20T14:18:28.088Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.14/manifests"},{"name":"v1.0.13","sha":"3ab850acfaaf9040ba3e96ed581673243a3c9d41","kind":"commit","published_at":"2020-06-06T08:29:59.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.13","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.13","dependencies_parsed_at":"2023-07-20T14:18:20.571Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.13/manifests"},{"name":"original/v1.0.13","sha":"841c05609dd61cc0ce64b52ebf82544bd3f9639b","kind":"commit","published_at":"2020-06-06T08:23:25.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.13","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.13","dependencies_parsed_at":"2023-07-20T14:18:24.646Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.13/manifests"},{"name":"v1.0.12","sha":"d1df03a8bebeacef241c62d7dcbcceb7d3fbecdc","kind":"commit","published_at":"2020-05-28T15:13:32.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.12","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.12","dependencies_parsed_at":"2023-07-20T14:18:18.667Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.12/manifests"},{"name":"original/v1.0.12","sha":"c72ee40f0d36fc1317ff486243cb60c4b484dd60","kind":"commit","published_at":"2020-05-28T15:08:37.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.12","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.12","dependencies_parsed_at":"2023-07-20T14:18:19.576Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.12/manifests"},{"name":"v1.0.11","sha":"72ab63af7fb543f072c5255597858dffb9b3be40","kind":"commit","published_at":"2020-05-20T09:29:48.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.11","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.11","dependencies_parsed_at":"2023-07-20T14:18:23.103Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.11/manifests"},{"name":"original/v1.0.11","sha":"8c1b1c8fe374d2c5ff65575c197f1db27bfaf489","kind":"commit","published_at":"2020-05-20T09:26:58.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.11","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.11","dependencies_parsed_at":"2023-07-20T14:18:23.665Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.11/manifests"},{"name":"v1.0.10","sha":"37e86d01b4fa6f82c386b2c4e7a593f4dad7eefc","kind":"commit","published_at":"2020-04-23T09:07:25.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.10","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.10","dependencies_parsed_at":"2023-07-20T14:18:24.191Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.10/manifests"},{"name":"original/v1.0.10","sha":"9473d5c863f236d248da0274b11669380702aa10","kind":"commit","published_at":"2020-04-23T09:01:00.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.10","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.10","dependencies_parsed_at":"2023-07-20T14:18:28.866Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.10/manifests"},{"name":"v1.0.9","sha":"9db53d2d7eea95d754da16e72917078d64165877","kind":"commit","published_at":"2020-04-08T16:42:19.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.9","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.9","dependencies_parsed_at":"2023-07-20T14:18:18.917Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.9/manifests"},{"name":"original/v1.0.9","sha":"340069e493a6e062c9dbcff35184606276d24331","kind":"commit","published_at":"2020-04-08T16:40:08.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.9","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.9","dependencies_parsed_at":"2023-07-20T14:18:25.442Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.9/manifests"},{"name":"v1.0.8","sha":"c484ce9d627990c0aab560e46bbda3682ac46893","kind":"commit","published_at":"2020-04-05T10:06:06.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.8","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.8","dependencies_parsed_at":"2023-07-20T14:18:20.446Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.8/manifests"},{"name":"original/v1.0.8","sha":"78eaabdad4ec32d877ec75a1f3954d3e08205f29","kind":"commit","published_at":"2020-04-05T10:03:13.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.8","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.8","dependencies_parsed_at":"2023-07-20T14:18:25.051Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.8/manifests"},{"name":"v1.0.7","sha":"e99fbf4cbd12b622c93b5d20d3eca7c99836b839","kind":"commit","published_at":"2020-03-28T05:35:30.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.7","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.7","dependencies_parsed_at":"2023-07-20T14:18:20.933Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.7/manifests"},{"name":"original/v1.0.7","sha":"891039e7a84197e336a1fcc169f3cc9e22424d98","kind":"commit","published_at":"2020-03-28T05:33:22.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.7","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.7","dependencies_parsed_at":"2023-07-20T14:18:26.892Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.7/manifests"},{"name":"v1.0.6","sha":"59c6c150de2e2e0242be0c503799992229a13606","kind":"commit","published_at":"2020-03-21T13:56:34.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.6","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.6","dependencies_parsed_at":"2023-07-20T14:18:21.202Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.6/manifests"},{"name":"original/v1.0.6","sha":"acb0c6739b6d932ef4a57625b3c2104611a38530","kind":"commit","published_at":"2020-03-21T13:54:46.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.6","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.6","dependencies_parsed_at":"2023-07-20T14:18:25.533Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.6/manifests"},{"name":"v1.0.5","sha":"1d1fcb4d7bd97f0e30f1bb060d08025d62d08f62","kind":"commit","published_at":"2020-02-29T12:04:09.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.5","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-20T14:18:27.447Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.5/manifests"},{"name":"original/v1.0.5","sha":"5308274aab11d8dedcdaf4715de2487b91cc7cc2","kind":"commit","published_at":"2020-02-29T12:02:15.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.5","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.5","dependencies_parsed_at":"2023-07-20T14:18:22.043Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.5/manifests"},{"name":"v1.0.4","sha":"2fa334ee44c0a31bb53f3ccb8211896a15fda549","kind":"commit","published_at":"2020-02-25T08:19:54.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.4","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-20T14:18:22.064Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.4/manifests"},{"name":"original/v1.0.4","sha":"50e3950d5b13a374dac20d53040bfcc911c9542c","kind":"commit","published_at":"2020-02-25T08:16:40.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.4","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.4","dependencies_parsed_at":"2023-07-20T14:18:26.790Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.4/manifests"},{"name":"v1.0.3","sha":"6d626f5c74889437bc1f8a816cb47d31d17468fb","kind":"commit","published_at":"2020-02-22T12:38:45.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-20T14:18:22.322Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.3/manifests"},{"name":"original/v1.0.3","sha":"74dc5c6913f432dfcfbf53910e0556855c52cb88","kind":"commit","published_at":"2020-02-22T12:37:26.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.3","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.3","dependencies_parsed_at":"2023-07-20T14:18:20.434Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.3/manifests"},{"name":"v1.0.2","sha":"8a8d90bcc0606bf2cadaac5a84bc0ee464edf5ec","kind":"commit","published_at":"2020-02-15T08:49:19.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T14:18:20.709Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.2/manifests"},{"name":"original/v1.0.2","sha":"d5299a9af8f0650f93218efebb122529d39e7474","kind":"commit","published_at":"2020-02-15T08:47:55.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.2","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.2","dependencies_parsed_at":"2023-07-20T14:18:24.314Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.2/manifests"},{"name":"v1.0.1","sha":"c5b2d427a3aa8e7437f77cc9d653a2e7bdbc6f51","kind":"commit","published_at":"2020-02-06T05:08:53.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/v1.0.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T14:18:23.518Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/v1.0.1/manifests"},{"name":"original/v1.0.1","sha":"52fb6dd3021ce14eba54218b7642734514639e35","kind":"tag","published_at":"2020-02-06T05:08:06.000Z","download_url":"https://codeload.github.com/technote-space/get-git-comment-action/tar.gz/original/v1.0.1","html_url":"https://github.com/technote-space/get-git-comment-action/releases/tag/original/v1.0.1","dependencies_parsed_at":"2023-07-20T14:18:22.014Z","dependency_job_id":null,"purl":"pkg:github/technote-space/get-git-comment-action@original%2Fv1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/tags/original%2Fv1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-11T19:58:17.643Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":52,"rankings":{"downloads":null,"dependent_repos_count":6.198700681350024,"dependent_packages_count":0.0,"stargazers_count":34.88195214704484,"forks_count":35.26540960228173,"docker_downloads_count":null,"average":19.08651560766915},"purl":"pkg:githubactions/technote-space/get-git-comment-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/technote-space/get-git-comment-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/technote-space/get-git-comment-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/technote-space/get-git-comment-action/dependencies","status":null,"funding_links":["https://paypal.me/technote0space"],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-07T08:56:09.464Z","issues_count":9,"pull_requests_count":90,"avg_time_to_close_issue":12096021.888888888,"avg_time_to_close_pull_request":1476584.5113636365,"issues_closed_count":9,"pull_requests_closed_count":88,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.1111111111111111,"avg_comments_per_pull_request":4.2555555555555555,"merged_pull_requests_count":82,"bot_issues_count":9,"bot_pull_requests_count":11,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/technote-space%2Fget-git-comment-action/issues","maintainers":[{"login":"technote-space","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/technote-space"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/technote-space%2Fget-git-comment-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/technote-space%2Fget-git-comment-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/technote-space%2Fget-git-comment-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/technote-space%2Fget-git-comment-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/technote-space%2Fget-git-comment-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/technote-space%2Fget-git-comment-action/codemeta","maintainers":[]}