{"id":6339093,"name":"cb80/add2project","ecosystem":"actions","description":"Add issue to a project. It supports GitHub Enterprise.","homepage":"https://github.com/marketplace/actions/add-issue-to-a-project","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cb80/add2project","keywords_array":["actions","github","issues","projects","pull-requests"],"namespace":"cb80","versions_count":17,"first_release_published_at":"2021-06-04T19:22:52.000Z","latest_release_published_at":"2024-04-03T17:08:35.000Z","latest_release_number":"v0.17.0","last_synced_at":"2026-08-30T21:37:15.934Z","created_at":"2023-02-15T04:16:29.218Z","updated_at":"2026-09-15T11:29:20.339Z","registry_url":"https://github.com/cb80/add2project","install_command":null,"documentation_url":null,"metadata":{"name":"Add issue to a project","description":"Add issue to a project. It supports GitHub Enterprise.","author":"Chris Burkert (https://github.com/cb80)","inputs":{"project":{"description":"Project name","required":true},"column":{"description":"Column name","required":true},"home":{"description":"Home where the repository lives, default: the same repository the action runs","required":false,"default":"repos/${{ github.repository }}"},"token":{"description":"GitHub token, default: the auto generated token","required":false,"default":"${{ github.token }}"}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"box","color":"blue"},"default_branch":"main","path":null},"repo_metadata":{"id":37806388,"uuid":"371640265","full_name":"cb80/add2project","owner":"cb80","description":"Add issues and pull requests to a project.","archived":false,"fork":false,"pushed_at":"2024-07-02T12:54:37.000Z","size":1494,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-30T21:53:06.646Z","etag":null,"topics":["actions","github","issues","projects","pull-requests"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/add-issue-to-a-project","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/cb80.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-28T08:56:12.000Z","updated_at":"2024-01-12T18:20:11.000Z","dependencies_parsed_at":"2024-05-02T13:51:02.196Z","dependency_job_id":"aba8a7b7-17e4-467d-a481-67e45e50f07f","html_url":"https://github.com/cb80/add2project","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.05555555555555558,"last_synced_commit":"0e9a395d252023164282edc19e488f699ebb8867"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/cb80/add2project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cb80","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/sbom","scorecard":{"id":268409,"data":{"date":"2025-08-11","repo":{"name":"github.com/cb80/add2project","commit":"0e9a395d252023164282edc19e488f699ebb8867"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/17 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/addIssueToProjects.yml:1","Warn: no topLevel permission defined: .github/workflows/cicd.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/addIssueToProjects.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cb80/add2project/addIssueToProjects.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/addIssueToProjects.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cb80/add2project/addIssueToProjects.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cb80/add2project/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cb80/add2project/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cb80/add2project/cicd.yml/main?enable=pin","Warn: npmCommand not pinned by hash: update.sh:10","Warn: npmCommand not pinned by hash: update.sh:11","Warn: npmCommand not pinned by hash: .github/workflows/cicd.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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-17T12:45:34.705Z","repository_id":37806388,"created_at":"2025-08-17T12:45:34.705Z","updated_at":"2025-08-17T12:45:34.705Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37339359,"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-15T02:00:05.939Z","response_time":113,"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":"cb80","name":"Chris Burkert","uuid":"9869692","kind":"user","description":"","email":"","website":null,"location":"Dresden, Germany","twitter":"derBurkert","company":"@SAP","icon_url":"https://avatars.githubusercontent.com/u/9869692?u=f3c15dde2faeefc941521578ff457ff29491819d\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-03T21:29:02.099Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cb80","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:40:20.326Z","updated_at":"2023-03-03T21:29:02.105Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cb80","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cb80/repositories"},"tags":[{"name":"latest","sha":"0e9a395d252023164282edc19e488f699ebb8867","kind":"commit","published_at":"2024-04-03T17:08:35.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/latest","html_url":"https://github.com/cb80/add2project/releases/tag/latest","dependencies_parsed_at":"2026-08-24T07:15:41.599Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/latest/manifests"},{"name":"v0.17.0","sha":"0e9a395d252023164282edc19e488f699ebb8867","kind":"commit","published_at":"2024-04-03T17:08:35.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.17.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.17.0","dependencies_parsed_at":"2024-04-05T04:05:31.447Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a8616ab581a243072e717c803e35dc9eef42c6d5","kind":"commit","published_at":"2023-10-20T13:49:18.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.16.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.16.0","dependencies_parsed_at":"2023-10-22T09:02:45.916Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.16.0/manifests"},{"name":"v0.14.0","sha":"641dba5cb7caa293645de22fda97222dcf6b2447","kind":"commit","published_at":"2023-07-17T11:16:49.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.14.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.14.0","dependencies_parsed_at":"2023-07-19T05:02:13.465Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"95717b8ded9381181ea876deb72253502ce62ad3","kind":"commit","published_at":"2023-02-14T19:41:01.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.13.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.13.0","dependencies_parsed_at":"2023-06-02T11:24:39.620Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"bcee8f54086a53d13687d50fe77f464932dbf599","kind":"commit","published_at":"2023-01-17T17:58:45.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.12.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.12.0","dependencies_parsed_at":"2023-06-02T10:39:50.745Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"af6b8ec9c4b90930018e6b55a7d5be07f8264c02","kind":"commit","published_at":"2022-12-08T13:24:39.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.11.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.11.0","dependencies_parsed_at":"2023-06-02T10:39:51.343Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"a4c281d39da0ea30882a2a8cce7b1e3f815de280","kind":"commit","published_at":"2022-10-24T18:37:17.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.10.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.10.0","dependencies_parsed_at":"2023-06-02T10:39:51.910Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ee015f90ac350962f493488904cef6b022671fd1","kind":"commit","published_at":"2022-08-29T13:47:36.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.9.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.9.0","dependencies_parsed_at":"2023-05-31T12:05:40.752Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"393d524d1182e637cf6d16123b2d6652f8467553","kind":"commit","published_at":"2022-03-28T19:33:18.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.8.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.8.0","dependencies_parsed_at":"2023-05-31T12:05:42.074Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"9c338f79a49269e436bc46f0ecd42114f7f813f8","kind":"commit","published_at":"2022-02-28T18:49:54.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.7.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.7.0","dependencies_parsed_at":"2023-05-31T12:05:42.804Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"17ee971bf61d999290499ecc3b900dafcd1547cf","kind":"commit","published_at":"2022-01-19T19:04:54.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.6.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.6.0","dependencies_parsed_at":"2023-05-31T12:05:43.459Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"119c53d100b8c3c64c51fad81ea1014fe7581917","kind":"commit","published_at":"2021-11-01T17:48:34.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.5.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.5.0","dependencies_parsed_at":"2023-05-31T12:05:44.183Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"231dcbfe53e268e2a1f75a19352f927fb449e5af","kind":"commit","published_at":"2021-09-29T18:38:33.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.4.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.4.0","dependencies_parsed_at":"2023-05-31T12:05:45.304Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"af2be131968b8deb0aabe731a92218253b88768a","kind":"commit","published_at":"2021-09-20T18:20:26.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.3.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.3.0","dependencies_parsed_at":"2023-05-31T12:05:46.291Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"37bcf1ff1edc71f1a0f7d19d8229f8bf5abb7064","kind":"commit","published_at":"2021-06-14T20:04:11.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.2.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.2.0","dependencies_parsed_at":"2023-05-31T12:05:47.061Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"04cb87edad38c2ddbfe9ccd7afdee748ba978ff9","kind":"commit","published_at":"2021-06-04T19:22:52.000Z","download_url":"https://codeload.github.com/cb80/add2project/tar.gz/v0.1.0","html_url":"https://github.com/cb80/add2project/releases/tag/v0.1.0","dependencies_parsed_at":"2023-05-31T12:05:47.813Z","dependency_job_id":null,"purl":"pkg:github/cb80/add2project@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T11:29:20.339Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.756773886864206,"dependent_packages_count":0.0,"stargazers_count":27.371256536206623,"forks_count":35.11646331801616,"docker_downloads_count":null,"average":21.811123435271746},"purl":"pkg:githubactions/cb80/add2project","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/cb80/add2project","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/cb80/add2project","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/cb80/add2project/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-20T12:05:12.827Z","issues_count":0,"pull_requests_count":232,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1229219.5739910314,"issues_closed_count":0,"pull_requests_closed_count":223,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.0301724137931034,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":232,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cb80%2Fadd2project/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cb80%2Fadd2project/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cb80%2Fadd2project/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cb80%2Fadd2project/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cb80%2Fadd2project/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cb80%2Fadd2project/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/cb80%2Fadd2project/codemeta","maintainers":[]}