Prowler

Latest version: v5.0.5

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 31

4.0.1

What's Changed

Fixes
* fix(actions): use LATEST_TAG for v4 by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3703
* fix(args): Handle default argument by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3674
* fix(compliance): add field ModoEjecucion in csv output for ENS by pedrooot in https://github.com/prowler-cloud/prowler/pull/3719
* fix(dashboard): add correct label for each dropdown by pedrooot in https://github.com/prowler-cloud/prowler/pull/3700
* fix(dashboard): Add multiple dashboard fixes by pedrooot in https://github.com/prowler-cloud/prowler/pull/3714
* fix(dockerfile): add missing path to build by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3680
* fix(ens): add dependencias field ENS rd2022 compliance by pedrooot in https://github.com/prowler-cloud/prowler/pull/3701
* fix(gcp): add project id to outputs by sergargar in https://github.com/prowler-cloud/prowler/pull/3711
* fix(k8s): improve kubernetes deployment by sergargar in https://github.com/prowler-cloud/prowler/pull/3713
* fix(k8s): sanitize context syntax only for output file names by sergargar in https://github.com/prowler-cloud/prowler/pull/3689
* fix(service_name): fix typo in ServiceName field by pedrooot in https://github.com/prowler-cloud/prowler/pull/3723

Chores
* chore(action): update python version to 3.12 in GH action by sergargar in https://github.com/prowler-cloud/prowler/pull/3705
* chore(actions): Run for master and v3 by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3685
* chore(Azure): Optimize Entra service to use async funcs by puchy22 in https://github.com/prowler-cloud/prowler/pull/3706
* chore(dependabot): Add v3 label by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3698
* chore(dependabot): Run also for v3 branch by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3683
* chore(dispatch): just for v3 by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3712
* chore(Dockerfile): remove deprecated dash dependencies by sergargar in https://github.com/prowler-cloud/prowler/pull/3708
* chore(Dockerfile): update Python version to 3.12 by sergargar in https://github.com/prowler-cloud/prowler/pull/3699
* chore(docs): update CloudShell scripts by sergargar in https://github.com/prowler-cloud/prowler/pull/3687
* chore(merge): include latest changes of v3 by sergargar in https://github.com/prowler-cloud/prowler/pull/3686
* chore(mutelist): remove space within mutelist name by sergargar in https://github.com/prowler-cloud/prowler/pull/3690
* chore(regions): Add backport-v3 label by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3684
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3693
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3727

Documentation
* docs(dashboard): improve dashboard documentation by pedrooot in https://github.com/prowler-cloud/prowler/pull/3688
* docs(images): fix images link in documentation by sergargar in https://github.com/prowler-cloud/prowler/pull/3709
* docs(mutelist): remove MUTED and explain new fields by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3726

Dependencies
* build(deps): Update boto3 to version 1.34.77 by sergargar in https://github.com/prowler-cloud/prowler/pull/3669
* chore(deps): bump botocore from 1.34.77 to 1.34.80 by dependabot in https://github.com/prowler-cloud/prowler/pull/3715
* chore(deps): bump google-api-python-client from 2.124.0 to 2.125.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3678
* chore(deps): bump kubernetes from 28.1.0 to 29.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3679
* chore(deps): bump trufflesecurity/trufflehog from 3.71.2 to 3.72.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3677
* chore(deps-dev): bump moto from 5.0.4 to 5.0.5 by dependabot in https://github.com/prowler-cloud/prowler/pull/3681


**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/4.0.0...4.0.1

4.0.0

_You'll take my life, but I'll take yours too
You'll fire your musket, but I'll run you through
So when you're waiting for the next attack
You'd better stand, there's no turning back_

When I started Prowler almost eight years ago, I thought about calling it The Trooper (`thetrooper` as in the command line sounds good but I thought `prowler` was even better). I can say today, with no doubt that this version 4.0 of Prowler, The Trooper, is by far the software that I always wanted to release. Now, as a company, with a whole team dedicated to Prowler (Open Source and SaaS), this is even more exciting. With standard support for AWS, Azure, GCP and also Kubernetes, with all new features, this is the beginning of a new era where Open Cloud Security makes an step forward and we say: hey WE ARE HERE FOR REAL and _when you're waiting for the next attack, you'd better stand, there's no turning back_

Enjoy Prowler - The Trooooooooper! 🀘🏽πŸ”₯ [song](https://www.youtube.com/watch?v=t24ij5kI2cg)!

![Screenshot 2024-04-04 at 13 00 24](https://github.com/prowler-cloud/prowler/assets/3985464/8f218a94-97bf-444f-9f61-99db2c260814)

Breaking Changes
- Allowlist now is called Mutelist
- Deprecate the AWS flag `--sts-endpoint-region` since we use AWS STS regional tokens.
- The `--quiet` option has been deprecated, now use the `--status` flag to select the finding's status you want to get from `PASS`, `FAIL` or `MANUAL`.
- To send only FAILS to AWS Security Hub, now use either `--send-sh-only-fails` or `--security-hub --status FAIL`
- All `INFO` finding's status has changed `MANUAL`.

We have deprecated some of our outputs formats:
- The HTML is replaced for the new Prowler Dashboard (`prowler dashboard`)
- The JSON is replaced for the JSON OCSF v1.1.0

New features to highlight in this version

**Dashboard**
- Prowler has local dashboard to play with gathered data easier. Run `prowler dashboard` and enjoy overview data and compliance.
![Screenshot 2024-04-02 at 20 14 04 (1)](https://github.com/prowler-cloud/prowler/assets/3985464/4df30a5b-bc2c-4f7c-9ca4-8a47c50cf0f4)


πŸŽ›οΈ **New Kubernetes provider**
- Prowler has a new Kubernetes provider to improve the security posture of your clusters! Try it now with `prowler kubernetes --kubeconfig-file <kube.yaml>`
- CIS Benchmark 1.8 for K8s is included.

πŸ“„ **Compliance**
- All compliance frameworks are executed by default and stored in a new location: `output/compliance`

**AWS**
- The AWS provider execution by default does not scan unused services, you can enable it with `--scan-unused-services`.
- 2 new checks to detect possible threads, try it now with `prowler aws --category threat-detection` for Enumeration and Privilege Escalation type of activities.

πŸ—ΊοΈ **Azure**
- All Azure findings includes the location!
- CIS Benchmark for Azure 2.0 and 2.1 is included.

πŸ”‡ **Mutelist**
- The renamed mutelist feature is available for all the providers.
- In AWS a default allowlist is included in the execution.

🌐 **Outputs**
- Prowler now the outputs in a common format for all the providers.
- The only JSON output now follows the [OCSF Schema](https://schema.ocsf.io/) v1.1.0

πŸ’» **Providers**
- We have unified the way of including new providers for easier development and to add new ones.

πŸ”¨ **Fixer**
- We have included a new argument `--fix` to allow you to remediate findings. You can list all the available fixers with `prowler aws --list-fixers`


Features
* feat(mute list): change allowlist to mute list by sergargar in https://github.com/prowler-cloud/prowler/pull/3039
* feat(CloudProvider): introduce global provider Azure&GCP by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3069
* feat(compliance): execute all compliance by default by sergargar in https://github.com/prowler-cloud/prowler/pull/3003
* feat(kubernetes): add Kubernetes provider by sergargar in https://github.com/prowler-cloud/prowler/pull/3226
* feat(status): add --status flag by sergargar in https://github.com/prowler-cloud/prowler/pull/3238
* feat(AwsProvider): include new structure for AWS provider by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3252
* feat(kubernetes): add etcd, controllermanager and rbac services by sergargar in https://github.com/prowler-cloud/prowler/pull/3261
* feat(apiserver): new 9 Kubernetes ApiServer checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3288
* feat(apiserver): new 10 Kubernetes ApiServer checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3289
* feat(apiserver): new 10 Kubernetes ApiServer checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3290
* feat(controllermanager): add checks for Kubernetes Controller Manager by sergargar in https://github.com/prowler-cloud/prowler/pull/3291
* feat(etcd): add checks for Kubernetes etcd by sergargar in https://github.com/prowler-cloud/prowler/pull/3294
* feat(kubelet): add 10 checks of Kubernetes Kubelet service by sergargar in https://github.com/prowler-cloud/prowler/pull/3302
* feat(rbac): add 9 checks of Kubernetes RBAC service by sergargar in https://github.com/prowler-cloud/prowler/pull/3314
* feat(core): add 13 checks of Kubernetes Core service by sergargar in https://github.com/prowler-cloud/prowler/pull/3315
* feat(kubelet): add 6 checks of Kubelet configuration files on the worker nodes by sergargar in https://github.com/prowler-cloud/prowler/pull/3335
* feat(namespace): add `--namespaces` argument and solve bugs by sergargar in https://github.com/prowler-cloud/prowler/pull/3431
* feat(mutelist): add Mute List for all providers by sergargar in https://github.com/prowler-cloud/prowler/pull/3548
* feat(azure): locations added to Azure findings by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3596
* feat(compliance): Add CIS 1.8 framework for Kubernetes by pedrooot in https://github.com/prowler-cloud/prowler/pull/3600
* feat(cloudtrail): add threat detection checks for AWS (enum and priv escalation) by sergargar in https://github.com/prowler-cloud/prowler/pull/3602
* feat(fixer): add Prowler Fixer feature! by sergargar in https://github.com/prowler-cloud/prowler/pull/3634
* feat(dashboards): add new Prowler dashboards by pedrooot in https://github.com/prowler-cloud/prowler/pull/3575

Documentation
* docs(kubernetes): add Kubernetes documentation by sergargar in https://github.com/prowler-cloud/prowler/pull/3482
* chore(readme): update k8s cis by sergargar in https://github.com/prowler-cloud/prowler/pull/3640

Fixes
* fix(gcp): fix error in generating compliance by sergargar in https://github.com/prowler-cloud/prowler/pull/3201
* fix(kubernetes): improve in-cluster execution by sergargar in https://github.com/prowler-cloud/prowler/pull/3397
* fix(shodan): Make it available for all the providers by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3500
* fix(azure): use subscriptions in get_locations by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3541
* fix(compliance): fix csv output for framework Mitre Attack by pedrooot in https://github.com/prowler-cloud/prowler/pull/3574
* fix(quickinventory): Adapt for the new AWS provider class by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3569
* fix(mapping): handle None attributes in data by sergargar in https://github.com/prowler-cloud/prowler/pull/3588
* fix(securityhub): Add validation and handle errors by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3590
* fix(providers): import modules also from outside of directory by sergargar in https://github.com/prowler-cloud/prowler/pull/3595


Chores
* chore(sts-endpoint): deprecate `--sts-endpoint-region` by sergargar in https://github.com/prowler-cloud/prowler/pull/3046
* chore(manual status): change INFO to MANUAL status by sergargar in https://github.com/prowler-cloud/prowler/pull/3254
* chore(tests): add kubernetes provider tests by sergargar in https://github.com/prowler-cloud/prowler/pull/3265
* chore(aws): Remove old provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3468
* chore(kubernetes): add strong ciphers config vars by sergargar in https://github.com/prowler-cloud/prowler/pull/3470
* chore(kubernetes): enhance checks metadata by sergargar in https://github.com/prowler-cloud/prowler/pull/3469
* chore(azure): working version executing checks by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3472
* chore(gcp): working version executing checks by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3474
* chore(kubernetes): Working provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3475
* chore(aws): Simplify provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3481
* chore(aws): Working outputs by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3488
* chore(k8s): Working outputs by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3489
* chore(gcp): working outputs by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3490
* chore(azure): working outputs by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3491
* chore(providers): Store output options and mutelist by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3497
* chore(kubernetes): add outputs fields by sergargar in https://github.com/prowler-cloud/prowler/pull/3499
* chore(config): Store in provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3498
* chore(html): deprecate output by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3501
* chore(compliance): solve compliance issues by sergargar in https://github.com/prowler-cloud/prowler/pull/3507
* chore(csv): Common output for all the providers by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3513
* chore(json): deprecate native json by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3514
* chore(aws): Replace audit_info for provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3521
* chore(ocsf): add OCSF 1.1 and organize code by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3517
* chore(mutelist): enforce for all providers by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3554
* chore(audit_info): Replace for provider and add tests by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3542
* chore(main): remove getattr for mutelist by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3564
* chore(slack): fix integration with provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3565
* chore(unused services): scan unused services by default and add flag by sergargar in https://github.com/prowler-cloud/prowler/pull/3556
* chore(muted): handle new Muted status by sergargar in https://github.com/prowler-cloud/prowler/pull/3570
* chore(report): improve shown report in UI by sergargar in https://github.com/prowler-cloud/prowler/pull/3587
* chore(args): sanitize arguments by sergargar in https://github.com/prowler-cloud/prowler/pull/3611
* chore(ulimit): handle low ulimit value on shell session for POSIX if max open files is below 4096 by sergargar in https://github.com/prowler-cloud/prowler/pull/3601
* chore(categories): Add threat detection checks in the loader by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3622
* chore(slogan): update Prowler slogan by sergargar in https://github.com/prowler-cloud/prowler/pull/3619
* chore(args): add plural severity argument by sergargar in https://github.com/prowler-cloud/prowler/pull/3636
* chore(compliance): only execute all compliances in normal execution by sergargar in https://github.com/prowler-cloud/prowler/pull/3635

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.16.0...4.0.0

3.16.17

What's Changed
Fixes
* fix(aws): change check metadata ec2_securitygroup_allow_wide_open_public_ipv4 by prowler-bot in https://github.com/prowler-cloud/prowler/pull/4949
* fix(aws): enchance check cloudformation_stack_outputs_find_secrets by prowler-bot in https://github.com/prowler-cloud/prowler/pull/4861
* fix(ec2): Manage `UnicodeDecodeError` when reading user data by github-actions in https://github.com/prowler-cloud/prowler/pull/4788
* fix(gcp): solve errors in GCP services by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5123
* fix(inspector2): Ensure Inspector2 is enabled for ECR, EC2, Lambda and Lambda Code by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5066
* fix(security-groups): remove RFC1918 from ec2_securitygroup_allow_wide_open_public_ipv4 by prowler-bot in https://github.com/prowler-cloud/prowler/pull/4952
* fix(v3): remove not supported checks by sergargar in https://github.com/prowler-cloud/prowler/pull/5126
* fix(vpc): check all routes tables in subnet by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5121
Chores
* chore(aws): match all AWS resource types with SecurityHub supported types in metadata by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5064
* chore(aws): Remove token from log line by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4904
* chore(awslambda): Enhance function public access check called from other resource by github-actions in https://github.com/prowler-cloud/prowler/pull/4793
* chore(azure): Fix CIS 2.1 mapping by github-actions in https://github.com/prowler-cloud/prowler/pull/4780
* chore(docs): change ResourceType link of Security Hub by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5096
* chore(regions_update): Changes in regions for AWS services by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5083
* chore(ssm): add trusted accounts variable to ssm check by prowler-bot in https://github.com/prowler-cloud/prowler/pull/5117
* chore(test): improve `iam_root_hardware_mfa_enabled` tests by github-actions in https://github.com/prowler-cloud/prowler/pull/4834
* chore(version): update version logic in Prowler by github-actions in https://github.com/prowler-cloud/prowler/pull/4776
Dependencies
* chore(dependencies): update boto3 and botocore packages by prowler-bot in https://github.com/prowler-cloud/prowler/pull/4986
* chore(deps): bump azure-identity from 1.17.1 to 1.18.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5105
* chore(deps): bump azure-mgmt-compute from 32.0.0 to 33.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4858
* chore(deps): bump azure-mgmt-containerservice from 31.0.0 to 32.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5040
* chore(deps): bump azure-mgmt-cosmosdb from 9.5.1 to 9.6.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5103
* chore(deps): bump azure-mgmt-web from 7.3.0 to 7.3.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/4810
* chore(deps): bump azure-storage-blob from 12.22.0 to 12.23.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5078
* chore(deps): bump boto3 from 1.35.21 to 1.35.23 by dependabot in https://github.com/prowler-cloud/prowler/pull/5114
* chore(deps): bump botocore from 1.35.22 to 1.35.23 by dependabot in https://github.com/prowler-cloud/prowler/pull/5101
* chore(deps): bump google-api-python-client from 2.145.0 to 2.146.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5079
* chore(deps): bump msgraph-sdk from 1.7.0 to 1.8.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5102
* chore(deps): bump peter-evans/create-pull-request from 6 to 7 by dependabot in https://github.com/prowler-cloud/prowler/pull/4924
* chore(deps): bump pydantic from 1.10.17 to 1.10.18 by dependabot in https://github.com/prowler-cloud/prowler/pull/4857
* chore(deps): bump pytz from 2024.1 to 2024.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/5006
* chore(deps): bump setuptools from 74.1.2 to 75.1.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/5054
* chore(deps): bump slack-sdk from 3.33.0 to 3.33.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/5104
* chore(deps): bump tj-actions/changed-files from 44 to 45 by dependabot in https://github.com/prowler-cloud/prowler/pull/4823
* chore(deps): bump trufflesecurity/trufflehog from 3.82.1 to 3.82.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/5051
* chore(deps-dev): bump mkdocs-git-revision-date-localized-plugin from 1.2.8 to 1.2.9 by dependabot in https://github.com/prowler-cloud/prowler/pull/5020
* chore(deps-dev): bump moto from 5.0.13 to 5.0.14 by dependabot in https://github.com/prowler-cloud/prowler/pull/4963
* chore(deps-dev): bump pylint from 3.2.6 to 3.2.7 by dependabot in https://github.com/prowler-cloud/prowler/pull/4919
* chore(deps-dev): bump pytest-env from 1.1.4 to 1.1.5 by dependabot in https://github.com/prowler-cloud/prowler/pull/5092
* chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/4994
* chore(deps-dev): bump safety from 3.2.6 to 3.2.7 by dependabot in https://github.com/prowler-cloud/prowler/pull/4897
* chore(deps-dev): bump vulture from 2.11 to 2.12 by dependabot in https://github.com/prowler-cloud/prowler/pull/5075

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.16.16...3.16.17

3.16.16

What's Changed
Fixes
* fix(ecr): handle non-existing findingSeverityCounts key by github-actions in https://github.com/prowler-cloud/prowler/pull/4766
* fix(ecr): change log level of non-scanned images by github-actions in https://github.com/prowler-cloud/prowler/pull/4768
* fix(aws): run Prowler as IAM Root or Federated User by github-actions in https://github.com/prowler-cloud/prowler/pull/4772
* fix(iam): update logic of Root Hardware MFA check by github-actions in https://github.com/prowler-cloud/prowler/pull/4774
Chores
* chore(deps): bump google-api-python-client from 2.140.0 to 2.141.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4749
* chore(deps): bump trufflesecurity/trufflehog from 3.81.8 to 3.81.9 by dependabot in https://github.com/prowler-cloud/prowler/pull/4755
* chore(deps): bump botocore from 1.34.160 to 1.34.162 by dependabot in https://github.com/prowler-cloud/prowler/pull/4757
* chore(regions_update): Changes in regions for AWS services. by github-actions in https://github.com/prowler-cloud/prowler/pull/4770


**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.16.15...3.16.16

3.16.15

What's Changed
Fixes
* fix(autoscaling): Add exception manage while decoding UserData by github-actions in https://github.com/prowler-cloud/prowler/pull/4675
* fix(aws): only check artifacts that can be scanned for vulnerabilities by `ecr_repositories_scan_vulnerabilities_in_latest_image` by github-actions in https://github.com/prowler-cloud/prowler/pull/4677
* fix(ecs): use threads for describing task definitions by sergargar in https://github.com/prowler-cloud/prowler/pull/4733
* fix(iam): handle no arn serial numbers for MFA devices by github-actions in https://github.com/prowler-cloud/prowler/pull/4710
* fix(sns): add condition to sns topics (4498) backport for v3 by github-actions
* fix(test): solve VPC import in tests by github-actions in https://github.com/prowler-cloud/prowler/pull/4674
Dependencies
* chore(deps): bump azure-storage-blob from 12.21.0 to 12.22.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4660
* chore(deps): bump boto3 from 1.34.158 to 1.34.160 by dependabot in https://github.com/prowler-cloud/prowler/pull/4743
* chore(deps): bump botocore from 1.34.159 to 1.34.160 by dependabot in https://github.com/prowler-cloud/prowler/pull/4736
* chore(deps): bump google-api-python-client from 2.139.0 to 2.140.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4658
* chore(deps): bump msgraph-sdk from 1.5.3 to 1.5.4 by dependabot in https://github.com/prowler-cloud/prowler/pull/4623
* chore(deps): bump trufflesecurity/trufflehog from 3.81.7 to 3.81.8 by dependabot in https://github.com/prowler-cloud/prowler/pull/4718
* chore(deps): Update certifi version by pedrooot in https://github.com/prowler-cloud/prowler/pull/4708
* chore(deps-dev): bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4624
* chore(deps-dev): bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/4646
* chore(deps-dev): bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/4649
* chore(deps-dev): bump moto from 5.0.11 to 5.0.12 by dependabot in https://github.com/prowler-cloud/prowler/pull/4648
* chore(deps-dev): bump safety from 3.2.4 to 3.2.5 by dependabot in https://github.com/prowler-cloud/prowler/pull/4716

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.16.14...3.16.15

3.16.14

What's Changed
Chores
* chore(CODEOWNERS): update team by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4528
* chore(backport): update v3 with latest changes by sergargar in https://github.com/prowler-cloud/prowler/pull/4555
- fix(s3): enhance threading in s3 service (4530)
- chore(regions_update): Changes in regions for AWS services. (4552)
- fix(organizations): Fix types errors related to policies and json.loads function (4554)
Dependencies
* chore(deps-dev): bump pylint from 3.2.5 to 3.2.6 by dependabot in https://github.com/prowler-cloud/prowler/pull/4516
* chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/4518
* chore(deps): bump boto3 from 1.34.144 to 1.34.145 by dependabot in https://github.com/prowler-cloud/prowler/pull/4517
* chore(deps): bump botocore from 1.34.145 to 1.34.146 by dependabot in https://github.com/prowler-cloud/prowler/pull/4514
* chore(deps): bump boto3 from 1.34.145 to 1.34.146 by dependabot in https://github.com/prowler-cloud/prowler/pull/4523
* chore(deps): bump botocore from 1.34.146 to 1.34.147 by dependabot in https://github.com/prowler-cloud/prowler/pull/4524
* chore(deps): bump azure-mgmt-containerservice from 30.0.0 to 31.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4515
* chore(deps): bump botocore from 1.34.147 to 1.34.148 by dependabot in https://github.com/prowler-cloud/prowler/pull/4533
* chore(deps): bump boto3 from 1.34.146 to 1.34.148 by dependabot in https://github.com/prowler-cloud/prowler/pull/4535
* chore(deps): bump botocore from 1.34.148 to 1.34.149 by dependabot in https://github.com/prowler-cloud/prowler/pull/4548
* chore(deps): bump google-api-python-client from 2.137.0 to 2.138.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4544
* chore(deps): bump azure-mgmt-compute from 31.0.0 to 32.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4547
* chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/4546
* chore(deps): bump azure-mgmt-network from 25.4.0 to 26.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4545


**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.16.13...3.16.14

Page 16 of 31

Β© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.