{"id":5806728,"name":"Azure/mysql","ecosystem":"actions","description":"Deploy to Azure MySQL database using SQL script files","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Azure/mysql","keywords_array":[],"namespace":"Azure","versions_count":9,"first_release_published_at":"2019-11-12T05:48:29.000Z","latest_release_published_at":"2022-08-05T18:05:14.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-05-19T18:18:35.716Z","created_at":"2023-01-04T16:26:18.988Z","updated_at":"2026-05-19T18:18:35.717Z","registry_url":"https://github.com/Azure/mysql","install_command":null,"documentation_url":null,"metadata":{"name":"Azure MYSQL Deploy","description":"Deploy to Azure MySQL database using SQL script files","inputs":{"server-name":{"description":"Server name of Azure DB for Mysql. Example: fabrikam.mysql.database.azure.com. When you connect using Mysql Workbench, this is the same value that is used for Hostname in Parameters","required":true},"connection-string":{"description":"The connection string, including authentication information, for the Azure MySQL Server. (deprecated)","required":false},"username":{"description":"Azure MySQL Server username for login","required":false},"password":{"description":"Azure MySQL Server password for login","required":false},"database":{"description":"Azure MySQL Server database (optional) to connect to. No database will be used automatically.","required":false},"sql-file":{"description":"Path to SQL script file to deploy","required":true},"arguments":{"description":"Additional options supported by mysql simple SQL shell. These options will be applied when executing the given file on the Azure DB for Mysql.","required":false}},"runs":{"using":"node12","main":"lib/main.js"},"default_branch":"master","path":null},"repo_metadata":{"id":44045164,"uuid":"210792663","full_name":"Azure/mysql","owner":"Azure","description":"Automate your GitHub workflows using Azure Action for MySQL","archived":false,"fork":false,"pushed_at":"2024-03-27T01:47:02.000Z","size":36618,"stargazers_count":11,"open_issues_count":15,"forks_count":11,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-10-05T00:32:31.025Z","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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-25T08:20:42.000Z","updated_at":"2023-05-17T14:01:40.000Z","dependencies_parsed_at":"2024-03-27T02:40:53.272Z","dependency_job_id":"9abb92a9-1618-4e1f-8e4f-2591aed00f65","html_url":"https://github.com/Azure/mysql","commit_stats":{"total_commits":46,"total_committers":12,"mean_commits":"3.8333333333333335","dds":0.8260869565217391,"last_synced_commit":"f50be49bf6cb4ef4d8f99fca78370de51a3410d7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Azure/mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/sbom","scorecard":{"id":18974,"data":{"date":"2025-08-11","repo":{"name":"github.com/Azure/mysql","commit":"7bf95486db708a4d6b770a048c8223572f95da73"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/18 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:38","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/defaultLabels.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/mysql/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/mysql/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/mysql/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/mysql/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/defaultLabels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/mysql/defaultLabels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/defaultLabels.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Azure/mysql/defaultLabels.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:20","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 23 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":"39 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-558p-m34m-vpmq","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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:31.482Z","repository_id":44045164,"created_at":"2025-08-14T16:23:31.483Z","updated_at":"2025-08-14T16:23:31.483Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278395883,"owners_count":25979685,"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-04T02:00:05.491Z","response_time":63,"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-04T00:30:59.610Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Azure","funding_links":[],"total_stars":207710,"followers":13218,"following":0,"created_at":"2022-11-02T16:20:18.910Z","updated_at":"2025-10-04T00:30:59.611Z","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.3.0","sha":"d27d971eb02c75adab370f96b513b34b100f3022","kind":"commit","published_at":"2022-08-05T18:05:14.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.3.0","html_url":"https://github.com/Azure/mysql/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-31T14:25:19.044Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.3.0/manifests"},{"name":"v1","sha":"d27d971eb02c75adab370f96b513b34b100f3022","kind":"commit","published_at":"2022-08-05T18:05:14.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1","html_url":"https://github.com/Azure/mysql/releases/tag/v1","dependencies_parsed_at":"2023-05-31T14:25:19.593Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1/manifests"},{"name":"v1.2.0","sha":"f50be49bf6cb4ef4d8f99fca78370de51a3410d7","kind":"commit","published_at":"2022-08-04T22:08:23.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.2.0","html_url":"https://github.com/Azure/mysql/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T14:25:20.346Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"093f3af08a63a1d99485a1d93d3771b684625875","kind":"commit","published_at":"2021-01-21T08:00:48.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.1.4","html_url":"https://github.com/Azure/mysql/releases/tag/v1.1.4","dependencies_parsed_at":"2023-05-31T14:25:20.919Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"fd3cded678f63068575763e3405073f7a22ced58","kind":"commit","published_at":"2020-10-29T08:08:39.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.1.3","html_url":"https://github.com/Azure/mysql/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T14:25:21.463Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.1.3/manifests"},{"name":"v1.0.3","sha":"ccc25d2410d7471dd53ca3163653a521a9f36c16","kind":"commit","published_at":"2020-10-14T09:48:25.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.0.3","html_url":"https://github.com/Azure/mysql/releases/tag/v1.0.3","dependencies_parsed_at":"2023-05-31T14:25:22.049Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"645ae45c122214f3bc9375322187b91d2076accf","kind":"commit","published_at":"2020-10-08T14:41:29.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.0.2","html_url":"https://github.com/Azure/mysql/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T14:25:22.642Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6b9d2de8042adb8cfb8b6cbf7a80b2ba218ee961","kind":"commit","published_at":"2020-09-22T03:59:18.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.0.1","html_url":"https://github.com/Azure/mysql/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T14:25:23.266Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"725d94cd0e02916708f729f7b264ab6e2105b398","kind":"commit","published_at":"2019-11-12T05:48:29.000Z","download_url":"https://codeload.github.com/Azure/mysql/tar.gz/v1.0.0","html_url":"https://github.com/Azure/mysql/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T14:25:23.862Z","dependency_job_id":null,"purl":"pkg:github/Azure/mysql@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2Fmysql/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T00:58:29.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.775788306132153,"dependent_packages_count":0.0,"stargazers_count":10.784344794802724,"forks_count":6.182855331960069,"docker_downloads_count":null,"average":10.435747108223737},"purl":"pkg:githubactions/Azure/mysql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/Azure/mysql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/Azure/mysql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/Azure/mysql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-07T12:37:52.164Z","issues_count":1,"pull_requests_count":53,"avg_time_to_close_issue":2549872.0,"avg_time_to_close_pull_request":931780.0,"issues_closed_count":1,"pull_requests_closed_count":37,"pull_request_authors_count":10,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.07547169811320754,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":21,"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%2Fmysql/issues","maintainers":[{"login":"alanenriqueo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanenriqueo"},{"login":"mksuni","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mksuni"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fmysql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fmysql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fmysql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fmysql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fmysql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/Azure%2Fmysql/codemeta","maintainers":[]}