Commit 2024e6e
enable bandit (Azure#37693)
* enable bandit
* fix the issue with bandit not honoring the prebuilt wheel directory. AdditionalTestarts is what CONTAINS the artifacts directory argument. Not providing it is the reason for this not resolving
* we don't need to install the package to run bandit against the files on disk
---------
Co-authored-by: Scott Beddall <[email protected]>1 parent 9ec655b commit 2024e6e
File tree
4 files changed
+2
-7
lines changed- eng
- pipelines/templates/steps
- tox
- sdk
- evaluation/azure-ai-evaluation
- storage/azure-storage-extensions
4 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | 474 | | |
480 | 475 | | |
481 | 476 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments