We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7789d commit 84d6956Copy full SHA for 84d6956
python/ql/lib/semmle/python/frameworks/Gradio.qll
@@ -99,7 +99,7 @@ module Gradio {
99
}
100
101
/**
102
- * Track `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data.
+ * The `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data.
103
*/
104
class GradioInputDecorator extends RemoteFlowSource::Range {
105
GradioInputDecorator() {
0 commit comments