Prowler

Latest version: v4.2.4

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

Scan your dependencies

Page 11 of 26

7.134

4.2.4

What's Changed
Fixes
* fix(compliance): check if custom check has compliance metadata by sergargar in https://github.com/prowler-cloud/prowler/pull/4208
* fix(encoding): handle encoding issues and improve error handling in config and HTML file loading functions by lshw54 in https://github.com/prowler-cloud/prowler/pull/4203
* fix(custom): execute custom checks by sejimhp in https://github.com/prowler-cloud/prowler/pull/4202
* fix(dashboard): fix styles in overview page by pedrooot in https://github.com/prowler-cloud/prowler/pull/4204
* fix(html): fix status from HTML outputs by pedrooot in https://github.com/prowler-cloud/prowler/pull/4206
Chores
* chore(acm): Improve near-expiration certificates check by puchy22 in https://github.com/prowler-cloud/prowler/pull/4207
* chore(regions_update): Changes in regions for AWS services. by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4205

New Contributors
* sejimhp made their first contribution in https://github.com/prowler-cloud/prowler/pull/4202
* lshw54 made their first contribution in https://github.com/prowler-cloud/prowler/pull/4203

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/4.2.3...4.2.4

4.2.3

What's Changed
Fixes
* fix(elasticache): handle empty cluster subnets by sergargar in https://github.com/prowler-cloud/prowler/pull/4192
* fix(glue): check if get dev endpoints call is supported by sergargar in https://github.com/prowler-cloud/prowler/pull/4193
* fix(rds): handle not existing parameter values by sergargar in https://github.com/prowler-cloud/prowler/pull/4191
* fix(s3): check if account is signed up by sergargar in https://github.com/prowler-cloud/prowler/pull/4194
* fix(html): resolve html changing finding status by pedrooot in https://github.com/prowler-cloud/prowler/pull/4199
* fix(html): handle muted status to html outputs by pedrooot in https://github.com/prowler-cloud/prowler/pull/4195
Documentation
* docs(reporting): fix mapping of json-ocsf field cloud.account.type by kagahd in https://github.com/prowler-cloud/prowler/pull/4186
* docs(index): fix docu about output modes by kagahd in https://github.com/prowler-cloud/prowler/pull/4187

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/4.2.2...4.2.3

4.2.2

What's Changed
Fixes
* fix(cloudtrail): check if trails exist in service by sergargar in https://github.com/prowler-cloud/prowler/pull/4161
* fix(cloudtrail): trail.region must be home region by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4153
* fix(defender): Add new parameter required by new API version by puchy22 in https://github.com/prowler-cloud/prowler/pull/4147
* fix(dependencies): ignore jinja vulnerability by pedrooot in https://github.com/prowler-cloud/prowler/pull/4154
* fix(html): add correct color for manual findings by pedrooot in https://github.com/prowler-cloud/prowler/pull/4184
* fix(html): make Prowler logo resizable by pedrooot in https://github.com/prowler-cloud/prowler/pull/4185
* fix(mutelist): Handle items starting by * by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4136
* fix(mutelist): return False if something fails by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4139
* fix(mutelist): Split code for AWS and the rest of providers by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4143
* fix(rds): Handle DBParameterGroupNotFound by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4148
* fix(rds): use correct API call for cluster parameters by sergargar in https://github.com/prowler-cloud/prowler/pull/4150
* fix(trustedadvisor): handle AccessDenied exception by sergargar in https://github.com/prowler-cloud/prowler/pull/4158

Chores
* chore(AWS): allow ingress to any port for user defined network interface types by kagahd in https://github.com/prowler-cloud/prowler/pull/4094
* chore(cloudformation): Update related URL by rieck-srlabs in https://github.com/prowler-cloud/prowler/pull/4134
* chore(deps): bump boto3 from 1.34.109 to 1.34.113 by dependabot in https://github.com/prowler-cloud/prowler/pull/4165
* chore(deps): bump botocore from 1.34.113 to 1.34.118 by dependabot in https://github.com/prowler-cloud/prowler/pull/4170
* chore(deps): bump google-api-python-client from 2.130.0 to 2.131.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4166
* chore(deps): bump trufflesecurity/trufflehog from 3.76.3 to 3.77.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4163
* chore(deps-dev): bump coverage from 7.5.2 to 7.5.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/4167
* chore(deps-dev): bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 by dependabot in https://github.com/prowler-cloud/prowler/pull/4164
* chore(deps-dev): bump moto from 5.0.8 to 5.0.9 by dependabot in https://github.com/prowler-cloud/prowler/pull/4169
* chore(ec2): add scan unused services logic to SG check by sergargar in https://github.com/prowler-cloud/prowler/pull/4138
* chore(favicon): update favicon logo by sergargar in https://github.com/prowler-cloud/prowler/pull/4151
* chore(iam): Downgrade AWS IAM check severity by rieck-srlabs in https://github.com/prowler-cloud/prowler/pull/4149
* chore(regions_update): Changes in regions for AWS services. by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4178
* chore(version): update Prowler version by sergargar in https://github.com/prowler-cloud/prowler/pull/4131
* chore(vpc): add scan unused services logic to VPC checks by sergargar in https://github.com/prowler-cloud/prowler/pull/4137
* refactor(banner): remove unneeded arguments by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4155
* refactor(run_check): Simplify and add tests by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4183
* refactor(Slack): create class by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4127


**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/4.2.1...4.2.2

4.2.1

What's Changed

Fixes
* fix(rds): solve TypeError and make Certificate class by sergargar in https://github.com/prowler-cloud/prowler/pull/4122
* fix(readme): solve logo in GitHub app by sergargar in https://github.com/prowler-cloud/prowler/pull/4128
* fix(readme): resize logo by sergargar in https://github.com/prowler-cloud/prowler/pull/4129
* fix(eventbridge): solve import function in check by sergargar in https://github.com/prowler-cloud/prowler/pull/4121

Chores
* chore(version): update Prowler version by sergargar in https://github.com/prowler-cloud/prowler/pull/4120
* chore(readme): update AWS count checks by sergargar in https://github.com/prowler-cloud/prowler/pull/4119
* chore(regions_update): Changes in regions for AWS services. by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4126

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/4.2.0...4.2.1

4.2.0

_The blind men shout,
"Let the creatures out! We'll show the unbelievers"_

Here we have Prowler 4.2.0 - 2 Minutes to Midnight 🚀 bringing a new look for Prowler with this Iron Maiden [song](https://www.youtube.com/watch?v=LmCpF-71yIk).

New features to highlight in this version

**🥳 New Prowler logo**
This version comes with a new look of Prowler thanks to the new logo:
![Prowler_Black](https://github.com/prowler-cloud/prowler/assets/38561120/24574f34-525b-4b16-8642-44467632c27d)

**💪🏼 55 New AWS checks**
Prowler is improving its AWS coverage by including 55 new checks for Kafka, Lightsail, Storage Gateway, DynamoDB, Cognito, EC2, EventBridge, SNS and RDS.
Special thanks to our external contributors madereddy, rieck-srlabs and Davidm4r for doing new checks 🙌
See all the new available checks with `prowler aws --list-checks`

**📝 HTML output is back!**
We have listened you and as our community is always first, we brought our HTML back 😄
Get it again with `prowler <provider> -M/--output-formats html`

**✍️ Custom Checks Metadata**
Now you can override the all the metadata fields from a check using the `--custom-checks-metadata-file custom_checks_metadata.yaml` flag.
>See more in https://docs.prowler.cloud/en/latest/tutorials/custom-checks-metadata/

**🔧 Other issues and bug fixes solved for all the cloud providers**

Features
* feat(aws): Add new kafka service by puchy22 in https://github.com/prowler-cloud/prowler/pull/4001
* feat(aws): Lightsail new service and checks by puchy22 in https://github.com/prowler-cloud/prowler/pull/3919
* feat(aws): New Storage Gateway FileShare KMS CMK Check by madereddy in https://github.com/prowler-cloud/prowler/pull/4082
* feat(aws): new `dynamodb_table_cross_account_access` check by sergargar in https://github.com/prowler-cloud/prowler/pull/3932
* feat(cognito): Add new checks related with cognito service by pedrooot in https://github.com/prowler-cloud/prowler/pull/3898
* feat(compliance): Update RBI compliance framework by pedrooot in https://github.com/prowler-cloud/prowler/pull/4026
* feat(custom-checks-metadata): add new fields by pedrooot in https://github.com/prowler-cloud/prowler/pull/3976
* feat(dashboard): add idgrupocontrol description in compliance page for ens by pedrooot in https://github.com/prowler-cloud/prowler/pull/3910
* feat(dashboard): add more fields to dashboard overview component by pedrooot in https://github.com/prowler-cloud/prowler/pull/4084
* feat(dashboard): Improve table overview by pedrooot in https://github.com/prowler-cloud/prowler/pull/4015
* feat(dashboard): Multiple changes in compliance page by pedrooot in https://github.com/prowler-cloud/prowler/pull/4051
* feat(ec2): Add 2 new checks + fixers related with EC2 service by pedrooot in https://github.com/prowler-cloud/prowler/pull/3827
* feat(ec2): add EC2 Security group check to verify if at least one port is opened by sergargar in https://github.com/prowler-cloud/prowler/pull/3962
* feat(ec2): New EC2 AWS check (852) by rieck-srlabs in https://github.com/prowler-cloud/prowler/pull/4076
* feat(ec2): add checks for EC2 instances with exposed ports to the internet by sergargar in https://github.com/prowler-cloud/prowler/pull/4029
* feat(eventbridge): add EventBridge checks by sergargar in https://github.com/prowler-cloud/prowler/pull/4020
* feat(json-ocsf): Add new fields for py-ocsf 0.1.0 by pedrooot in https://github.com/prowler-cloud/prowler/pull/3853
* feat(Kafka): New Kafka AWS checks by puchy22 in https://github.com/prowler-cloud/prowler/pull/4021
* feat(kubernetes): Handle empty `--kubeconfig-file` by pedrooot in https://github.com/prowler-cloud/prowler/pull/3980
* feat(logo): add new Prowler logo! by sergargar in https://github.com/prowler-cloud/prowler/pull/4090
* feat(output): Add HTML outputs to Prowler by pedrooot in https://github.com/prowler-cloud/prowler/pull/4005
* feat(rds): Add AWS RDS clusters to transport encryption check by madereddy in https://github.com/prowler-cloud/prowler/pull/4028
* feat(rds): Add RDS certificate expiration check by madereddy in https://github.com/prowler-cloud/prowler/pull/4002
* feat(sns): sns topics no http subscriptions by Davidm4r in https://github.com/prowler-cloud/prowler/pull/4095

Fixes
* fix(actions): Don't need expressions within `if` by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3733
* fix(aws_lambda): Update obsolete lambda runtimes by pedrooot in https://github.com/prowler-cloud/prowler/pull/3735
* fix(ulimit): import library only in windows by sergargar in https://github.com/prowler-cloud/prowler/pull/3738
* fix(download): remove dataframe index from download in dashboard by pedrooot in https://github.com/prowler-cloud/prowler/pull/3739
* fix(json-ocsf): add check_id field in json-ocsf output by pedrooot in https://github.com/prowler-cloud/prowler/pull/3740
* fix(json-ocsf): Add missing fields for JSON-OCSF by pedrooot in https://github.com/prowler-cloud/prowler/pull/3745
* fix(ocsf): Include check_id as metadata.event_code by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3748
* fix(json-ocsf): Remove risk field from unmapped by pedrooot in https://github.com/prowler-cloud/prowler/pull/3759
* fix(wafv2): Handle WAFNonexistentItemException by pedrooot in https://github.com/prowler-cloud/prowler/pull/3761
* fix(compliance): Add muted info to compliance outputs by pedrooot in https://github.com/prowler-cloud/prowler/pull/3751
* fix(mutelist): if all fails are muted do exit 0 by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3754
* fix(ocsf): Add compliance by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3753
* fix(rds): ParameterValue MySQL and MariaDB RDS Instances by sansns in https://github.com/prowler-cloud/prowler/pull/4116
* fix(security-hub): MUTED -> WARNING by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3768
* fix(slack): Use global provider object by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3770
* fix(trufflehog): fix GitHub action of TruffleHog by sergargar in https://github.com/prowler-cloud/prowler/pull/3775
* fix(table-overview): Multiple changes on dashboard table from overview by pedrooot in https://github.com/prowler-cloud/prowler/pull/3773
* fix(utils): import libraries when needed by sergargar in https://github.com/prowler-cloud/prowler/pull/3805
* fix(network_azure): handle capitalized protocols in security group rules by pedrooot in https://github.com/prowler-cloud/prowler/pull/3808
* fix(execute_check): Handle ModuleNotFoundError by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3812
* fix(overview-table): change font in overview table by pedrooot in https://github.com/prowler-cloud/prowler/pull/3815
* fix(dashboard): fix error in windows for csvreader by pedrooot in https://github.com/prowler-cloud/prowler/pull/3806
* fix(ocsf): Add resource details to data by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3819

Chores
* chore(aws): Add failed_checks to track by kagahd in https://github.com/prowler-cloud/prowler/pull/4018
* chore(aws): cleanup aws test cases and standardize checks by madereddy in https://github.com/prowler-cloud/prowler/pull/4053
* chore(aws): cleanup aws test cases by madereddy in https://github.com/prowler-cloud/prowler/pull/4049
* chore(check): global_provider is not needed here by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3828
* chore(CLI): start working on CLI by pedrooot in https://github.com/prowler-cloud/prowler/pull/4067
* chore(compliance): change security group any port check by sergargar in https://github.com/prowler-cloud/prowler/pull/4019
* chore(docs): remove unnecessary line by sergargar in https://github.com/prowler-cloud/prowler/pull/3933
* chore(docs): solve some issues by sergargar in https://github.com/prowler-cloud/prowler/pull/3868
* chore(docs): update BridgeCrew links in metadata to our local docs link by sergargar in https://github.com/prowler-cloud/prowler/pull/3858
* chore(docs): add mapping of CSV headers with providers by sergargar in https://github.com/prowler-cloud/prowler/pull/4118
* chore(docs): Update docs related with the Prowler Dashboard by pedrooot in https://github.com/prowler-cloud/prowler/pull/4113
* chore(execute_checks): remove mutelist since it is within the provider by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4052
* chore(gcp): handle list projects API call errors by sergargar in https://github.com/prowler-cloud/prowler/pull/3849
* chore(get_tagged_resources): Add return value type hint by mlmerchant in https://github.com/prowler-cloud/prowler/pull/3860
* chore(global_provider): Move methods to class as static by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3896
* chore(IAM): Improve IAM checks for Azure by puchy22 in https://github.com/prowler-cloud/prowler/pull/4061
* chore(issue-template): Modify issue template to add logs by pedrooot in https://github.com/prowler-cloud/prowler/pull/3924
* chore(labeler): Add cli label by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4069
* chore(logo): resize logo in README and update favicon and architecture by sergargar in https://github.com/prowler-cloud/prowler/pull/4092
* chore(logo-dashboard): update logo in dashboard by pedrooot in https://github.com/prowler-cloud/prowler/pull/4088
* chore(logo-html): update html logo by pedrooot in https://github.com/prowler-cloud/prowler/pull/4089
* chore(mitre azure): add mapping to mitre for azure provider by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3857
* chore(mitre gcp): add mitre mapping for gcp by n4ch04 in https://github.com/prowler-cloud/prowler/pull/3899
* chore(mutelist): improve default AWS mutelist with ControlTower by sergargar in https://github.com/prowler-cloud/prowler/pull/3904
* chore(rds): cleanup RDS test cases by madereddy in https://github.com/prowler-cloud/prowler/pull/4003
* chore(rds): support more AWS RDS DB Instance engines in encryption check by madereddy in https://github.com/prowler-cloud/prowler/pull/3968
* chore(readme): update summary table numbers by sergargar in https://github.com/prowler-cloud/prowler/pull/3930
* chore(regions_update): Changes in regions for AWS services. by jfagoagas in https://github.com/prowler-cloud/prowler/pull/3929, https://github.com/prowler-cloud/prowler/pull/3957, https://github.com/prowler-cloud/prowler/pull/3965, https://github.com/prowler-cloud/prowler/pull/3971, https://github.com/prowler-cloud/prowler/pull/4009, https://github.com/prowler-cloud/prowler/pull/4017, https://github.com/prowler-cloud/prowler/pull/4023, https://github.com/prowler-cloud/prowler/pull/4071, https://github.com/prowler-cloud/prowler/pull/3822, https://github.com/prowler-cloud/prowler/pull/3824, https://github.com/prowler-cloud/prowler/pull/3826, https://github.com/prowler-cloud/prowler/pull/3842, https://github.com/prowler-cloud/prowler/pull/3848, https://github.com/prowler-cloud/prowler/pull/3855, https://github.com/prowler-cloud/prowler/pull/3862, https://github.com/prowler-cloud/prowler/pull/3908 and https://github.com/prowler-cloud/prowler/pull/3915
* chore(safety): ignore pip vulnerability by sergargar in https://github.com/prowler-cloud/prowler/pull/4007
* chore(scan): New scan() function and fix an issue while scanning with only logs mode by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4068
* chore(slack): change Slack channel name env variable by sergargar in https://github.com/prowler-cloud/prowler/pull/4080
* chore(gcp): Add new services tests to GCP by puchy22 in https://github.com/prowler-cloud/prowler/pull/3796
* chore(security): update SECURITY.md by toniblyx in https://github.com/prowler-cloud/prowler/pull/4093

Dependencies
* chore(dependency): add TruffleHog dependency to docs by sergargar in https://github.com/prowler-cloud/prowler/pull/4115
* chore(deps): bump azure-mgmt-compute from 30.6.0 to 31.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3880
* chore(deps): bump azure-mgmt-containerservice from 29.1.0 to 30.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3835
* chore(deps): bump azure-mgmt-cosmosdb from 9.4.0 to 9.5.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4031
* chore(deps): bump azure-mgmt-network from 25.3.0 to 25.4.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4104
* chore(deps): bump azure-mgmt-resource from 23.0.1 to 23.1.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3975
* chore(deps): bump azure-mgmt-security from 6.0.0 to 7.0.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4034
* chore(deps): bump azure-storage-blob from 12.19.1 to 12.20.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3988
* chore(deps): bump boto3 from 1.34.105 to 1.34.109 by dependabot in https://github.com/prowler-cloud/prowler/pull/4109
* chore(deps): bump botocore from 1.34.109 to 1.34.113 by dependabot in https://github.com/prowler-cloud/prowler/pull/4110
* chore(deps): bump dash from 2.16.1 to 2.17.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3947
* chore(deps): bump detect-secrets from 1.4.0 to 1.5.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3948
* chore(deps): bump google-api-python-client from 2.129.0 to 2.130.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4107
* chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/prowler-cloud/prowler/pull/3935
* chore(deps): bump jsonschema from 4.21.1 to 4.22.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3952
* chore(deps): bump microsoft-kiota-abstractions from 1.3.2 to 1.3.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/4112
* chore(deps): bump msgraph-sdk from 1.3.0 to 1.4.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4038
* chore(deps): bump py-ocsf-models from 0.1.0 to 0.1.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/4036
* chore(deps): bump requests from 2.31.0 to 2.32.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4050
* chore(deps): bump schema from 0.7.5 to 0.7.7 by dependabot in https://github.com/prowler-cloud/prowler/pull/3953
* chore(deps): bump slack-sdk from 3.27.1 to 3.27.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/4039
* chore(deps): bump trufflesecurity/trufflehog from 3.75.1 to 3.76.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/4030
* chore(deps): bump werkzeug from 3.0.2 to 3.0.3 by dependabot in https://github.com/prowler-cloud/prowler/pull/3934
* chore(deps): remove mrestazure deprecated by pedrooot in https://github.com/prowler-cloud/prowler/pull/3974
* chore(deps-dev): bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/3883
* chore(deps-dev): bump coverage from 7.5.1 to 7.5.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/4106
* chore(deps-dev): bump docker from 7.0.0 to 7.1.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/4108
* chore(deps-dev): bump freezegun from 1.5.0 to 1.5.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3989
* chore(deps-dev): bump mkdocs-git-revision-date-localized-plugin from 1.2.4 to 1.2.5 by dependabot in https://github.com/prowler-cloud/prowler/pull/3949
* chore(deps-dev): bump moto from 5.0.6 to 5.0.7 by dependabot in https://github.com/prowler-cloud/prowler/pull/3992
* chore(deps-dev): bump moto from 5.0.7 to 5.0.8 by dependabot in https://github.com/prowler-cloud/prowler/pull/4111
* chore(deps-dev): bump pylint from 3.2.0 to 3.2.2 by dependabot in https://github.com/prowler-cloud/prowler/pull/4035
* chore(deps-dev): bump pytest-xdist from 3.5.0 to 3.6.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/3877
* chore(deps-dev): bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/prowler-cloud/prowler/pull/4033
* chore(deps-dev): bump safety from 3.1.0 to 3.2.0 by dependabot in https://github.com/prowler-cloud/prowler/pull/3950
* chore(docs): add check severity modification docs by sergargar in https://github.com/prowler-cloud/prowler/pull/4056

Documentation
* docs(audit_info): update docs about audit info and new testing by pedrooot in https://github.com/prowler-cloud/prowler/pull/3831
* docs(compliance): Add notes about compliance output by pedrooot in https://github.com/prowler-cloud/prowler/pull/3911
* docs(dashboard): update and improve docs by pedrooot in https://github.com/prowler-cloud/prowler/pull/4072
* docs(fixer): add alias to prowler fixer -> remediations by pedrooot in https://github.com/prowler-cloud/prowler/pull/3926
* docs(longpaths): add info about longpaths in windows by pedrooot in https://github.com/prowler-cloud/prowler/pull/3970
* docs(mutelist): update reference to `aws_mutelist.yaml` by emmanuel-ferdman in https://github.com/prowler-cloud/prowler/pull/3927
* docs(README): remove HTML deprecation by jfagoagas in https://github.com/prowler-cloud/prowler/pull/4087
* docs(readme): Update readme number checks and services by puchy22 in https://github.com/prowler-cloud/prowler/pull/4058
* docs(reporting): add HTML to reporting docs by pedrooot in https://github.com/prowler-cloud/prowler/pull/4070
* docs(unit-testing): Add GCP services documentation by puchy22 in https://github.com/prowler-cloud/prowler/pull/3901

New Contributors
* tianzedavid made their first contribution in https://github.com/prowler-cloud/prowler/pull/3900
* emmanuel-ferdman made their first contribution in https://github.com/prowler-cloud/prowler/pull/3927
* uridealo made their first contribution in https://github.com/prowler-cloud/prowler/pull/3912
* madereddy made their first contribution in https://github.com/prowler-cloud/prowler/pull/3968
* seizans made their first contribution in https://github.com/prowler-cloud/prowler/pull/4016
* Davidm4r made their first contribution in https://github.com/prowler-cloud/prowler/pull/4095

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/4.1.0...4.2.0

Page 11 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.