mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Python: Remove tags for old query copy
Co-authored-by: Taus <tausbn@github.com>
This commit is contained in:
committed by
GitHub
parent
66c9cfad85
commit
024a586a7d
@@ -3,11 +3,6 @@
|
||||
* @description Binding a socket to all interfaces opens it up to traffic from any IPv4 address
|
||||
* and is therefore associated with security risks.
|
||||
* @kind problem
|
||||
* @tags security
|
||||
* @problem.severity error
|
||||
* @sub-severity low
|
||||
* @precision high
|
||||
* @id py/bind-socket-all-network-interfaces
|
||||
*/
|
||||
|
||||
import python
|
||||
|
||||
Reference in New Issue
Block a user