Skip to content

Commit c68929d

Browse files
authored
whitelist h11 (#2137)
## Changes whitelist h11 ### Linked issues Progresses #1901 ### Functionality None ### Tests - [x] manually tested Co-authored-by: Eric Vergnaud <[email protected]>
1 parent ea2eb63 commit c68929d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/databricks/labs/ucx/source_code/known.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,6 +4456,19 @@
44564456
"gunicorn": {
44574457
"gunicorn": []
44584458
},
4459+
"h11": {
4460+
"h11": [],
4461+
"h11._abnf": [],
4462+
"h11._connection": [],
4463+
"h11._events": [],
4464+
"h11._headers": [],
4465+
"h11._readers": [],
4466+
"h11._receivebuffer": [],
4467+
"h11._state": [],
4468+
"h11._util": [],
4469+
"h11._version": [],
4470+
"h11._writers": []
4471+
},
44594472
"h3": {
44604473
".........setup": [],
44614474
"h3": [],

0 commit comments

Comments
 (0)