Hi there. We started to observe security issues being flagged recently, although those are false positives we had suppressed using the corresponding inline code marker, which we think worked well for years.
codeql[py/unused-global-variable]
The relevant CodeQL configuration sections.
Suppressions are defined here, per out-of-band configuration, and inline.
Those spots have been flagged recently.
The relevant MITRE item.
Problem
Hi there. We started to observe security issues being flagged recently, although those are false positives we had suppressed using the corresponding inline code marker, which we think worked well for years.
Details
The relevant CodeQL configuration sections.
Suppressions are defined here, per out-of-band configuration, and inline.
Those spots have been flagged recently.
The relevant MITRE item.
Example