You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Loofah as a dependency on some other gem. When it got upgraded to latest version 2.10.0 our brakeman is showing a security warning (Cross-Site Scripting). Please take a look at below for more details.
We are using below versions.
Rails - 6.1.3.2
Ruby - 2.7.4
Brakeman - 4.8.2
Please let us know if any resolution is made or we have to downgrade to 2.9.1
The text was updated successfully, but these errors were encountered:
@pandu-cls Thanks for asking this question. I believe this is a bug in brakeman that has been fixed if you upgrade to the latest version. See these issues for deeper context:
We are using Loofah as a dependency on some other gem. When it got upgraded to latest version 2.10.0 our brakeman is showing a security warning (Cross-Site Scripting). Please take a look at below for more details.
We are using below versions.
Rails - 6.1.3.2
Ruby - 2.7.4
Brakeman - 4.8.2
Please let us know if any resolution is made or we have to downgrade to 2.9.1
The text was updated successfully, but these errors were encountered: