File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
python/ql/src/semmle/python/frameworks Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * Provides classes modeling security-relevant aspects of the PyYAML package (obtained
3
- * via `import yaml`)
2
+ * Provides classes modeling security-relevant aspects of the ` PyYAML` PyPI package
3
+ * (imported as ` yaml`)
4
4
*
5
5
* See
6
6
* - https://pyyaml.org/wiki/PyYAMLDocumentation
@@ -14,8 +14,8 @@ private import semmle.python.Concepts
14
14
private import semmle.python.ApiGraphs
15
15
16
16
/**
17
- * Provides classes modeling security-relevant aspects of the PyYAML package (obtained
18
- * via `import yaml`)
17
+ * Provides classes modeling security-relevant aspects of the ` PyYAML` PyPI package
18
+ * (imported as ` yaml`)
19
19
*
20
20
* See
21
21
* - https://pyyaml.org/wiki/PyYAMLDocumentation
You can’t perform that action at this time.
0 commit comments