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 f5564b1 commit 61dcf3aCopy full SHA for 61dcf3a
java/change-notes/2021-03-02-guava-io.md
@@ -1,2 +1,2 @@
1
lgtm,codescanning
2
-* Increased coverage of the Guava framework to include classes in the `com.google.common.io` package.
+* Increased coverage of the Guava framework by including classes in the `com.google.common.io` package.
java/ql/src/semmle/code/java/frameworks/guava/IO.qll
@@ -1,4 +1,4 @@
-/** Definitions of taint steps in the IO packae of the Guava framework */
+/** Definitions of taint steps in the IO package of the Guava framework */
3
import java
4
private import semmle.code.java.dataflow.ExternalFlow
0 commit comments