Skip to content

Commit a2c8fe3

Browse files
committed
Add change note
1 parent 68117b7 commit a2c8fe3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* `A4-7-1` - `IntegerExpressionLeadToDataLoss.ql` - reduce false positives and false negatives by:
2+
- Identifying additional categories of valid guard.
3+
- Excluding guards which were not proven to prevent overflow or underflow.
4+
- Expand coverage to include unary operations and arithmetic assignment operations.

0 commit comments

Comments
 (0)