Skip to content

Commit

Permalink
whitelist aiohttp-cors
Browse files Browse the repository at this point in the history
  • Loading branch information
pritishpai committed Oct 3, 2024
1 parent 1fdb33f commit e57edf5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/databricks/labs/ucx/source_code/known.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,25 @@
"accelerate.utils.transformer_engine": [],
"accelerate.utils.versions": []
},
"aiohappyeyeballs": {
"aiohappyeyeballs": [],
"aiohappyeyeballs._staggered": [],
"aiohappyeyeballs.impl": [],
"aiohappyeyeballs.types": [],
"aiohappyeyeballs.utils": []
},
"aiohttp": {
"aiohttp": []
},
"aiohttp-cors": {
"aiohttp_cors": [],
"aiohttp_cors.abc": [],
"aiohttp_cors.cors_config": [],
"aiohttp_cors.mixin": [],
"aiohttp_cors.preflight_handler": [],
"aiohttp_cors.resource_options": [],
"aiohttp_cors.urldispatcher_router_adapter": []
},
"aiosignal": {
"aiosignal": []
},
Expand Down

0 comments on commit e57edf5

Please sign in to comment.