Prowler

Latest version: v4.2.4

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

Scan your dependencies

Page 14 of 26

3.16.0

Not secure
_Turn the spotlights on the people
Switch the dial and eat the worm
Take your chances, kill the engine
Drop your bombs and let it burn_

Enjoy the last release of Prowler v3 🤘🏽🔥 with this Iron Maiden [song](https://www.youtube.com/watch?v=Sr3ZdgIdmDw)!

New features to highlight in this version

💪🏼 **17 New Azure checks**

- Prowler is improving its Azure coverage by including 17 new checks that appears in the CIS Benchmark v2.0.0 and v2.1.0.
See all the new available checks with `prowler azure --list-checks`


🔒 **Azure CIS v2.0 and v2.1 coverage**
- Prowler includes coverage for two new compliance frameworks for Azure CIS, v2.0.0 and v2.1.0. You can execute these new frameworks with `prowler azure --compliance cis_2.1_azure`

🔧 **More fixes and updates for all the providers**

Features
* feat(azure): New check related with diagnostics settings in subscriptions by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3539
* feat(azure): New check related with logging in Azure Key Vault by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3496
* feat(azure):App check related with http logs by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3568
* feat(entra): New 11 checks related with Microsoft Entra ID by puchy22 in https://github.com/prowler-cloud/prowler/pull/3585
* feat(azure): New check related with trusted launch in vm by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3616
* feat(azure) New Microsoft Entra ID checks by puchy22 in https://github.com/prowler-cloud/prowler/pull/3610
* feat(entra): Manage 403 error for getting user authentication methods by puchy22 in https://github.com/prowler-cloud/prowler/pull/3624
* feat(azure): Check related with roles and vm access with mfa by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3638
* feat(compliance): Add new CIS 2.0 / 2.1 compliance framework for Azure by pedrooot in https://github.com/prowler-cloud/prowler/pull/3626


Fixes
* fix(metadata): change ResourceType Type for AWS Inline Policy Check by gabrielsoltz in https://github.com/prowler-cloud/prowler/pull/3599
* fix(sts): handle China STS regions by sergargar in https://github.com/prowler-cloud/prowler/pull/3613
* fix(azure): fixed check `vm_ensure_using_managed_disks` metadata by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3617
* fix(aws): break loop after FAIL in SQS and SNS checks by kagahd in https://github.com/prowler-cloud/prowler/pull/3618
* fix(azure): normalize tenant domain set in checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3641
* fix(cis_2.0_azure): add remaining requirement with id 1.25 by pedrooot in https://github.com/prowler-cloud/prowler/pull/3646
* fix(azure): add DefaultValue to Azure CIS compliance by pedrooot in https://github.com/prowler-cloud/prowler/pull/3652

Documentation
* docs: Update number of Azure checks by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3639
* docs(azure): Add new permissions necessary from Microsoft Entra ID by puchy22 in https://github.com/prowler-cloud/prowler/pull/3648


Chores
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3598, https://github.com/prowler-cloud/prowler/pull/3609, https://github.com/prowler-cloud/prowler/pull/3615, https://github.com/prowler-cloud/prowler/pull/3621, https://github.com/prowler-cloud/prowler/pull/3637, https://github.com/prowler-cloud/prowler/pull/3647
* chore(version): update Prowler version by sergargar in https://github.com/prowler-cloud/prowler/pull/3614
* chore(apigateway): Handle NotFoundException by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3623
* chore(action): Prepare containers release for v4 by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3597
* chore(entra): Moving constants from checks and services to config file by puchy22 in https://github.com/prowler-cloud/prowler/pull/3645
* chore(azure): Fix AKS and App tests to new format by puchy22 in https://github.com/prowler-cloud/prowler/pull/3651


Dependencies
* build(deps): bump trufflesecurity/trufflehog from 3.70.2 to 3.71.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3603
* build(deps): bump crazy-max/ghaction-import-gpg from 4 to 6 by dependabot in https://github.com/prowler-cloud/prowler/pull/3604
* build(deps-dev): bump mkdocs-material from 9.5.14 to 9.5.15 by dependabot in https://github.com/prowler-cloud/prowler/pull/3606
* build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3607
* build(deps): bump google-api-python-client from 2.122.0 to 2.123.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3608
* build(deps): bump tj-actions/changed-files from 43 to 44 by dependabot in https://github.com/prowler-cloud/prowler/pull/3627
* build(deps): bump trufflesecurity/trufflehog from 3.71.0 to 3.71.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/3628
* build(deps): bump google-api-python-client from 2.123.0 to 2.124.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3630
* build(deps-dev): bump mkdocs-material from 9.5.15 to 9.5.17 by dependabot in https://github.com/prowler-cloud/prowler/pull/3633
* build(deps-dev): bump safety from 3.0.1 to 3.1.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3632
* build(deps-dev): bump moto from 5.0.3 to 5.0.4 by dependabot in https://github.com/prowler-cloud/prowler/pull/3629



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

3.15.3

Not secure
Chores
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3581
* chore(actions): Set branch based on version by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3580
* chore(gcp): remove unnecessary default project id by sergargar in https://github.com/prowler-cloud/prowler/pull/3586
* chore(release): update Prowler Version to 3.15.2. by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3591

Fixes
* fix(compliance): fix csv output for framework Mitre Attack v3 by pedrooot in https://github.com/prowler-cloud/prowler/pull/3584
* fix(json-asff): Remediation.Recommendation.Text < 512 chars by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3589
* fix(apigatewayv2): handle empty names by sergargar in https://github.com/prowler-cloud/prowler/pull/3592
* fix(securityhub): Remove region from exception match by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3593

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.15.2...3.15.3

3.15.2

Not secure
Fixes
* fix(actions): Remove indent by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3577
* fix(cloudtrail): use dictionary instead of list by sergargar in https://github.com/prowler-cloud/prowler/pull/3579

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.15.1...3.15.2

3.15.1

Not secure
Fixes

* fix(action): Release on whatever branch by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3576
* fix(iam): handle KeyError in service_last_accessed by sergargar in https://github.com/prowler-cloud/prowler/pull/3555

Chores

* chore(compliance): rename AWS FTR compliance by sergargar in https://github.com/prowler-cloud/prowler/pull/3550
* chore(readme): update number of Prowler checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3544
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3547
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3552
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3566
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3571
* chore(release): update Prowler Version to 3.15.0 by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3543

Dependencies

* build(deps): bump azure-mgmt-compute from 30.5.0 to 30.6.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3559
* build(deps): bump tj-actions/changed-files from 42 to 43 by dependabot in https://github.com/prowler-cloud/prowler/pull/3560
* build(deps): bump trufflesecurity/trufflehog from 3.69.0 to 3.70.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/3561
* build(deps-dev): bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3563
* build(deps-dev): bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/prowler-cloud/prowler/pull/3558
* build(deps-dev): bump mkdocs-material from 9.5.12 to 9.5.14 by dependabot in https://github.com/prowler-cloud/prowler/pull/3562

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.15.0...3.15.1

3.15.0

Not secure
_You’re children of the damned
Your backs against the wall
You turn into the light
You’re burning in the night_

Beware the cloud security issues that paralyze! As per Bruce Dickinson comments at the BBC, this [Iron Maiden song](https://www.youtube.com/watch?v=wsuj2uhGBvY) part of The Number of the Beast album was inspired by by Black Sabbath’s “Children of the Sea”. In any case, let’s put all those cloud security misconfigurations against the wall now!

Enjoy it! 🤘🏽🔥

New features to highlight in this version:

💪🏼 **40 New Azure checks**
- Prowler is improving its Azure coverage by including 40 new checks that appears in the CIS Benchmark v2.1.0.
(Thanks Hugo966, pedrooot and puchy22 for their contributions and performance!)
> See all the new available checks with `prowler azure -l`

🔒 **Shodan.io support for Azure and GCP**
- Now, Prowler lets you also check if any public IPs in Azure or GCP are exposed in Shodan.
Try it with `prowler gcp -c compute_public_address_shodan --shodan <API_KEY>` and `prowler azure -c network_public_ip_shodan --shodan <API_KEY>`
> The Shodan API Key can also be set in the `config.yaml` file instead of using the `--shodan` flag.

✅ **Added Kubernetes Coverage in Cloud Providers**
- New checks that cover Kubernetes managed services in AWS (EKS), Azure (AKS) and in GCP (GKE/GCR) are now available in Prowler. Try them with `prowler aws/azure/gcp --services eks/aks/gke`

📝 **New AWS FTR Compliance**
- [AWS FTR](https://aws.amazon.com/partners/foundational-technical-review/) helps you identify AWS Well-Architected best practices specific to your software or solution.
You can execute the new AWS Foundational Technical Review Compliance Framework with `prowler aws --compliance foundational_technical_review_aws`

Features
* feat(aws): add 2 new Amazon EKS checks from CIS by sergargar in https://github.com/prowler-cloud/prowler/pull/3439
* feat(aws): Get organizations metadata if delegated admin by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3435
* feat(azure): add new check related with cmk by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3466
* feat(azure): add new check related with Public IPs in Shodan.io by pedrooot in https://github.com/prowler-cloud/prowler/pull/3433
* feat(azure): Azure new checks related with AKS by puchy22 in https://github.com/prowler-cloud/prowler/pull/3476
* feat(azure): Azure new checks related with App Service by puchy22 in https://github.com/prowler-cloud/prowler/pull/3432
* feat(azure): Azure new check `policy_ensure_asc_enforcement_enabled` by puchy22 in https://github.com/prowler-cloud/prowler/pull/3452
* feat(azure): Checks related to Azure Keyvault by pedrooot in https://github.com/prowler-cloud/prowler/pull/3430
* feat(Azure): Entra service with two checks by puchy22 in https://github.com/prowler-cloud/prowler/pull/3510
* feat(azure): New azure monitor check `monitor_ensure_diagnostic_setting_appropriate` by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3421
* feat(azure): new monitoring check ensuring storage account with logs private by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3453
* feat(azure): New check related with network flow logs by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3535
* feat(azure): 10 new checks related with alerts in monitoring by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3516
* feat(compliance): Add new compliance foundational_technical_review_aws by pedrooot in https://github.com/prowler-cloud/prowler/pull/3511
* feat(gcp): add 3 new checks for GKE CIS by sergargar in https://github.com/prowler-cloud/prowler/pull/3440
* feat(gcp): add Shodan check for GCP External Addresses by sergargar in https://github.com/prowler-cloud/prowler/pull/3486

Fixes
* fix(checks_loader): Handle exceptions and always load checks by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3479
* fix(check_loader): Add validation in 'Categories' field from metadata by pedrooot in https://github.com/prowler-cloud/prowler/pull/3480
* fix(cloudwatch): correct recommendation text by sergargar in https://github.com/prowler-cloud/prowler/pull/3538
* fix(compliance): add default severity to Manual Mocked Metadata by sergargar in https://github.com/prowler-cloud/prowler/pull/3484
* fix(compliance): set correct CSV Compliance model for CIS by sergargar in https://github.com/prowler-cloud/prowler/pull/3503
* fix(compliance): set Generic Compliance as last model by sergargar in https://github.com/prowler-cloud/prowler/pull/3487
* fix(compliance): set the provider dynamically in Manual checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3502
* fix(docs): Add docs group to install by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3436
* fix(docs): Fix some typos in requirements page by pedrooot in https://github.com/prowler-cloud/prowler/pull/3504
* fix(docs): Fix typo and change info about mocking by pedrooot in https://github.com/prowler-cloud/prowler/pull/3438
* fix(docs): readthedocs install by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3437
* fix(ecr): check if ECR Repository Policies does not exist by sergargar in https://github.com/prowler-cloud/prowler/pull/3451
* fix(error_handling): delete unnecessary error in logger.error by pedrooot in https://github.com/prowler-cloud/prowler/pull/3454
* fix(gcp): handle KeyError in Compute service by sergargar in https://github.com/prowler-cloud/prowler/pull/3471
* fix(gcp): remove Default Project ID requirement by sergargar in https://github.com/prowler-cloud/prowler/pull/3459
* fix(glue): Add mocked ARN by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3515
* fix(iam): ignore Root User in iam_user_mfa_enabled_console_access by sergargar in https://github.com/prowler-cloud/prowler/pull/3537
* fix(LICENSE): update LICENSE copyright by sergargar in https://github.com/prowler-cloud/prowler/pull/3508
* fix(security_hub): Handle user facing errors by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3456

Chores
* chore(action): Link docs in PR by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3448
* chore(allowlist): add AFT IAM roles to allowlist by sergargar in https://github.com/prowler-cloud/prowler/pull/3460
* chore(arn): improve resource ARNs in checks by sergargar in https://github.com/prowler-cloud/prowler/pull/3388
* chore(azure): Manage new errors in the Defender service by puchy22 in https://github.com/prowler-cloud/prowler/pull/3534
* chore(docs): improve documentation for Azure debugging by pedrooot in https://github.com/prowler-cloud/prowler/pull/3411
* chore(docs): Prettify notes and add dates by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3434
* chore(fixme): Add fixme for credentials refresh by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3485
* chore(gcp): set GCP account in output file name by sergargar in https://github.com/prowler-cloud/prowler/pull/3461
* chore(README): update checks summary table by sergargar in https://github.com/prowler-cloud/prowler/pull/3483
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3429
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3457
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3465
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3473
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3505
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3509
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3518
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3520
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3528
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3533
* chore(release): update Prowler Version to 3.14.0 by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3422
* chore: update feature request label by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3464
* docs(compliance): Add newline to format list by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3455
* docs: New overview page by toniblyx in https://github.com/prowler-cloud/prowler/pull/3427
* docs: Update documentation links by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3424
* docs: Update README.md with bigger Slack link by toniblyx in https://github.com/prowler-cloud/prowler/pull/3425

Dependencies
* build(deps): bump azure-keyvault-keys from 4.8.0 to 4.9.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3443
* build(deps): bump azure-storage-blob from 12.19.0 to 12.19.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3527
* build(deps): bump cryptography from 42.0.2 to 42.0.4 by dependabot in https://github.com/prowler-cloud/prowler/pull/3428
* build(deps): bump google-api-python-client from 2.120.0 to 2.122.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3531
* build(deps): bump slack-sdk from 3.27.0 to 3.27.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3494
* build(deps): bump trufflesecurity/trufflehog from 3.68.4 to 3.69.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3522
* build(deps-dev): bump bandit from 1.7.7 to 1.7.8 by dependabot in https://github.com/prowler-cloud/prowler/pull/3523
* build(deps-dev): bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/3444
* build(deps-dev): bump mkdocs-material from 9.5.11 to 9.5.12 by dependabot in https://github.com/prowler-cloud/prowler/pull/3492
* build(deps-dev): bump moto from 5.0.2 to 5.0.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/3525
* build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3442
* build(deps-dev): bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3524

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.14.0...3.15.0

3.14

New features to highlight in this version:

💪🏼 **25 New Azure checks**
- Prowler is improving its Azure coverage by including 25 more new checks that appears in the CIS Benchmark v2.0.0.
(Thanks again pedrooot and puchy22 for their contributions, way to go!)
> See all the new available checks with `prowler azure -l`

Features
* feat(azure): Add new checks related to Network service by pedrooot in https://github.com/prowler-cloud/prowler/pull/3402
* feat(azure): Add new checks related to PostgreSQL service by pedrooot in https://github.com/prowler-cloud/prowler/pull/3409
* feat(azure): Add new checks related App Insights service by puchy22 in https://github.com/prowler-cloud/prowler/pull/3395
* feat(azure): Add new checks related MySQL service by puchy22 in https://github.com/prowler-cloud/prowler/pull/3385
* feat(azure): Add new checks related to CosmosDB by pedrooot in https://github.com/prowler-cloud/prowler/pull/3386
* feat(azure): Add new checks related VMs service. by puchy22 in https://github.com/prowler-cloud/prowler/pull/3408

Fixes
* fix(azure): Typo in appinsights service by puchy22 in https://github.com/prowler-cloud/prowler/pull/3407
* fix(backup): handle if `last_attempted_execution_date` is None by sergargar in https://github.com/prowler-cloud/prowler/pull/3394
* fix(inspector2): Report must have status field by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3419
* fix(labeler): Add right path for testing by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3405
* fix(labeler): Work on forks too by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3410
* fix(storage): update metadata with CIS 2.0 in `storage_default_network_access_rule_is_denied` by Hugo966 in https://github.com/prowler-cloud/prowler/pull/3387

Chores
* chore(list): list compliance and categories sorted by sergargar in https://github.com/prowler-cloud/prowler/pull/3381
* chore(pull-request): Add automatic labeler by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3398
* chore(regions_update): Changes in regions for AWS services. by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3384, https://github.com/prowler-cloud/prowler/pull/3401 and https://github.com/prowler-cloud/prowler/pull/3406
* chore(release): update Prowler Version to 3.13.0 by sergargar in https://github.com/prowler-cloud/prowler/pull/3380
* test(aws): Add default Boto3 credentials by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3404

Dependencies
* build(deps): bump google-api-python-client from 2.116.0 to 2.117.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3391
* build(deps): bump google-api-python-client from 2.117.0 to 2.118.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3417
* build(deps): bump mkdocs-material from 9.5.6 to 9.5.9 by dependabot in https://github.com/prowler-cloud/prowler/pull/3392
* build(deps): bump mkdocs-material from 9.5.9 to 9.5.10 by dependabot in https://github.com/prowler-cloud/prowler/pull/3416
* build(deps): bump slack-sdk from 3.26.2 to 3.27.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3415
* build(deps): bump trufflesecurity/trufflehog from 3.67.2 to 3.67.5 by dependabot in https://github.com/prowler-cloud/prowler/pull/3393
* build(deps): bump trufflesecurity/trufflehog from 3.67.5 to 3.67.6 by dependabot in https://github.com/prowler-cloud/prowler/pull/3412
* build(deps-dev): bump bandit from 1.7.6 to 1.7.7 by dependabot in https://github.com/prowler-cloud/prowler/pull/3390
* build(deps-dev): bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3389
* build(deps-dev): bump moto from 5.0.1 to 5.0.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/3413
* build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3414

New Contributors
* Hugo966 made their first contribution in https://github.com/prowler-cloud/prowler/pull/3387

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/3.13.0...3.14.0

Page 14 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.