Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(azure): check for minimal TLS version for Azure SQL server #5745

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johannes-engler-mw
Copy link
Contributor

Context

Verify a secure configuration of SQL servers in Azure

Description

New check for minimum required TLS version of Azure SQL servers.

Checklist

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the provider/azure Issues/PRs related with the Azure provider label Nov 13, 2024
@johannes-engler-mw johannes-engler-mw changed the title added check for minimal TLS version for Azure SQL server feat(check): check for minimal TLS version for Azure SQL server Nov 13, 2024
@johannes-engler-mw johannes-engler-mw changed the title feat(check): check for minimal TLS version for Azure SQL server feat(azure): check for minimal TLS version for Azure SQL server Nov 13, 2024
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (5641160) to head (f85a9ce).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5745      +/-   ##
==========================================
+ Coverage   89.83%   89.86%   +0.02%     
==========================================
  Files        1128     1129       +1     
  Lines       35154    35173      +19     
==========================================
+ Hits        31582    31609      +27     
+ Misses       3572     3564       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/azure Issues/PRs related with the Azure provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant