{"id":5806896,"name":"Azure/static-web-apps-deploy","ecosystem":"actions","description":"Deploys an application to Azure Static Web Apps","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Azure/static-web-apps-deploy","keywords_array":[],"namespace":"Azure","versions_count":2,"first_release_published_at":"2020-09-22T15:26:17.000Z","latest_release_published_at":"2021-03-03T18:53:03.000Z","latest_release_number":"v1","last_synced_at":"2026-04-01T12:04:26.729Z","created_at":"2023-01-04T16:34:42.097Z","updated_at":"2026-04-01T12:04:26.729Z","registry_url":"https://github.com/Azure/static-web-apps-deploy","install_command":null,"documentation_url":null,"metadata":{"name":"Azure Static Web Apps Deploy","description":"Deploys an application to Azure Static Web Apps","branding":{"icon":"upload-cloud","color":"blue"},"inputs":{"action":{"description":"Action to perform","required":true},"app_location":{"description":"Directory location of the application source code","required":true},"azure_static_web_apps_api_token":{"description":"Required token","required":true},"api_build_command":{"description":"Custom command for Oryx to run when building Azure Functions source code","required":false},"api_location":{"description":"Directory location of the Azure Functions source code","required":false},"app_artifact_location":{"description":"Identical in use to output_location","required":false},"output_location":{"description":"Directory location of the compiled application code after building","required":false},"app_build_command":{"description":"Custom command for Oryx to run when building application source code","required":false},"repo_token":{"description":"Token for interacting with the Github repository. Currently used only for commenting on Pull Requests.","required":false},"routes_location":{"description":"Directory location where the routes.json file can be found in the source code","required":false},"skip_app_build":{"description":"Skips the build step for the application source code if set to true.","required":false},"config_file_location":{"description":"Directory location where the staticwebapp.config.json file can be found in the source code","required":false},"skip_api_build":{"description":"Skips the build step for the Azure Functions source code if set to true.","required":false},"production_branch":{"description":"When specified, deployments from other branches will be considered preview environments.","required":false},"deployment_environment":{"description":"Name of the Azure Static Web Apps environment to deploy to.","required":false},"is_static_export":{"description":"Indicates you are using `next export` to generate a static site if set to true.","required":false},"data_api_location":{"description":"Directory location of the Data API configuration files","required":false},"github_id_token":{"description":"GitHub Auth id token","required":false}},"outputs":{"static_web_app_url":{"description":"Url of the application"}},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"v1","path":null},"repo_metadata":{"id":40476083,"uuid":"256014197","full_name":"Azure/static-web-apps-deploy","owner":"Azure","description":"Enable GitHub developers to deploy to Azure Static Web Apps using GitHub Actions","archived":false,"fork":false,"pushed_at":"2024-09-11T21:45:37.000Z","size":38,"stargazers_count":157,"open_issues_count":4,"forks_count":67,"subscribers_count":17,"default_branch":"v1","last_synced_at":"2025-10-19T00:39:34.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/Azure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-15T19:16:51.000Z","updated_at":"2025-10-16T17:27:20.000Z","dependencies_parsed_at":"2024-10-25T10:17:06.543Z","dependency_job_id":"a99e4fe1-1c4d-4122-9a15-b379e3068246","html_url":"https://github.com/Azure/static-web-apps-deploy","commit_stats":{"total_commits":43,"total_committers":11,"mean_commits":3.909090909090909,"dds":0.6744186046511628,"last_synced_commit":"4d27395796ac319302594769cfe812bd207490b1"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/static-web-apps-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/static-web-apps-deploy/tar.gz/refs/heads/v1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/sbom","scorecard":{"id":19003,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/static-web-apps-deploy","commit":"4d27395796ac319302594769cfe812bd207490b1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":10,"reason":"all changesets reviewed","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":-1,"reason":"no workflows found","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/appsvc/staticappsclient:stable to mcr.microsoft.com/appsvc/staticappsclient:stable@sha256:41473a2ebc45daa6e63c82a7f32a5680b0fe34dac49ab85dd6369c764b191308","Info:   0 out of   1 containerImage 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":"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(v0.0.1-preview): 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T16:23:49.149Z","repository_id":40476083,"created_at":"2025-08-14T16:23:49.149Z","updated_at":"2025-08-14T16:23:49.149Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280090890,"owners_count":26270398,"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-20T02:00:06.978Z","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":"Azure","name":"Microsoft Azure","uuid":"6844498","kind":"organization","description":"APIs, SDKs and open source projects from Microsoft Azure","email":null,"website":"https://docs.microsoft.com/en-us/azure/","location":"United States of America","twitter":"Azure","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6844498?v=4","repositories_count":2270,"last_synced_at":"2025-10-20T04:43:13.782Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":13329,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2025-10-20T04:43:13.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure/repositories"},"tags":[{"name":"v1","sha":"1a947af9992250f3bc2e68ad0754c0b0c11566c9","kind":"commit","published_at":"2021-03-03T18:53:03.000Z","download_url":"https://codeload.github.com/Azure/static-web-apps-deploy/tar.gz/v1","html_url":"https://github.com/Azure/static-web-apps-deploy/releases/tag/v1","dependencies_parsed_at":"2023-05-31T00:42:54.500Z","dependency_job_id":"cc953c50-601c-475f-91c3-14dbaadb21ab","purl":"pkg:github/Azure/static-web-apps-deploy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/tags/v1/manifests"},{"name":"v0.0.1-preview","sha":"920eddf8d7db5b5fc9afe76767b71c2a99db4760","kind":"commit","published_at":"2020-09-22T15:26:17.000Z","download_url":"https://codeload.github.com/Azure/static-web-apps-deploy/tar.gz/v0.0.1-preview","html_url":"https://github.com/Azure/static-web-apps-deploy/releases/tag/v0.0.1-preview","dependencies_parsed_at":"2023-05-31T00:42:55.077Z","dependency_job_id":"0bb9ef8f-3951-455a-8c6c-36805e9b612c","purl":"pkg:github/Azure/static-web-apps-deploy@v0.0.1-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/tags/v0.0.1-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/tags/v0.0.1-preview/manifests"}]},"repo_metadata_updated_at":"2025-10-20T12:29:28.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":8178,"rankings":{"downloads":null,"dependent_repos_count":0.16796070353351292,"dependent_packages_count":0.0,"stargazers_count":2.170812866423705,"forks_count":1.2232609729044523,"docker_downloads_count":null,"average":0.8905086357154176},"purl":"pkg:githubactions/Azure/static-web-apps-deploy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Azure/static-web-apps-deploy","docker_dependents_count":1,"docker_downloads_count":341,"usage_url":"https://repos.ecosyste.ms/usage/actions/Azure/static-web-apps-deploy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Azure/static-web-apps-deploy/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T17:34:56.448Z","issues_count":0,"pull_requests_count":29,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1661259.9166666667,"issues_closed_count":0,"pull_requests_closed_count":24,"pull_request_authors_count":12,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":393.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fstatic-web-apps-deploy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fstatic-web-apps-deploy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fstatic-web-apps-deploy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fstatic-web-apps-deploy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fstatic-web-apps-deploy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fstatic-web-apps-deploy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fstatic-web-apps-deploy/codemeta","maintainers":[]}