Commit 59a62b5c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/fix-sast-use-cases' into 'master'

Fix SAST use cases in documentation

See merge request gitlab-org/gitlab-ee!8979
parents 517a288b 94b2f946
......@@ -23,11 +23,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