Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89d0724

Browse files
yofffelicitymay
andauthored
Update python/change-notes/2021-02-23-port-insecure-default-protocol.md
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 6abbb50 commit 89d0724

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
lgtm,codescanning
2-
* Ported query detecting insecure protocol creation from default values (`py/insecure-default-protocol`) to use the new API graphs. Since the query is somewhat out-dated, its scope has been limited to relevant versions of Python and
3-
the help file has been updated.
2+
* Changed the query that detects insecure protocol creation from default values (`py/insecure-default-protocol`) to use the new API graphs. Modern versions of Python include fluent APIs that change default values after construction, so the query now reports results only in versions of Python where fluent APIs are not available.

0 commit comments

Comments
 (0)