{"id":5802866,"name":"Azure/spring-apps-deploy","ecosystem":"actions","description":"Deploy applications to Azure Spring Apps and manage deployments.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Azure/spring-apps-deploy","keywords_array":[],"namespace":"Azure","versions_count":12,"first_release_published_at":"2022-08-29T06:37:06.000Z","latest_release_published_at":"2023-09-25T08:53:45.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-03-28T02:32:14.464Z","created_at":"2023-01-04T14:06:46.218Z","updated_at":"2026-03-28T02:32:14.464Z","registry_url":"https://github.com/Azure/spring-apps-deploy","install_command":null,"documentation_url":null,"metadata":{"name":"Azure Spring Apps","description":"Deploy applications to Azure Spring Apps 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 Apps.","required":true,"default":"deploy"},"service-name":{"description":"Select the Azure Spring Apps service to which to deploy.","required":true},"app-name":{"description":"Select the Azure Spring Apps 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 Apps app contents.","required":false,"default":"${{ github.workspace }}/**/*.jar"},"target-module":{"description":"Child module to be deployed, required for multiple jar packages built from source code.","required":false},"cpu":{"description":"The CPU resource quantity. It should be 500m or number of CPU cores. It is effective only when creating new deployment.","required":false,"default":"1"},"memory":{"description":"The memory resource quantity. It should be 512Mi or #Gi, e.g., 1Gi, 3Gi. It is effective only when creating new deployment.","required":false,"default":"1Gi"},"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},"build-name":{"description":"(Enterprise Tier Only) The build name.","required":false},"builder":{"description":"(Enterprise Tier Only) Build service builder used to build the executable.","required":false},"build-cpu":{"description":"(Enterprise Tier Only) CPU resource quantity for build container. Should be 500m or number of CPU cores. Default: 1","required":false},"build-memory":{"description":"(Enterprise Tier Only) Memory resource quantity for build container. Should be 512Mi or #Gi, e.g., 1Gi, 3Gi. Default: 2Gi.","required":false},"build-env":{"description":"(Enterprise Tier Only) Space-separated environment variables for the build process in 'key[=value]' format.","required":false},"config-file-patterns":{"description":"(Enterprise Tier Only) Config file patterns separated with ',' to decide which patterns of Application Configuration Service will be used. Use '\"\"' to clear existing configurations.","required":false},"container-registry":{"description":"The registry of the container image.  Default: docker.io.","required":false,"default":"docker.io"},"registry-username":{"description":"The username of the container registry.","required":false},"registry-password":{"description":"The password of the container registry.","required":false},"container-image":{"description":"The container image.","required":false},"container-command":{"description":"The command of the container.","required":false},"container-args":{"description":"The arguments of the container.","required":false},"language-framework":{"description":"The language framework of the container.","required":false},"enable-liveness-probe":{"description":"If false, will disable the liveness probe of the app instance.  Allowed values: false, true.","required":false},"enable-readiness-probe":{"description":"If false, will disable the readiness probe of the app instance.  Allowed values: false, true.","required":false},"enable-startup-probe":{"description":"If false, will disable the startup probe of the app instance.  Allowed values: false, true.","required":false},"termination-grace-period-seconds":{"description":"Optional duration in seconds the app instance needs to terminate gracefully.","required":false},"liveness-probe-config":{"description":"A json file path indicates the liveness probe config","required":false},"readiness-probe-config":{"description":"A json file path indicates the readiness probe config","required":false},"startup-probe-config":{"description":"A json file path indicates the startup probe config","required":false}},"branding":{"icon":"icon.svg"},"runs":{"using":"node12","main":"lib/main.js"},"default_branch":"main","path":null},"repo_metadata":{"id":47117658,"uuid":"515886095","full_name":"Azure/spring-apps-deploy","owner":"Azure","description":"GitHub Actions to deploy to Azure Spring Cloud","archived":false,"fork":false,"pushed_at":"2023-09-25T08:56:00.000Z","size":96645,"stargazers_count":11,"open_issues_count":14,"forks_count":9,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-06T00:36:15.592Z","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":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-20T07:52:59.000Z","updated_at":"2024-12-30T17:06:34.000Z","dependencies_parsed_at":"2024-06-20T23:35:14.253Z","dependency_job_id":null,"html_url":"https://github.com/Azure/spring-apps-deploy","commit_stats":{"total_commits":24,"total_committers":5,"mean_commits":4.8,"dds":"0.33333333333333337","last_synced_commit":"69dd9a74bf40a26560c56e871cfd9613fd6e3581"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/spring-apps-deploy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/sbom","scorecard":{"id":19000,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/spring-apps-deploy","commit":"ee95b349bfb9497436d9203b722080459ee35ed6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","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":"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":"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":9,"reason":"binaries present in source code","details":["Warn: binary detected: __tests__/test_apps/target/hello-world.jar:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"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":"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":"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":"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":"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/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/spring-apps-deploy/main.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 16 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":"148 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vmq6-5m68-f53m","Warn: Project is vulnerable to: GHSA-668q-qrv7-99fm","Warn: Project is vulnerable to: GHSA-6v67-2wr5-gvf4","Warn: Project is vulnerable to: GHSA-pr98-23f8-jwxv","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-288c-cq4h-88gq","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-3f7h-mf4q-vrm4","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-2p3x-qw9c-25hh","Warn: Project is vulnerable to: GHSA-2q8x-2p7f-574v","Warn: Project is vulnerable to: GHSA-3ccq-5vw3-2p6x","Warn: Project is vulnerable to: GHSA-43gc-mjxg-gvrq","Warn: Project is vulnerable to: GHSA-4cch-wxpw-8p28","Warn: Project is vulnerable to: GHSA-4hrm-m67v-5cxr","Warn: Project is vulnerable to: GHSA-56p8-3fh9-4cvq","Warn: Project is vulnerable to: GHSA-59jw-jqf4-3wq3","Warn: Project is vulnerable to: GHSA-64xx-cq4q-mf44","Warn: Project is vulnerable to: GHSA-6w62-hx7r-mw68","Warn: Project is vulnerable to: GHSA-6wf9-jmg9-vxcc","Warn: Project is vulnerable to: GHSA-74cv-f58x-f9wf","Warn: Project is vulnerable to: GHSA-7chv-rrw6-w6fc","Warn: Project is vulnerable to: GHSA-8jrj-525p-826v","Warn: Project is vulnerable to: GHSA-cxfm-5m4g-x7xp","Warn: Project is vulnerable to: GHSA-f6hm-88x3-mfjv","Warn: Project is vulnerable to: GHSA-f8cc-g7j8-xxpm","Warn: Project is vulnerable to: GHSA-g5w6-mrj7-75h2","Warn: Project is vulnerable to: GHSA-h7v4-7xg3-hxcc","Warn: Project is vulnerable to: GHSA-hfq9-hggm-c56q","Warn: Project is vulnerable to: GHSA-hph2-m3g5-xxv4","Warn: Project is vulnerable to: GHSA-hrcp-8f3q-4w2c","Warn: Project is vulnerable to: GHSA-hvv8-336g-rx3m","Warn: Project is vulnerable to: GHSA-hwpc-8xqv-jvj4","Warn: Project is vulnerable to: GHSA-j563-grx4-pjpv","Warn: Project is vulnerable to: GHSA-j9h8-phrw-h4fh","Warn: Project is vulnerable to: GHSA-jfvx-7wrx-43fh","Warn: Project is vulnerable to: GHSA-mw36-7c6c-q4q2","Warn: Project is vulnerable to: GHSA-p8pq-r894-fm8f","Warn: Project is vulnerable to: GHSA-qpfq-ph7r-qv6f","Warn: Project is vulnerable to: GHSA-qrx8-8545-4wg2","Warn: Project is vulnerable to: GHSA-rmr5-cpv2-vgjf","Warn: Project is vulnerable to: GHSA-xw4p-crpj-vjx2","Warn: Project is vulnerable to: GHSA-pvp8-3xj6-8c6x","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-27hp-xhwr-wr2m","Warn: Project is vulnerable to: GHSA-2rvv-w9r2-rg7m","Warn: Project is vulnerable to: GHSA-5j33-cvvr-w245","Warn: Project is vulnerable to: GHSA-7w75-32cg-r6g2","Warn: Project is vulnerable to: GHSA-83qj-6fr2-vhqg","Warn: Project is vulnerable to: GHSA-9xcj-c8cr-8c3c","Warn: Project is vulnerable to: GHSA-c9hw-wf7x-jp9j","Warn: Project is vulnerable to: GHSA-fccv-jmmp-qg76","Warn: Project is vulnerable to: GHSA-g8pj-r55q-5c2v","Warn: Project is vulnerable to: GHSA-h2fw-rfh5-95r3","Warn: Project is vulnerable to: GHSA-h3gc-qfqq-6h8f","Warn: Project is vulnerable to: GHSA-hfrx-6qgj-fp6c","Warn: Project is vulnerable to: GHSA-hh3j-x4mc-g48r","Warn: Project is vulnerable to: GHSA-j39c-c8hj-x4j3","Warn: Project is vulnerable to: GHSA-jgwr-3qm3-26f3","Warn: Project is vulnerable to: GHSA-p22x-g9px-3945","Warn: Project is vulnerable to: GHSA-q3mw-pvr8-9ggc","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GHSA-qxf4-chvg-4r8r","Warn: Project is vulnerable to: GHSA-r6j3-px5g-cq3x","Warn: Project is vulnerable to: GHSA-wc4r-xq3c-5cf3","Warn: Project is vulnerable to: GHSA-wm9w-rjj3-j356","Warn: Project is vulnerable to: GHSA-v682-8vv8-vpwr","Warn: Project is vulnerable to: GHSA-6xx3-rg99-gc3p","Warn: Project is vulnerable to: GHSA-8xfc-gm6g-vgpv","Warn: Project is vulnerable to: GHSA-hr8g-6v94-x4m9","Warn: Project is vulnerable to: GHSA-v435-xc8x-wvr9","Warn: Project is vulnerable to: GHSA-wjxj-5m7g-mg7q","Warn: Project is vulnerable to: GHSA-56h3-78gp-v83r","Warn: Project is vulnerable to: GHSA-7rf3-mqpx-h7xg","Warn: Project is vulnerable to: GHSA-grr4-wv38-f68w","Warn: Project is vulnerable to: GHSA-q6g2-g7f3-rr83","Warn: Project is vulnerable to: GHSA-x27m-9w8j-5vcw","Warn: Project is vulnerable to: GHSA-7v6m-28jr-rg84","Warn: Project is vulnerable to: GHSA-rmrm-75hp-phr2","Warn: Project is vulnerable to: GHSA-x83m-pf6f-pf9g","Warn: Project is vulnerable to: GHSA-cm59-pr5q-cw85","Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-jjfh-589g-3hjx","Warn: Project is vulnerable to: GHSA-g5h3-w546-pj7f","Warn: Project is vulnerable to: GHSA-xf96-w227-r7c4","Warn: Project is vulnerable to: GHSA-36p3-wjmg-h94x","Warn: Project is vulnerable to: GHSA-mg83-c7gq-rv5c","Warn: Project is vulnerable to: GHSA-hh26-6xwr-ggv7","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-g5mm-vmx4-3rg7","Warn: Project is vulnerable to: GHSA-6gf2-pvqw-37ph","Warn: Project is vulnerable to: GHSA-rfmp-97jj-h8m6","Warn: Project is vulnerable to: GHSA-558x-2xjg-6232","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8","Warn: Project is vulnerable to: GHSA-2rmj-mq67-h97g","Warn: Project is vulnerable to: GHSA-2wrp-6fg6-hmc5","Warn: Project is vulnerable to: GHSA-4wrc-f8pq-fpqp","Warn: Project is vulnerable to: GHSA-ccgv-vj62-xf9h","Warn: Project is vulnerable to: GHSA-gfwj-fwqj-fp3v","Warn: Project is vulnerable to: GHSA-hgjh-9rj2-g67j","Warn: Project is vulnerable to: GHSA-7pm4-g2qj-j85x","Warn: Project is vulnerable to: GHSA-8wx2-9q48-vm9r","Warn: Project is vulnerable to: GHSA-g5vr-rgqm-vf78","Warn: Project is vulnerable to: GHSA-3mc7-4q67-w48m","Warn: Project is vulnerable to: GHSA-98wm-3w3q-mw94","Warn: Project is vulnerable to: GHSA-9w3m-gqgf-c4p9","Warn: Project is vulnerable to: GHSA-c4r9-r8fh-9vj2","Warn: Project is vulnerable to: GHSA-hhhw-99gj-p3c3","Warn: Project is vulnerable to: GHSA-mjmj-j48q-9wg2","Warn: Project is vulnerable to: GHSA-rvwf-54qp-4r6v","Warn: Project is vulnerable to: GHSA-w37g-rhq8-7m4j","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-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-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-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:47.511Z","repository_id":47117658,"created_at":"2025-08-14T16:23:47.512Z","updated_at":"2025-08-14T16:23:47.512Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278542686,"owners_count":26004061,"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-05T02:00:06.059Z","response_time":54,"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-05T00:25:05.848Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":13223,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2025-10-05T00:25:05.848Z","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.6.0","sha":"b70af4b78730e5bdba98ebe95c9f50376735c623","kind":"tag","published_at":"2023-09-25T08:53:45.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.6.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.6.0","dependencies_parsed_at":"2023-09-27T04:48:12.363Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"f26eb2d966b6a19cfc74be3035ad5cd3475438f9","kind":"tag","published_at":"2023-06-16T08:43:14.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.5.1","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.5.1","dependencies_parsed_at":"2023-06-26T02:10:57.131Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"47835126caa60adaa0fda7a7fc182100b47ca1e7","kind":"tag","published_at":"2023-05-15T09:23:12.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.5.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-04T20:22:45.591Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"da80ddc83f87a334f32a88ed06c160a439fea7c9","kind":"tag","published_at":"2023-04-14T06:45:50.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.4.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.4.0","dependencies_parsed_at":"2023-06-04T20:22:45.954Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"0f8a07e826d4d57aa3b32eca8e50b5401e93989e","kind":"tag","published_at":"2023-04-03T06:43:07.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.3.2","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.3.2","dependencies_parsed_at":"2023-06-04T20:22:46.361Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"5ee382919583e48f78aa295d7a7a922fcd059244","kind":"tag","published_at":"2023-02-16T06:58:32.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.3.1","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.3.1","dependencies_parsed_at":"2023-06-04T19:50:40.895Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"03d6dd026e16f8f8a376698e6260ac27fbc9fc7a","kind":"tag","published_at":"2023-02-08T07:57:24.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.3.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-04T19:49:49.759Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"050000a9b42ebf29fcdb5ac9b39785c0370da4f2","kind":"tag","published_at":"2022-10-27T09:41:20.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.2.1","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.2.1","dependencies_parsed_at":"2023-06-04T18:04:51.056Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"63ce973b4a93f35bde90fa9abeb2eec9f32c90ce","kind":"tag","published_at":"2022-10-20T02:13:46.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.2.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-04T17:59:46.784Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.2.0/manifests"},{"name":"v1","sha":"6bc681ebc5d713f7375db5c5c313129923a7fd23","kind":"tag","published_at":"2022-09-22T02:35:12.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1","dependencies_parsed_at":"2023-06-04T17:47:31.752Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1/manifests"},{"name":"v1.1.0","sha":"6bc681ebc5d713f7375db5c5c313129923a7fd23","kind":"tag","published_at":"2022-09-22T02:34:40.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.1.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-04T17:47:31.376Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4c3c55dd30a493954ea97f40615339be532077a2","kind":"tag","published_at":"2022-08-29T06:37:06.000Z","download_url":"https://codeload.github.com/Azure/spring-apps-deploy/tar.gz/v1.0.0","html_url":"https://github.com/Azure/spring-apps-deploy/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-04T17:47:32.054Z","dependency_job_id":null,"purl":"pkg:github/Azure/spring-apps-deploy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fspring-apps-deploy/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T01:14:22.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":12.200919030264618,"dependent_packages_count":0.0,"stargazers_count":12.140706702582792,"forks_count":9.46918079543654,"docker_downloads_count":null,"average":8.452701632070987},"purl":"pkg:githubactions/Azure/spring-apps-deploy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Azure/spring-apps-deploy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Azure/spring-apps-deploy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Azure/spring-apps-deploy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T08:38:25.336Z","issues_count":8,"pull_requests_count":31,"avg_time_to_close_issue":9485797.0,"avg_time_to_close_pull_request":2445332.0,"issues_closed_count":3,"pull_requests_closed_count":22,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":0.25806451612903225,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":4277920.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"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-apps-deploy/issues","maintainers":[{"login":"RuoyuWang-MS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RuoyuWang-MS"},{"login":"felipmiguel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felipmiguel"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fspring-apps-deploy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fspring-apps-deploy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fspring-apps-deploy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fspring-apps-deploy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fspring-apps-deploy/codemeta","maintainers":[]}