Skip to content

Commit

Permalink
Move and update change note
Browse files Browse the repository at this point in the history
  • Loading branch information
owen-mc committed Nov 20, 2024
1 parent d9a830e commit dcf3b31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* A call to a method whose name starts with "Debug", "Error", "Fatal", "Info", "Log", "Output", "Panic", "Print", "Trace", "Warn" or "With" defined on an interface whose name ends in "logger" or "Logger" is now considered a LoggerCall. In particular, it is a sink for `go/clear-text-logging` and `go/log-injection`. This may lead to some more alerts in those queries.
4 changes: 0 additions & 4 deletions go/ql/src/change-notes/2024-11-20-heuristic-logging-sinks.md

This file was deleted.

0 comments on commit dcf3b31

Please sign in to comment.