{"id":7740100,"name":"akiojin/decode-base64-github-action","ecosystem":"actions","description":"This action sets a Base64 string to an environment variable or writes it to a file.\n","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/akiojin/decode-base64-github-action","keywords_array":[],"namespace":"akiojin","versions_count":10,"first_release_published_at":"2023-03-10T02:18:01.000Z","latest_release_published_at":"2025-01-10T05:18:29.000Z","latest_release_number":"v1.0.10","last_synced_at":"2026-03-11T17:35:19.795Z","created_at":"2023-05-16T18:45:26.638Z","updated_at":"2026-03-11T17:35:19.795Z","registry_url":"https://github.com/akiojin/decode-base64-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"decode-base64-github-action","description":"This action sets a Base64 string to an environment variable or writes it to a file.\n","inputs":{"base64":{"description":"Specifies a Base64 string to decode.\n","required":true},"environment":{"description":"To also set the decoded string to an environment variable, specify the name of the environment variable in this parameter. If this value is set, the environment variable will be set to the decoded result. If omitted, the environment variable will not be set.\n","required":false,"default":""},"output-path":{"description":"To output the decoded string to the specified file, specify a path in this parameter. If omitted, the internally set path is used and passed to `outputs.output-path`.\n","required":false,"default":""}},"outputs":{"decoded":{"description":"The decoded string is set.\n"},"output-path":{"description":"The file path where the decoded string was written out.\n"}},"runs":{"using":"node20","main":"dist/index.js"},"branding":{"icon":"download","color":"orange"},"default_branch":"develop","path":null},"repo_metadata":{"id":142395187,"uuid":"611985359","full_name":"akiojin/decode-base64-github-action","owner":"akiojin","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-01T02:04:44.000Z","size":485,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-10-01T04:06:52.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/akiojin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-10T00:26:21.000Z","updated_at":"2025-10-01T02:02:42.000Z","dependencies_parsed_at":"2024-03-12T01:43:22.366Z","dependency_job_id":"5916043c-a1bf-4f1b-a183-d0a2007b19cf","html_url":"https://github.com/akiojin/decode-base64-github-action","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/akiojin/decode-base64-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/sbom","scorecard":{"id":176123,"data":{"date":"2025-08-11","repo":{"name":"github.com/akiojin/decode-base64-github-action","commit":"8e03ccad41b77aac3180f623e6a226a4f2318a16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/4 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":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"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/PR.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/PR.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/PR.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/PR.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/auto-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/build.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/build.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/dependabot-auto-merge.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/akiojin/decode-base64-github-action/test.yml/develop?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/PR.yml:14","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/PR.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-merge.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:8","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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 GetBranch(main): error during branchesHandler.query: 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-16T17:43:19.876Z","repository_id":142395187,"created_at":"2025-08-16T17:43:19.876Z","updated_at":"2025-08-16T17:43:19.876Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277793183,"owners_count":25878032,"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-10-01T02:00:09.286Z","response_time":88,"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":"akiojin","name":"Akio Jinsenji","uuid":"965624","kind":"user","description":"","email":"","website":"http://cloud-creative-studios.com","location":"Kyoto","twitter":"akiojin","company":"CLOUD CREATIVE STUDIOS, INC.","icon_url":"https://avatars.githubusercontent.com/u/965624?u=0b3ad9f4be59794614a90c8f2fd153a61fcb6d32\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-13T13:46:08.481Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/akiojin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:35:21.050Z","updated_at":"2023-03-13T13:46:08.483Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akiojin/repositories"},"tags":[{"name":"v1.0.10","sha":"76cacd7679502faf11e89b48a862d6152ea35c2b","kind":"commit","published_at":"2025-01-10T05:18:29.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.10","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.10","dependencies_parsed_at":"2025-01-12T05:36:45.721Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"b44b4259207cc01f37fe70c66d6dfe8acebea4b3","kind":"commit","published_at":"2025-01-09T12:10:37.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.9","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.9","dependencies_parsed_at":"2025-01-12T05:36:45.768Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b9fad6860f28dc67444a2a8ee06bc4c4a773ce2a","kind":"commit","published_at":"2025-01-08T08:24:10.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.8","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.8","dependencies_parsed_at":"2025-01-09T05:11:04.809Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.8/manifests"},{"name":"v1","sha":"910a7ad622d8d881e64c2d6308bfff1cede33c5e","kind":"commit","published_at":"2025-01-07T12:27:35.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1","dependencies_parsed_at":"2025-01-08T04:43:42.995Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1/manifests"},{"name":"v1.0.7","sha":"d583333de19e09f495f9d7a348f69a0f4095f28d","kind":"commit","published_at":"2025-01-07T12:27:01.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.7","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.7","dependencies_parsed_at":"2025-01-08T04:43:42.998Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"9dcb6150b79336bbe09fc30008d4b826a0f26385","kind":"commit","published_at":"2025-01-07T12:26:11.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.6","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.6","dependencies_parsed_at":"2025-01-08T04:43:43.080Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.6/manifests"},{"name":"v1.0.2","sha":"82bef0d9c88d987dc48c45218029b8b8426b3e33","kind":"tag","published_at":"2024-02-20T10:23:36.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.2","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.2","dependencies_parsed_at":"2024-02-22T04:18:40.790Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7c33692ba0c29e30a8171b06e79e3abc005af6f5","kind":"tag","published_at":"2024-02-20T10:21:40.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.1","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.1","dependencies_parsed_at":"2024-02-22T04:18:40.815Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"71aa8940d1a5eb6c0d722a2c9fe16643fab7e57f","kind":"tag","published_at":"2023-08-06T23:59:41.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v1.0.0","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v1.0.0","dependencies_parsed_at":"2023-08-09T04:29:25.567Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"ac7eb41ca3bad9c5cabf58391b9310142982772d","kind":"tag","published_at":"2023-03-10T02:18:01.000Z","download_url":"https://codeload.github.com/akiojin/decode-base64-github-action/tar.gz/v0.1.0","html_url":"https://github.com/akiojin/decode-base64-github-action/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T14:00:31.957Z","dependency_job_id":null,"purl":"pkg:github/akiojin/decode-base64-github-action@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-01T04:20:01.649Z","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":48.264934241800034,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":27.033750594200605},"purl":"pkg:githubactions/akiojin/decode-base64-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/akiojin/decode-base64-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/akiojin/decode-base64-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/akiojin/decode-base64-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T08:02:28.233Z","issues_count":1,"pull_requests_count":157,"avg_time_to_close_issue":30719.0,"avg_time_to_close_pull_request":1780720.0208333333,"issues_closed_count":1,"pull_requests_closed_count":144,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.4713375796178344,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":144,"past_year_issues_count":0,"past_year_pull_requests_count":63,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1392886.8214285714,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":56,"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.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":52,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/akiojin%2Fdecode-base64-github-action/issues","maintainers":[{"login":"akiojin","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiojin"}],"active_maintainers":[{"login":"akiojin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akiojin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Fdecode-base64-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Fdecode-base64-github-action/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Fdecode-base64-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Fdecode-base64-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/akiojin%2Fdecode-base64-github-action/codemeta","maintainers":[]}