Commit 4b32065
[client] chore(merge): merge release current (#242)
* [clientpython] feat(contracts): add new ContractOutputType values for structured findings (#191)
* [client-python] feat(pyoaev): add multi-tenancy (#205)
* [client-python] chore(deps): update astral-sh/setup-uv action to v8.1.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency isort to v8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency slack to v5.2.3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency black to v26
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency pydantic to >=2.13.3,<2.14.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency pydantic-settings to >=2.14.0,<2.15.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency wheel to >=0.47.0,<0.48.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency setuptools to >=82.0.1,<82.1.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency build to >=1.4.4,<1.5.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency sphinx-autodoc-typehints to v3.6.1
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [client-python] chore(deps): update dependency pre-commit to >=4.6.0,<4.7.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [pyoaev] test(utils): fixing utils test (missing tenant id in log)
---------
Co-authored-by: Sébastien MIGUEL <sebastien.miguel@filigran.io>
Co-authored-by: Corinne Krych <corinne.krych@filigran.io>
Co-authored-by: Frédéric BASLER <14902945+Megafredo@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ferdinand <8749389+guzmud@users.noreply.github.com>1 parent 456b6e0 commit 4b32065
32 files changed
Lines changed: 1990 additions & 22 deletions
File tree
- .circleci
- .github/workflows
- docs
- pyoaev
- pyoaev
- configuration
- contracts
- daemons
- test
- bdd
- constraints
- features
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments