Commit d18e955
BruceHaley
Component Governance python security updates (microsoft#1936)
* Fix django vulnerability
* vulnerability fix: "django==2.2.28"
* Update botbuilder requirements to 4.14.2
* Fix black import error
* reformat libraries with latest black
* Add component detection
* Update urllib3 root dependencies
* Revert azure-cognitiveservices-language-luis to 0.2.0 from 0.7.0
* Roll back all urllib3 root dependencies
* Revert the last two
* git reset to 'Add component detection' commit
* git reset to 'Update urllib3 root dependencies' commit
* Revert azure-cognitiveservices-language-luis to 0.2.01 parent 92bd482 commit d18e955
108 files changed
Lines changed: 619 additions & 298 deletions
File tree
- generators/app/templates
- core/{{cookiecutter.bot_name}}
- echo/{{cookiecutter.bot_name}}
- empty/{{cookiecutter.bot_name}}
- libraries
- botbuilder-adapters-slack/botbuilder/adapters/slack
- botbuilder-ai
- botbuilder/ai
- luis
- qna
- models
- utils
- tests/luis
- botbuilder-applicationinsights
- botbuilder/applicationinsights
- flask
- processor
- botbuilder-core
- botbuilder/core
- adapters
- inspection
- integration
- skills
- streaming
- teams
- tests
- skills
- teams
- botbuilder-dialogs
- botbuilder/dialogs
- choices
- prompts
- skills
- tests
- memory/scopes
- botbuilder-integration-aiohttp
- botbuilder/integration/aiohttp
- skills
- botbuilder-schema
- botbuilder-testing/botbuilder/testing
- botframework-connector
- botframework/connector
- async_mixin
- auth
- botframework-streaming
- botframework/streaming
- functional-tests
- functionaltestbot
- flask_bot_app
- functionaltestbot
- slacktestbot
- tests
- pipelines
- tests/experimental/101.corebot-bert-bidaf
- bot
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
413 | 415 | | |
414 | 416 | | |
415 | 417 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
310 | 314 | | |
311 | 315 | | |
312 | 316 | | |
| |||
0 commit comments