Commit 94b2f946 authored by Fabio Busatto's avatar Fabio Busatto Committed by bikebilly

Improve SAST example

parent 6039a3ed
......@@ -18,11 +18,10 @@ request widget area.
## Use cases
- Your application is using an external (open source) library, locked to a
specific version (e.g., via `Gemfile.lock`) and the version is known to be
vulnerable.
- Your code has a potentially dangerous attribute in a class, or unsafe code
that can lead to unintended code execution.
- Your application is vulnerable to cross-site scripting (XSS) attacks that can
be leveraged to unauthorized access to session data
## Supported languages and frameworks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment