Files
codeql/python/change-notes/2021-02-23-port-bind-to-all-interfaces.md
2021-02-23 16:01:24 +01:00

501 B

lgtm,codescanning

  • Updated Binding a socket to all network interfaces (py/bind-socket-all-network-interfaces) query to use the new type-tracking approach instead of points-to analysis. You may see differences in the results found by the query, but overall this change should result in a more robust and accurate analysis.
  • Updated Binding a socket to all network interfaces (py/bind-socket-all-network-interfaces) to recognize binding to all interfaces in IPv6 with hostnames :: and ::0