{"id":6325750,"name":"azure/spring-cloud-deploy","ecosystem":"actions","description":"Deploy applications to Azure Spring Cloud and manage deployments.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/azure/spring-cloud-deploy","keywords_array":[],"namespace":"Azure","versions_count":3,"first_release_published_at":"2021-11-10T06:29:22.000Z","latest_release_published_at":"2021-11-16T07:33:20.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-06-03T07:01:48.578Z","created_at":"2023-02-13T12:51:57.907Z","updated_at":"2026-06-03T07:01:48.579Z","registry_url":"https://github.com/azure/spring-cloud-deploy","install_command":null,"documentation_url":null,"metadata":{"name":"Azure Spring Cloud","description":"Deploy applications to Azure Spring Cloud and manage deployments.","inputs":{"azure-subscription":{"description":"Select the Azure Resource Manager subscription for the deployment.","required":true},"action":{"description":"Action to be performed on Azure Spring Cloud.","required":true,"default":"deploy"},"service-name":{"description":"Select the Azure Spring Cloud service to which to deploy.","required":true},"app-name":{"description":"Select the Azure Spring Cloud app to deploy.","required":true},"use-staging-deployment":{"description":"Automatically select the deployment that's set as Staging at the time the task runs.","required":true,"default":true},"create-new-deployment":{"description":"Whether to target the deployment that's set as Staging at the time of execution. If unchecked, the 'Deployment Name' setting must be set.","required":false,"default":false},"deployment-name":{"description":"The deployment to which this task will apply. Lowercase letters, - and numbers only; must start with a letter.","required":false},"package":{"description":"File path to the package or a folder containing the Spring Cloud app contents.","required":false,"default":"${{ github.workspace }}/**/*.jar"},"environment-variables":{"description":"Edit the app's environment variables.","required":false},"jvm-options":{"description":"Edit the app's JVM options. A String containing JVM Options. Example: `-Xms1024m -Xmx2048m`","required":false},"runtime-version":{"description":"The runtime on which the app will run.","required":false},"dotnetcore-mainentry-path":{"description":"The path to the .NET executable relative to zip root.","required":false},"version":{"description":"The runtime on which the app will run.","required":false}},"branding":{"icon":"icon.svg"},"runs":{"using":"node12","main":"lib/main.js"},"default_branch":"main","path":null},"repo_metadata":{"id":40671922,"uuid":"414851996","full_name":"Azure/spring-cloud-deploy","owner":"Azure","description":"GitHub Actions for deploying to Azure Spring Cloud","archived":true,"fork":false,"pushed_at":"2022-08-29T07:34:02.000Z","size":20690,"stargazers_count":5,"open_issues_count":9,"forks_count":10,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-11T13:32:02.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/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}},"created_at":"2021-10-08T05:01:33.000Z","updated_at":"2024-01-13T06:54:50.000Z","dependencies_parsed_at":"2023-01-04T12:21:34.685Z","dependency_job_id":null,"html_url":"https://github.com/Azure/spring-cloud-deploy","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.46153846153846156","last_synced_commit":"c99e5b6b8c54e6346e982f69e633326ae91a59a4"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/spring-cloud-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/spring-cloud-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/sbom","scorecard":{"id":19001,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/spring-cloud-deploy","commit":"c99e5b6b8c54e6346e982f69e633326ae91a59a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 5/13 approved changesets -- score normalized to 3","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":"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":"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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-m5vv-6r4h-3vj9","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","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-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","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","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-14T16:23:48.327Z","repository_id":40671922,"created_at":"2025-08-14T16:23:48.327Z","updated_at":"2025-08-14T16:23:48.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007342,"owners_count":26084282,"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-11T02:00:06.511Z","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"},"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-13T00:08:48.619Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":13277,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2025-10-13T00:08:48.619Z","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":"195a3afcb7f66a893311c9511b8efa894a80348a","kind":"tag","published_at":"2021-11-16T07:33:26.000Z","download_url":"https://codeload.github.com/Azure/spring-cloud-deploy/tar.gz/v1","html_url":"https://github.com/Azure/spring-cloud-deploy/releases/tag/v1","dependencies_parsed_at":"2023-05-31T10:24:25.003Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-cloud-deploy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags/v1/manifests"},{"name":"v1.0.1","sha":"195a3afcb7f66a893311c9511b8efa894a80348a","kind":"tag","published_at":"2021-11-16T07:33:20.000Z","download_url":"https://codeload.github.com/Azure/spring-cloud-deploy/tar.gz/v1.0.1","html_url":"https://github.com/Azure/spring-cloud-deploy/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T10:24:24.664Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-cloud-deploy@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f94120f866912ea0ab1dd4f40c2a65733b867094","kind":"tag","published_at":"2021-11-10T06:29:22.000Z","download_url":"https://codeload.github.com/Azure/spring-cloud-deploy/tar.gz/v1.0.0","html_url":"https://github.com/Azure/spring-cloud-deploy/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T10:24:25.372Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-cloud-deploy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-cloud-deploy/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:55:37.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":26,"rankings":{"downloads":null,"dependent_repos_count":8.512121692283314,"dependent_packages_count":0.0,"stargazers_count":19.87640627475836,"forks_count":8.299794010457932,"docker_downloads_count":null,"average":9.172080494374901},"purl":"pkg:githubactions/azure/spring-cloud-deploy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/azure/spring-cloud-deploy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/azure/spring-cloud-deploy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/azure/spring-cloud-deploy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T16:13:28.666Z","issues_count":4,"pull_requests_count":14,"avg_time_to_close_issue":34411.0,"avg_time_to_close_pull_request":1088701.25,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.42857142857142855,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":6,"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/Azure%2Fspring-cloud-deploy/issues","maintainers":[{"login":"RuoyuWang-MS","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RuoyuWang-MS"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fspring-cloud-deploy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fspring-cloud-deploy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fspring-cloud-deploy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fspring-cloud-deploy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fspring-cloud-deploy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/azure%2Fspring-cloud-deploy/codemeta","maintainers":[]}