Module MarkupSafeModel::Markup
Provides models for the markupsafe.Markup
class
See https://markupsafe.palletsprojects.com/en/2.0.x/escaping/#markupsafe.Markup.
Import path
import semmle.python.frameworks.MarkupSafe
Predicates
Classes
InstanceSource | A source of instances of |
PercentStringFormat | A %-style string format with |
StringConcat | A string concatenation with a |
StringFormat | A string format with |