{"id":5806603,"name":"edumserrano/github-issue-forms-parser","ecosystem":"actions","description":"Parses a GitHub issue form body and outputs a JSON representation.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/edumserrano/github-issue-forms-parser","keywords_array":["actions","forms","github","github-action","github-actions","issue-forms","issues","parser"],"namespace":"edumserrano","versions_count":12,"first_release_published_at":"2022-04-18T14:51:58.000Z","latest_release_published_at":"2024-08-30T12:57:46.000Z","latest_release_number":"v1.3.7","last_synced_at":"2026-04-02T19:18:04.984Z","created_at":"2023-01-04T16:20:15.944Z","updated_at":"2026-04-02T19:18:04.984Z","registry_url":"https://github.com/edumserrano/github-issue-forms-parser","install_command":null,"documentation_url":null,"metadata":{"name":"GitHub issue forms parser","description":"Parses a GitHub issue form body and outputs a JSON representation.","branding":{"icon":"align-justify","color":"blue"},"inputs":{"template-filepath":{"description":"The filepath for the GitHub issue form template.","required":true},"issue-form-body":{"description":"The issue form body.","required":true}},"outputs":{"parsed-issue":{"description":"The parsed issue form as a JSON string."}},"runs":{"using":"docker","image":"docker://ghcr.io/edumserrano/github-issue-forms-parser:v1","args":["parse-issue-form","--template-filepath","${{ inputs.template-filepath }}","--issue-body","${{ inputs.issue-form-body }}"]},"default_branch":"main","path":null},"repo_metadata":{"id":38883563,"uuid":"476882668","full_name":"edumserrano/github-issue-forms-parser","owner":"edumserrano","description":"A Docker container GitHub action that can be used to parse GitHub issue forms.","archived":false,"fork":false,"pushed_at":"2025-12-13T22:04:34.000Z","size":736,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-15T17:59:57.377Z","etag":null,"topics":["actions","forms","github","github-action","github-actions","issue-forms","issues","parser"],"latest_commit_sha":null,"homepage":"","language":"C#","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/edumserrano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"edumserrano"}},"created_at":"2022-04-01T22:15:36.000Z","updated_at":"2025-12-13T22:04:37.000Z","dependencies_parsed_at":"2023-10-17T04:55:24.107Z","dependency_job_id":"17ace3e0-1287-4977-a523-f4ebff51e583","html_url":"https://github.com/edumserrano/github-issue-forms-parser","commit_stats":{"total_commits":193,"total_committers":3,"mean_commits":64.33333333333333,"dds":0.0984455958549223,"last_synced_commit":"2b93272982980e09b317a557d3b632357f36804e"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edumserrano","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/sbom","scorecard":{"id":367389,"data":{"date":"2025-08-11","repo":{"name":"github.com/edumserrano/github-issue-forms-parser","commit":"88006dbfd4beab365e70f0c50a04002cfddbdaab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_sha }}': .github/workflows/pr-dependabot-auto-merge.yml:25"],"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":"Code-Review","score":1,"reason":"Found 1/9 approved changesets -- score normalized to 1","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":"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":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":6,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-test.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/markdown-link-check.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/package-retention-policy.yml:20","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/package-retention-policy.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-dependabot-auto-merge.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-docker-image.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-action-gh-marketplace.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-action-gh-marketplace.yml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-action.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-action.yml:88","Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown-link-check.yml:1","Warn: no topLevel permission defined: .github/workflows/package-retention-policy.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-dependabot-auto-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker-image.yml:1","Warn: no topLevel permission defined: .github/workflows/test-action-gh-marketplace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-docker-image.yml:22"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/build-test.yml:64","Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote `: .github/workflows/build-test.yml:118","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/markdown-link-check.yml:48","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: .github/workflows/markdown-link-check.yml:62","Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": .github/workflows/test-action-gh-marketplace.yml:55","Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": .github/workflows/test-action-gh-marketplace.yml:102","Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": .github/workflows/test-action.yml:57","Info: Possibly incomplete results: error parsing shell code: \"if \u003ccond\u003e\" must be followed by \"then\": .github/workflows/test-action.yml:104","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/build-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/build-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdown-link-check.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/markdown-link-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-link-check.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/markdown-link-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown-link-check.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/markdown-link-check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-retention-policy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/package-retention-policy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-dependabot-auto-merge.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/pr-dependabot-auto-merge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker-image.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/publish-docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-image.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/publish-docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-image.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/publish-docker-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-docker-image.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/publish-docker-image.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action-gh-marketplace.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/test-action-gh-marketplace.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-action-gh-marketplace.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/test-action-gh-marketplace.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action-gh-marketplace.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/test-action-gh-marketplace.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-action-gh-marketplace.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/test-action-gh-marketplace.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/test-action.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-action.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/edumserrano/github-issue-forms-parser/test-action.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:31","Warn: containerImage not pinned by hash: Dockerfile:42","Warn: containerImage not pinned by hash: Dockerfile:46","Warn: containerImage not pinned by hash: GitHubIssueFormsParser/tests/remote-test-environment.Dockerfile:2: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:7.0-jammy to mcr.microsoft.com/dotnet/sdk:7.0-jammy@sha256:9db41721e58ac92cea1b5cbdb6080cd033a66a6f83521eaf0e1e561e9971efa7","Warn: nugetCommand not pinned by hash: Dockerfile:37: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: nugetCommand not pinned by hash: .github/workflows/build-test.yml:58: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   2 nugetCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-18T12:11:02.578Z","repository_id":38883563,"created_at":"2025-08-18T12:11:02.578Z","updated_at":"2025-08-18T12:11:02.578Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27801987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-18T02:00:09.725Z","response_time":55,"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"},"tags":[{"name":"v1.3.7","sha":"f4e7864950f591c91ddd5215592484a4c789cebd","kind":"commit","published_at":"2024-08-30T12:57:46.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.7","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.7","dependencies_parsed_at":"2024-09-01T09:24:42.908Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"51ff8940d0acaffc1848e0c55e9c0329220d8c38","kind":"commit","published_at":"2023-11-26T15:17:46.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.6","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.6","dependencies_parsed_at":"2023-11-28T04:36:53.344Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"ed7b4c5dd18f6f2356289bfad6257db212c11f27","kind":"commit","published_at":"2023-07-17T23:30:07.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.5","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.5","dependencies_parsed_at":"2023-07-19T04:11:02.817Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"5cd1d8c68f899277bae9e3ccd135f9699be5f6bc","kind":"commit","published_at":"2023-07-17T21:55:48.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.4","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.4","dependencies_parsed_at":"2023-07-19T04:11:02.817Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"5ce0748bcfc8705bb3f5d76f8a502ef135df34de","kind":"commit","published_at":"2023-05-16T16:33:27.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.3","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.3","dependencies_parsed_at":"2023-06-02T00:09:04.327Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"fa10c2c66ab8c271b13a102b1d1df9b46b80ee80","kind":"commit","published_at":"2023-02-04T20:26:49.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.2","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.2","dependencies_parsed_at":"2023-06-02T00:09:04.335Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.2/manifests"},{"name":"v1","sha":"fa10c2c66ab8c271b13a102b1d1df9b46b80ee80","kind":"commit","published_at":"2023-02-04T20:26:49.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1","dependencies_parsed_at":"2023-06-02T00:09:04.389Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1/manifests"},{"name":"v1.3.1","sha":"594d92351e405ac98b23e43055dcb434574af2ab","kind":"commit","published_at":"2023-01-17T18:03:16.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.1","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.1","dependencies_parsed_at":"2023-06-02T00:09:04.262Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"2a0007189b57d539514eb23c9b004bdd8a050b4c","kind":"commit","published_at":"2022-12-23T20:27:56.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.3.0","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-01T10:59:55.456Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"180b29409cc2db0a8c98ff35d4f1b2952046d9be","kind":"commit","published_at":"2022-07-09T17:59:06.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.2.0","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T21:24:26.218Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"d79d29a5c6fb6acef6976f3040eaa4754a0f9c8c","kind":"commit","published_at":"2022-06-18T05:52:28.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.1.0","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T21:24:27.273Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"bd9ab6210b5edafab534aaa1e3b218b34fa7b278","kind":"commit","published_at":"2022-04-18T14:51:58.000Z","download_url":"https://codeload.github.com/edumserrano/github-issue-forms-parser/tar.gz/v1.0.0","html_url":"https://github.com/edumserrano/github-issue-forms-parser/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T21:24:28.285Z","dependency_job_id":null,"purl":"pkg:github/edumserrano/github-issue-forms-parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-18T20:07:14.177Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.532403739502456,"dependent_packages_count":0.0,"stargazers_count":23.048645222627158,"forks_count":21.7936935509428,"docker_downloads_count":null,"average":16.343685628268105},"purl":"pkg:githubactions/edumserrano/github-issue-forms-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/edumserrano/github-issue-forms-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/edumserrano/github-issue-forms-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/edumserrano/github-issue-forms-parser/dependencies","status":null,"funding_links":["https://github.com/sponsors/edumserrano"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-14T01:01:06.314Z","issues_count":4,"pull_requests_count":226,"avg_time_to_close_issue":28342479.0,"avg_time_to_close_pull_request":250503.29302325583,"issues_closed_count":2,"pull_requests_closed_count":215,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":2.75,"avg_comments_per_pull_request":0.9601769911504425,"merged_pull_requests_count":174,"bot_issues_count":0,"bot_pull_requests_count":206,"past_year_issues_count":0,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":790661.3913043478,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.7096774193548387,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/edumserrano%2Fgithub-issue-forms-parser/issues","maintainers":[{"login":"edumserrano","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edumserrano"}],"active_maintainers":[{"login":"edumserrano","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edumserrano"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/edumserrano%2Fgithub-issue-forms-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/edumserrano%2Fgithub-issue-forms-parser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/edumserrano%2Fgithub-issue-forms-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/edumserrano%2Fgithub-issue-forms-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/edumserrano%2Fgithub-issue-forms-parser/codemeta","maintainers":[]}