Skip to content

Commit ef18662

Browse files
committed
ruby: add change notes
1 parent 044b3ac commit ef18662

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: majorAnalysis
3+
---
4+
* The query `rb/uninitialized-local-variable` now only produces alerts when it can find local flow; this will produce vastly fewer alerts, eliminating most false positives.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: queryMetadata
3+
---
4+
* The query `rb/uninitialized-local-variable` now only produces alerts when it can find local flow; we have adjusted the precision to 'high'.

0 commit comments

Comments
 (0)