Skip to content

Prowler 3.14.0 - Paschendale

Compare
Choose a tag to compare
@sergargar sergargar released this 20 Feb 15:48
· 492 commits to master since this release

Home, far away
From the war, a chance to live again
Home, far away
But the war, no chance to live again

Iron Maiden's Paschendale.

Prowler 3.14 is here! Like the PI number, this version will drive you through the magic of fixing security issues in your cloud infrastructure, more Azure checks for your joy and amusement. Enjoy it! 🤘🏽🔥

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 #3402
  • feat(azure): Add new checks related to PostgreSQL service by @pedrooot in #3409
  • feat(azure): Add new checks related App Insights service by @puchy22 in #3395
  • feat(azure): Add new checks related MySQL service by @puchy22 in #3385
  • feat(azure): Add new checks related to CosmosDB by @pedrooot in #3386
  • feat(azure): Add new checks related VMs service. by @puchy22 in #3408

Fixes

  • fix(azure): Typo in appinsights service by @puchy22 in #3407
  • fix(backup): handle if last_attempted_execution_date is None by @sergargar in #3394
  • fix(inspector2): Report must have status field by @jfagoagas in #3419
  • fix(labeler): Add right path for testing by @jfagoagas in #3405
  • fix(labeler): Work on forks too by @jfagoagas in #3410
  • fix(storage): update metadata with CIS 2.0 in storage_default_network_access_rule_is_denied by @Hugo966 in #3387

Chores

Dependencies

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

New Contributors

Full Changelog: 3.13.0...3.14.0