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 22 of 26

2.12.1

Fixes
* fix(extra7195): Update title by Fennerr in https://github.com/prowler-cloud/prowler/pull/1440
* fix(extra71): Modified wrong remediation by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1445
* fix(README): include more details about db connector by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1507
* fix(extra723): corrected some typos for check_extra723 by kagahd in https://github.com/prowler-cloud/prowler/pull/1511
* fix(CloudTrail): Fix CloudTrail trail S3 logging public bucket false positive result when trail bucket doesn't exist by acknosyn in https://github.com/prowler-cloud/prowler/pull/1505

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

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/2.12.0...2.12.1

2.12.0

[_It's snowing outside, the rumbling sound
Of engines roar in the night
The mission is near, the confident men
Are waiting to drop from the sky_](
https://www.youtube.com/watch?v=NGqbJiq675s )

_Where Eagles Dare_ is the song that opens the _Piece of Mind_ album of Iron Maiden, released back in 1983, the first one with Nicko McBrain as drummer after Clive Burr left the band, note his first seconds on this piece, it is like Nicko saying "here I go!". This song relates the adventure of a team of soldiers raiding a castle in Germany during the WWII, that is related in the movie with the same name starred by Clint Eastwood and Richard Burton.

For all of you that have contributed to this version (see list below), thank you ❤️!!! And reach out to me on Twitter (toniblyx - DMs are open) if you want some laptop stickers.

🔥Important changes in this version (read this!)🔥:

New checks:

2.11.0

[_And if you're taking a walk through the garden of life
What do you think you'd expect you would see?
Just like a mirror reflecting the moves of your life
And in the river reflections of me_](
https://www.youtube.com/watch?v=7KV56kwxiHg )

Steve Harris, founder and bass guitar of Iron Maiden 🤘🏽 wrote this song when he lost his father, lyrics and music is beautiful. This release is for those that always look forward and only look back to be thankful and learn. Also this song and version is to thanks my Prowler brothers jfagoagas, n4ch04, sergargar and drewkerrigan, they are working as beasts every day to make this piece of software better and building something awesome with Prowler underneath called Prowler Pro.

For all of you that have contributed to this version (see list below), thank you ❤️!!! And reach out to me on Twitter (toniblyx - DMs are open) if you want some laptop stickers.

🔥Important changes in this version (read this!):

- 14 New checks covering Directory Service, IAM, S3, Workspaces, AppStream and ECR:

2.10.0

_Fly on your way, like an eagle
Fly as high as the sun
On your way, like an eagle
Fly, touch the sun_

_Flight of Icarus_ is a song of Iron Maiden released in 1983 as part of their Piece of Mind album. There are some amazing guitar solos in this song and it is so good, watch the video and enjoy it like this new version here:
https://www.youtube.com/watch?v=p4w2BZXL6Ss:

![imicarus](https://user-images.githubusercontent.com/3985464/170240256-fa6488d5-fd79-4dae-8085-4913fd4744d8.jpg)
> Image copyright by Iron Maiden

Important changes in this version (read this!):

* Now you can manage the Allow list feature using DynamoDB instead of just a text plain file.
* 7 new checks available for CodeBuild, EMR and Lambda:

2.9.0

In 1982, Iron Maiden released _The Number of the Beast_, their third studio album and the first with Bruce Dickinson as their lead vocalist. The song _Run to the Hills_ gives me very good memories, as the time we are living will do the same in the future. That song is one of the greatest metal songs in music history. Enjoy it as we do while releasing this new version of Prowler!
https://www.youtube.com/watch?v=86URGgqONvA

![number-of-the-beast](https://m.media-amazon.com/images/I/61XkdCIx6zL._SX466_.jpg)
> Image copyright by Iron Maiden


Important changes in this version (read this!):
Now, if you want to use your allowlist or custom checks you can retrieve it from a S3 Bucket using `-w` option along with a S3 URI like `s3://bucket/prefix/allowlist_sample.txt`

Also, we have enriched some IAM checks to provide more information about resources when the check status is PASS.

New Features
* New Extra Check - Detect SGs created by the EC2 Launch Wizard by sectoramen in https://github.com/prowler-cloud/prowler/pull/1081
* Support S3 URIs for custom checks paths by sergargar in https://github.com/prowler-cloud/prowler/pull/1090
* Support S3 URIs for allowlist file by sergargar in https://github.com/prowler-cloud/prowler/pull/1090

Enhancements
* Update example code for terraform-quickstart by spazm in https://github.com/prowler-cloud/prowler/pull/1086
* Replace comma from csv input info to prevent breaking `csv` format by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1102
* IAM check116 and check122 now logs more detailed information with PASS results by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1107

Fixes
* Fix(secrets_library): Verify if detect-secrets library is missing by sergargar in https://github.com/prowler-cloud/prowler/pull/1080
* Fix(extra729,extra740): Typo by mourackb in https://github.com/prowler-cloud/prowler/pull/1083
* Fix(extra736): Missing $PROFILE_OPT by soffensive in https://github.com/prowler-cloud/prowler/pull/1084
* Fix(extra792): TLS1.3 policies added as secure and TLS1.1/1.0 as insecure by sergargar in https://github.com/prowler-cloud/prowler/pull/1091
* Fix(extra7172): IllegalLocationConstraintException properly handled by sergargar in https://github.com/prowler-cloud/prowler/pull/1093
* Fix(extra764): NoSuchBucket error properly handled by sergargar in https://github.com/prowler-cloud/prowler/pull/1094
* Fix(extra764): Deleted temporary file references by n4ch04 in https://github.com/prowler-cloud/prowler/pull/1089
* Fix(extra7147): Handle unsupported AWS regions for Glacier by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1101
* Fix(extra79): Typo publiccly -> publicly by carterjones in https://github.com/prowler-cloud/prowler/pull/1106
* Fix(extra75): Empty array check in SECURITYGROUPS object by nealalan in https://github.com/prowler-cloud/prowler/pull/1099

New Contributors
* mourackb made their first contribution in https://github.com/prowler-cloud/prowler/pull/1083
* spazm made their first contribution in https://github.com/prowler-cloud/prowler/pull/1086
* nealalan made their first contribution in https://github.com/prowler-cloud/prowler/pull/1099
* carterjones made their first contribution in https://github.com/prowler-cloud/prowler/pull/1106

**Full Changelog**: https://github.com/prowler-cloud/prowler/compare/2.8.1...2.9.0

2.8.1

What's Changed
* fix(bucket_region): check extra764 doesn't handle bucket region properly by sergargar in https://github.com/prowler-cloud/prowler/pull/1077
* fix(detect-secrets): Include missing colon to link values by jfagoagas in https://github.com/prowler-cloud/prowler/pull/1078

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

Page 22 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.