Prowler-cloud

Latest version: v4.2.4

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

Scan your dependencies

Page 4 of 26

7.177

7.176

7.175

7.174

7.172

* feat(metadata): Include account metadata in Prowler assessments by toniblyx in https://github.com/prowler-cloud/prowler/pull/1049

Enhancements
* Add whitelist examples for Control Tower resources by lorchda in https://github.com/prowler-cloud/prowler/pull/1013
* Skip packages with broken dependencies when upgrading system by dlorch in https://github.com/prowler-cloud/prowler/pull/1009
* Docs: Improve check_sample examples, add general comments by lazize in https://github.com/prowler-cloud/prowler/pull/1039
* Added timestamp to temp folders for secrets related checks by sectoramen in https://github.com/prowler-cloud/prowler/pull/1041
* Make python3 default in Dockerfile by sectoramen in https://github.com/prowler-cloud/prowler/pull/1043
* Docs(readme): Fix typo by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1072
* Add(filter-region): Support comma separated regions by thetemplateblog in https://github.com/prowler-cloud/prowler/pull/1071

Fixes

* Fix issue extra75 reports default SecurityGroups as unused 1001 by jansepke in https://github.com/prowler-cloud/prowler/pull/1006
* Fix issue extra793 filtering out network LBs 1002 by jansepke in https://github.com/prowler-cloud/prowler/pull/1007
* Fix formatting by lorchda in https://github.com/prowler-cloud/prowler/pull/1012
* Fix docker references by mike-stewart in https://github.com/prowler-cloud/prowler/pull/1018
* Fix(check32): filterName base64encoded to avoid space problems in filter names by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1020
* Fix: when prowler exits with a non-zero status, the remainder of the block is not executed by lorchda in https://github.com/prowler-cloud/prowler/pull/1015
* Fix(extra7148): Error handling and include missing policy by toniblyx in https://github.com/prowler-cloud/prowler/pull/1021
* Fix(extra760): Error handling by lazize in https://github.com/prowler-cloud/prowler/pull/1025
* Fix(CODEOWNERS): Rename team by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1027
* Fix(include/outputs): Whitelist logic reformulated to exactly match input by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1029
* Fix CFN CodeBuild example by mmuller88 in https://github.com/prowler-cloud/prowler/pull/1030
* Fix typo CodeBuild template by dlorch in https://github.com/prowler-cloud/prowler/pull/1010
* Fix(extra736): Recover only Customer Managed KMS keys by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1036
* Fix(extra7141): Error handling and include missing policy by lazize in https://github.com/prowler-cloud/prowler/pull/1024
* Fix(extra730): Handle invalid date formats checking ACM certificates by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1033
* Fix(check41/42): Added tcp protocol filter to query by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1035
* Fix(include/outputs):Rolling back whitelist checking to RE check by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1037
* Fix(extra758): Reduce API calls. Print correct instance state. by lazize in https://github.com/prowler-cloud/prowler/pull/1057
* Fix: extra7167 Advanced Shield and CloudFront bug parsing None output without distributions by NMuee in https://github.com/prowler-cloud/prowler/pull/1062
* Fix(extra776): Handle image tag commas and json output by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1063
* Fix(whitelist): Whitelist logic reformulated again by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1061
* Fix: Change lower case from bash variable expansion to tr by lazize in https://github.com/prowler-cloud/prowler/pull/1064
* Fix(check_extra7161): fixed check title by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1068
* Fix(extra760): Improve error handling by lazize in https://github.com/prowler-cloud/prowler/pull/1055
* Fix(check122): Error when policy name contains commas by plarso in https://github.com/prowler-cloud/prowler/pull/1067
* Fix: Remove automatic PR labels by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1044
* Fix(ES): Improve AWS CLI query and add error handling for ElasticSearch/OpenSearch checks by lazize in https://github.com/prowler-cloud/prowler/pull/1032
* Fix(extra771): jq fail when policy action is an array by lazize in https://github.com/prowler-cloud/prowler/pull/1031
* Fix(extra765/776): Add right region to CSV if access is denied by roman-mueller in https://github.com/prowler-cloud/prowler/pull/1045
* Fix: extra7167 Advanced Shield and CloudFront bug parsing None output without distributions by NMuee in https://github.com/prowler-cloud/prowler/pull/1053

New Contributors
* jansepke made their first contribution in https://github.com/prowler-cloud/prowler/pull/1006
* lorchda made their first contribution in https://github.com/prowler-cloud/prowler/pull/1012
* mike-stewart made their first contribution in https://github.com/prowler-cloud/prowler/pull/1018
* n4ch04 made their first contribution in https://github.com/prowler-cloud/prowler/pull/1020
* jeffmaley made their first contribution in https://github.com/prowler-cloud/prowler/pull/1023
* roman-mueller made their first contribution in https://github.com/prowler-cloud/prowler/pull/1045
* NMuee made their first contribution in https://github.com/prowler-cloud/prowler/pull/1053
* plarso made their first contribution in https://github.com/prowler-cloud/prowler/pull/1067
* thetemplateblog made their first contribution in https://github.com/prowler-cloud/prowler/pull/1071
* sergargar made their first contribution in https://github.com/prowler-cloud/prowler/pull/1073

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/2.7.0...2.8.0

7.171

* Add `-D` option to copy to S3 with the initial AWS credentials instead of the assumed as with `-B` option by sectoramen in https://github.com/toniblyx/prowler/pull/974
* Add new functions to backup and restore initial AWS credentials, for better handling chaining role by sectoramen in https://github.com/toniblyx/prowler/pull/978
* Add additional action permissions for Glue and Shield Advanced checks by lazize in https://github.com/toniblyx/prowler/pull/995


Enhancements
* Update Dockerfile to use Amazon Linux container image by Kirizan in https://github.com/toniblyx/prowler/pull/972
* Update Readme: `-T` option is not mandatory by jfagoagas in https://github.com/toniblyx/prowler/pull/944
* Add $PROFILE_OPT to CopyToS3 commands by sectoramen in https://github.com/toniblyx/prowler/pull/976
* Remove unneeded package "file" from Dockerfile by sectoramen in https://github.com/toniblyx/prowler/pull/977
* Update docs (templates): Improve bug template with more info by jfagoagas in https://github.com/toniblyx/prowler/pull/982

Fixes

* Fix in README and multiaccount serverless deployment templates by dlorch in https://github.com/toniblyx/prowler/pull/939
* Fix assume-role: check if `-T` and `-A` options are set together by jfagoagas in https://github.com/toniblyx/prowler/pull/945
* Fix `group25` FTR by lopmoris in https://github.com/toniblyx/prowler/pull/948
* Fix in README link for `group25` FTR by lopmoris in https://github.com/toniblyx/prowler/pull/949
* Fix issue 938 assume_role multiple times by halfluke in https://github.com/toniblyx/prowler/pull/951
* Fix and clean assume-role to better handle AWS STS CLI errors by jfagoagas in https://github.com/toniblyx/prowler/pull/946
* Fix issue with Security Hub integration when resolving closed findings are either a lot of new findings, or a lot of resolved findings by Kirizan in https://github.com/toniblyx/prowler/pull/953
* Fix broken link in README.md by rtcms in https://github.com/toniblyx/prowler/pull/966
* Fix checks with comma issues in checks by j2clerck in https://github.com/toniblyx/prowler/pull/975
* Fix: Credential chaining from environment variables by lazize in https://github.com/toniblyx/prowler/pull/996

New Contributors
* jonloza made their first contribution in https://github.com/toniblyx/prowler/pull/932
* Obiakara made their first contribution in https://github.com/toniblyx/prowler/pull/935
* dlorch made their first contribution in https://github.com/toniblyx/prowler/pull/939
* Daniel-Peladeau made their first contribution in https://github.com/toniblyx/prowler/pull/937
* lopmoris made their first contribution in https://github.com/toniblyx/prowler/pull/948
* halfluke made their first contribution in https://github.com/toniblyx/prowler/pull/951
* maisenhe made their first contribution in https://github.com/toniblyx/prowler/pull/956
* rtcms made their first contribution in https://github.com/toniblyx/prowler/pull/966
* sectoramen made their first contribution in https://github.com/toniblyx/prowler/pull/974
* j2clerck made their first contribution in https://github.com/toniblyx/prowler/pull/975
* lazize made their first contribution in https://github.com/toniblyx/prowler/pull/995

**Full Changelog**: https://github.com/toniblyx/prowler/compare/2.6.1...2.7

Page 4 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.