prowler-cloud / prowler

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
https://prowler.com
Apache License 2.0
9.99k stars 1.47k forks source link

chore(deps): bump botocore from 1.34.136 to 1.34.137 #4353

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps botocore from 1.34.136 to 1.34.137.

Changelog

Sourced from botocore's changelog.

1.34.137

  • api-change:apigateway: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:cognito-identity: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:connect: Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
  • api-change:docdb: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:eks: Updates EKS managed node groups to support EC2 Capacity Blocks for ML
  • api-change:payment-cryptography: Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:payment-cryptography-data: Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
  • api-change:stepfunctions: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:swf: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:wafv2: JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.78%. Comparing base (38f0dbb) to head (38f0dbb).

:exclamation: Current head 38f0dbb differs from pull request most recent head fd5f595

Please upload reports for the commit fd5f595 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3 #4353 +/- ## ======================================= Coverage 86.78% 86.78% ======================================= Files 713 713 Lines 22356 22356 ======================================= Hits 19401 19401 Misses 2955 2955 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.