Skip to content

Prowler 5.15.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:10
· 5 commits to v5.15 since this release
e2e2048

UI

🔐 Security

API

🐞 Fixed

  • Race condition in scheduled scan creation by adding countdown to task (#9516)

SDK

🐞 Fixed

  • Fix false negative in AWS apigateway_restapi_logging_enabled check by refining stage logging evaluation to ensure logging level is not set to "OFF" (#9304) - Thanks to @bota4go