Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 4f7edb8

Browse files
committed
Fix package count
1 parent 1f5da54 commit 4f7edb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/2020-09-23-stdlib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lgtm,codescanning
2-
* Add/improve taint-tracking models for 60 Go standard library packages. This means that all queries that track tainted data may produce more results; these include queries scanning for cross-site scripting vulnerabilities and SQL injection vulnerabilities among others.
2+
* Add/improve taint-tracking models for 63 Go standard library packages. This means that all queries that track tainted data may produce more results; these include queries scanning for cross-site scripting vulnerabilities and SQL injection vulnerabilities among others.

0 commit comments

Comments
 (0)