Skip to content

Commit 20e2f9e

Browse files
authored
Remove extraneous period.
1 parent c7c6c83 commit 20e2f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/1.21/analysis-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## New queries
1010
| **Query** | **Tags** | **Purpose** |
1111
|-----------|----------|-------------|
12-
| Accepting unknown SSH host keys when using Paramiko. (`py/paramiko-missing-host-key-validation`) | security, external/cwe/cwe-295 | Finds instances where Paramiko is configured to accept unknown host keys. Results are shown on LGTM by default. |
12+
| Accepting unknown SSH host keys when using Paramiko (`py/paramiko-missing-host-key-validation`) | security, external/cwe/cwe-295 | Finds instances where Paramiko is configured to accept unknown host keys. Results are shown on LGTM by default. |
1313

1414

1515
## Changes to existing queries

0 commit comments

Comments
 (0)