Skip to content

Commit 024a586

Browse files
RasmusWLtausbn
andauthored
Python: Remove tags for old query copy
Co-authored-by: Taus <[email protected]>
1 parent 66c9cfa commit 024a586

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

python/ql/src/experimental/Security-old-dataflow/CVE-2018-1281/BindToAllInterfaces.ql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
* @description Binding a socket to all interfaces opens it up to traffic from any IPv4 address
44
* and is therefore associated with security risks.
55
* @kind problem
6-
* @tags security
7-
* @problem.severity error
8-
* @sub-severity low
9-
* @precision high
10-
* @id py/bind-socket-all-network-interfaces
116
*/
127

138
import python

0 commit comments

Comments
 (0)