{"id":6346161,"name":"badsyntax/github-action-aws-cloudfront","ecosystem":"actions","description":"Invalidate CloudFront cache based on paths","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/badsyntax/github-action-aws-cloudfront","keywords_array":["aws","aws-cloudfront","cloudfront","github-action"],"namespace":"badsyntax","versions_count":5,"first_release_published_at":"2021-12-12T21:35:24.000Z","latest_release_published_at":"2023-01-17T20:25:44.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-03-16T06:34:50.533Z","created_at":"2023-02-16T05:34:37.482Z","updated_at":"2026-03-16T06:34:50.533Z","registry_url":"https://github.com/badsyntax/github-action-aws-cloudfront","install_command":null,"documentation_url":null,"metadata":{"name":"AWS CloudFront Invalidate","description":"Invalidate CloudFront cache based on paths","author":"Richard Willis \u003cwillis.rh@gmail.com\u003e","branding":{"icon":"upload-cloud","color":"gray-dark"},"inputs":{"invalidate-paths":{"required":false,"default":"","description":"Comma separated list of invalidation paths. For example: root/blog.html,root/index.html"},"distribution-id":{"required":true,"description":"The CloudFront Distribution Id"},"origin-prefix":{"required":false,"default":"","description":"The prefix of the object location in origin, which will be stripped from the invalidation paths. For example if origin-prefix is \"root\" and invalidationPath is \"root/blog.html\" then the final path will be \"blog.html\""},"default-root-object":{"required":true,"description":"The object returned when a user requests the root URL for your distribution. If this path is invalidated then a slash (/) is added to the invalidation paths"},"aws-region":{"require":true,"description":"The AWS region. For example: us-east-1"},"include-origin-prefix":{"require":true,"description":"Whether to include origin prefix paths. Useful when paths ere rewritten by Lambda's"}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":37911593,"uuid":"437382150","full_name":"badsyntax/github-action-aws-cloudfront","owner":"badsyntax","description":"GitHub Action to easily invalidate CloudFront paths","archived":false,"fork":false,"pushed_at":"2023-04-20T15:00:38.000Z","size":717,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T23:28:18.907Z","etag":null,"topics":["aws","aws-cloudfront","cloudfront","github-action"],"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/badsyntax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-11T20:29:11.000Z","updated_at":"2023-03-07T14:50:16.000Z","dependencies_parsed_at":"2024-10-27T21:44:35.292Z","dependency_job_id":"e0ebcb5c-7212-4906-a3d2-ede2358b5093","html_url":"https://github.com/badsyntax/github-action-aws-cloudfront","commit_stats":{"total_commits":45,"total_committers":2,"mean_commits":22.5,"dds":0.4,"last_synced_commit":"9b6a53113817f729eb38f368ac06818178d4475e"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/badsyntax/github-action-aws-cloudfront","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badsyntax","download_url":"https://codeload.github.com/badsyntax/github-action-aws-cloudfront/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/sbom","scorecard":{"id":222973,"data":{"date":"2025-08-11","repo":{"name":"github.com/badsyntax/github-action-aws-cloudfront","commit":"9b6a53113817f729eb38f368ac06818178d4475e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/1 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/badsyntax/github-action-aws-cloudfront/test.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-17T03:02:20.934Z","repository_id":37911593,"created_at":"2025-08-17T03:02:20.934Z","updated_at":"2025-08-17T03:02:20.934Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004060,"owners_count":26083667,"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-10T02:00:06.843Z","response_time":62,"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":"badsyntax","name":"Richard Willis","uuid":"102141","kind":"user","description":"","email":"","website":"https://richardwillis.info","location":"North Yorkshire, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/102141?v=4","repositories_count":271,"last_synced_at":"2024-04-15T11:01:17.786Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/badsyntax","funding_links":[],"total_stars":1545,"followers":161,"following":369,"created_at":"2022-11-02T20:03:39.062Z","updated_at":"2024-04-15T11:02:23.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badsyntax","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badsyntax/repositories"},"tags":[{"name":"v1.0.1","sha":"9b6a53113817f729eb38f368ac06818178d4475e","kind":"commit","published_at":"2023-01-17T20:25:44.000Z","download_url":"https://codeload.github.com/badsyntax/github-action-aws-cloudfront/tar.gz/v1.0.1","html_url":"https://github.com/badsyntax/github-action-aws-cloudfront/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-02T10:43:59.653Z","dependency_job_id":null,"purl":"pkg:github/badsyntax/github-action-aws-cloudfront@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"60a82599bd59adb15b1d8e90f128c90bdd502652","kind":"commit","published_at":"2021-12-27T14:39:25.000Z","download_url":"https://codeload.github.com/badsyntax/github-action-aws-cloudfront/tar.gz/v1.0.0","html_url":"https://github.com/badsyntax/github-action-aws-cloudfront/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T13:13:59.569Z","dependency_job_id":null,"purl":"pkg:github/badsyntax/github-action-aws-cloudfront@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"c7c2ee74ac02d588587a7287982f518929be106d","kind":"commit","published_at":"2021-12-14T22:43:38.000Z","download_url":"https://codeload.github.com/badsyntax/github-action-aws-cloudfront/tar.gz/v0.0.3","html_url":"https://github.com/badsyntax/github-action-aws-cloudfront/releases/tag/v0.0.3","dependencies_parsed_at":"2023-05-31T13:14:00.445Z","dependency_job_id":null,"purl":"pkg:github/badsyntax/github-action-aws-cloudfront@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"ec848a12b02f216c244798f59caf129c911fba6d","kind":"commit","published_at":"2021-12-13T16:06:23.000Z","download_url":"https://codeload.github.com/badsyntax/github-action-aws-cloudfront/tar.gz/v0.0.2","html_url":"https://github.com/badsyntax/github-action-aws-cloudfront/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-31T13:14:01.155Z","dependency_job_id":null,"purl":"pkg:github/badsyntax/github-action-aws-cloudfront@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"1e9016629465b575962c1c9e1b395514ca0477f6","kind":"commit","published_at":"2021-12-12T21:35:24.000Z","download_url":"https://codeload.github.com/badsyntax/github-action-aws-cloudfront/tar.gz/v0.0.1","html_url":"https://github.com/badsyntax/github-action-aws-cloudfront/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-31T13:14:01.948Z","dependency_job_id":null,"purl":"pkg:github/badsyntax/github-action-aws-cloudfront@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badsyntax%2Fgithub-action-aws-cloudfront/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T03:21:51.400Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.602123276818254,"dependent_packages_count":0.0,"stargazers_count":22.887022658849627,"forks_count":21.695452384725083,"docker_downloads_count":null,"average":16.29614958009824},"purl":"pkg:githubactions/badsyntax/github-action-aws-cloudfront","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/badsyntax/github-action-aws-cloudfront","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/badsyntax/github-action-aws-cloudfront","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/badsyntax/github-action-aws-cloudfront/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-27T21:14:15.858Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2854961.5894736843,"issues_closed_count":0,"pull_requests_closed_count":95,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.98,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":100,"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/badsyntax%2Fgithub-action-aws-cloudfront/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/badsyntax%2Fgithub-action-aws-cloudfront/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/badsyntax%2Fgithub-action-aws-cloudfront/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/badsyntax%2Fgithub-action-aws-cloudfront/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/badsyntax%2Fgithub-action-aws-cloudfront/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/badsyntax%2Fgithub-action-aws-cloudfront/codemeta","maintainers":[]}