Does Sonarqube support Laravel Blade Templates?

I am using SonarQube Community Build latest 25.3
Does Sonarqube support Laravel Blade Templates? I got parsing errors in Blade Template files.

Hey @slava!

I would expect us to since we have some security rules specifically targeted at Laravel. Could you provide some examples of code that fails to parse?

Hi Colin, please see attached. Thank you.
code_parse_errors.zip (2.1 KB)

Hi @slava, welcome to the community and thanks for your question!

While we do support the Laravel framework in our security rules (especially to detect methods that can be security sensitive), we don’t support Blade templates and currently don’t plan to. If this feature is important for you, you can vote for it on our Productboard: https://portal.productboard.com/sonarsource/3-sonarqube-server/c/428-detect-php-server-side-template-injection-ssti

If you have any other questions, let us know!

1 Like

Thank you Gabin!

1 Like