Skip to content

Commit 73433fa

Browse files
authored
Update version and removed unused curations for security issues (#70)
* Update version and removed unused curations for security issues * Fix NOTICE_3rd... * Perform self review * Increased version of SDK to prepare release
1 parent cd811be commit 73433fa

File tree

4 files changed

+103
-119
lines changed

4 files changed

+103
-119
lines changed

.ort.yml

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -54,37 +54,3 @@ curations:
5454
curations:
5555
comment: "Bosch maintained component"
5656
concluded_license: "Apache-2.0"
57-
58-
59-
resolutions:
60-
vulnerabilities:
61-
- id: "CVE-2022-42969"
62-
reason: "INEFFECTIVE_VULNERABILITY"
63-
comment: "Vulnerability only applicable for SVN projects. Requires a change to be made by a third party https://github.com/pytest-dev/py/issues/287"
64-
- id: "CVE-2018-20225"
65-
reason: "MITIGATED_VULNERABILITY"
66-
comment: "Mitigating control: avoiding use of the --extra-index-url parameter for pip"
67-
- id: "CVE-2019-20907"
68-
reason: "INVALID_MATCH_VULNERABILITY"
69-
comment: "Only applicable for python version <=3.8.3 or <3.9.0-b5 python 3.10 in use"
70-
- id: "CVE-2019-20916"
71-
reason: "INVALID_MATCH_VULNERABILITY"
72-
comment: "pip < 19.2 is affected pip in use 22.3.1"
73-
- id: "sonatype-2012-0071"
74-
reason: "INVALID_MATCH_VULNERABILITY"
75-
comment: "only relevan for python 2.7 python 3.10 in use"
76-
- id: "sonatype-2022-6046"
77-
reason: "INVALID_MATCH_VULNERABILITY"
78-
comment: "affected wheel < 0.38.4 wheel = 0.38.4 in use"
79-
- id: " CVE-2022-33124"
80-
reason: "CANT_FIX_VULNERABILITY"
81-
comment: "aiohttp consider this vulnerability as false possitive. No prove that issue leads to DoS attack. Requires a change to be made by a third party"
82-
- id: "CVE-2020-11023"
83-
reason: "INEFFECTIVE_VULNERABILITY"
84-
comment: "No evidences that pkg:pypi/[email protected] is affected. mainly jquery package is affected"
85-
- id: "CVE-2022-24439"
86-
reason: "INEFFECTIVE_VULNERABILITY"
87-
comment: "bandit has dependency on gitpython but not using affected functinality. No usage of gitpython directly"
88-
- id: "CVE-2022-23491"
89-
reason: "INVALID_MATCH_VULNERABILITY"
90-
comment: "certifi is not used by our components directly or indirectly"

NOTICE-3RD-PARTY-CONTENT.md

Lines changed: 44 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5,39 +5,44 @@
55
|:-----------|:-------:|--------:|
66
|aiohttp|3.8.3|Apache 2.0|
77
|aiosignal|1.3.1|Apache 2.0|
8-
|APScheduler|3.9.1.post1|MIT|
8+
|APScheduler|3.10.1|MIT|
99
|async-timeout|4.0.2|Apache 2.0|
1010
|attrs|22.1.0|MIT|
11-
|bandit|1.7.4|Apache 2.0|
12-
|black|22.10.0|MIT|
13-
|build|0.9.0|MIT|
11+
|bandit|1.7.5|Apache 2.0|
12+
|black|23.3.0|MIT|
13+
|build|0.10.0|MIT|
14+
|cachetools|5.3.0|MIT|
1415
|cfgv|3.3.1|MIT|
16+
|chardet|5.1.0|LGPL|
1517
|charset-normalizer|2.1.1|MIT|
1618
|click|8.1.3|New BSD|
17-
|cloudevents|1.7.1|Apache 2.0|
18-
|coverage|6.5.0|Apache 2.0|
19+
|cloudevents|1.9.0|Apache 2.0|
20+
|colorama|0.4.6|BSD|
21+
|coverage|7.2.2|Apache 2.0|
1922
|dapr|1.8.3|Apache 2.0|
2023
|Deprecated|1.2.13|MIT|
2124
|deprecation|2.1.0|Apache 2.0|
2225
|distlib|0.3.6|Python Software Foundation License|
23-
|exceptiongroup|1.0.4|MIT|
24-
|filelock|3.8.2|The Unlicense (Unlicense)|
26+
|exceptiongroup|1.1.1|MIT|
27+
|filelock|3.10.7|The Unlicense (Unlicense)|
2528
|flake8|6.0.0|MIT|
26-
|flake8-bugbear|22.12.6|MIT|
29+
|flake8-bugbear|23.3.23|MIT|
2730
|frozenlist|1.3.3|Apache 2.0|
2831
|gitdb|4.0.10|BSD|
29-
|GitPython|3.1.29|BSD|
30-
|grpc-stubs|1.24.11|MIT|
32+
|GitPython|3.1.31|BSD|
33+
|grpc-stubs|1.24.12.1|MIT|
3134
|grpcio|1.48.2|Apache 2.0|
3235
|grpcio-tools|1.48.2|Apache 2.0|
33-
|identify|2.5.9|MIT|
36+
|identify|2.5.22|MIT|
3437
|idna|3.4|BSD|
35-
|iniconfig|1.1.1|MIT|
36-
|isort|5.10.1|MIT|
38+
|iniconfig|2.0.0|MIT|
39+
|isort|5.12.0|MIT|
40+
|markdown-it-py|2.2.0|MIT|
3741
|mccabe|0.7.0|MIT|
42+
|mdurl|0.1.2|MIT|
3843
|multidict|6.0.3|Apache 2.0|
39-
|mypy|0.991|MIT|
40-
|mypy-extensions|0.4.3|MIT|
44+
|mypy|1.1.1|MIT|
45+
|mypy-extensions|1.0.0|MIT|
4146
|mypy-protobuf|3.3.0|Apache 2.0|
4247
|nodeenv|1.7.0|BSD|
4348
|opentelemetry-api|1.14.0|Apache 2.0|
@@ -46,45 +51,45 @@
4651
|opentelemetry-instrumentation-logging|0.35b0|Apache 2.0|
4752
|opentelemetry-sdk|1.14.0|Apache 2.0|
4853
|opentelemetry-semantic-conventions|0.35b0|Apache 2.0|
49-
|packaging|21.3|Apache 2.0<br/>Simplified BSD|
54+
|packaging|23.0|Apache 2.0<br/>BSD|
5055
|paho-mqtt|1.6.1|OSI Approved|
51-
|pathspec|0.10.2|Mozilla Public License 2.0 (MPL 2.0)|
52-
|pbr|5.11.0|Apache 2.0|
53-
|pep517|0.13.0|MIT|
56+
|pathspec|0.11.1|Mozilla Public License 2.0 (MPL 2.0)|
57+
|pbr|5.11.1|Apache 2.0|
5458
|pip|23.0.1|MIT|
55-
|pip-tools|6.11.0|BSD|
56-
|platformdirs|2.6.0|MIT|
59+
|pip-tools|6.12.3|BSD|
60+
|platformdirs|3.2.0|MIT|
5761
|pluggy|1.0.0|MIT|
58-
|pre-commit|2.20.0|MIT|
62+
|pre-commit|3.2.2|MIT|
5963
|protobuf|3.20.3|Google License|
60-
|py|1.11.0|MIT|
6164
|pycodestyle|2.10.0|MIT|
62-
|pydocstyle|6.1.1|MIT|
65+
|pydocstyle|6.3.0|MIT|
6366
|pyflakes|3.0.1|MIT|
64-
|pyparsing|3.0.9|MIT|
65-
|pytest|7.2.0|MIT|
66-
|pytest-asyncio|0.20.2|Apache 2.0|
67+
|Pygments|2.14.0|Simplified BSD|
68+
|pyproject-api|1.5.1|MIT|
69+
|pyproject-hooks|1.0.0|MIT|
70+
|pytest|7.2.2|MIT|
71+
|pytest-asyncio|0.21.0|Apache 2.0|
6772
|pytest-cov|4.0.0|MIT|
6873
|python-dateutil|2.8.2|Apache 2.0<br/>BSD|
69-
|pytz|2022.6|MIT|
74+
|pytz|2023.3|MIT|
7075
|pytz-deprecation-shim|0.1.0.post0|Apache 2.0|
7176
|PyYAML|6.0|MIT|
77+
|rich|13.3.3|MIT|
7278
|setuptools|58.1.0|MIT|
7379
|six|1.16.0|MIT|
7480
|smmap|5.0.0|BSD|
7581
|snowballstemmer|2.2.0|New BSD|
76-
|stevedore|4.1.1|Apache 2.0|
77-
|toml|0.10.2|MIT|
82+
|stevedore|5.0.0|Apache 2.0|
7883
|tomli|2.0.1|MIT|
79-
|tox|3.27.1|MIT|
80-
|types-Deprecated|1.2.9|Apache 2.0|
81-
|types-mock|4.0.15.2|Apache 2.0|
82-
|types-protobuf|4.21.0.2|Apache 2.0|
84+
|tox|4.4.11|MIT|
85+
|types-Deprecated|1.2.9.2|Apache 2.0|
86+
|types-mock|5.0.0.6|Apache 2.0|
87+
|types-protobuf|4.22.0.2|Apache 2.0|
8388
|typing-extensions|4.4.0|Python Software Foundation License|
84-
|tzdata|2022.7|Apache 2.0|
85-
|tzlocal|4.2|MIT|
86-
|virtualenv|20.17.1|MIT|
87-
|wheel|0.38.4|MIT|
89+
|tzdata|2023.3|Apache 2.0|
90+
|tzlocal|4.3|MIT|
91+
|virtualenv|20.21.0|MIT|
92+
|wheel|0.40.0|MIT|
8893
|wrapt|1.14.1|BSD|
8994
|yarl|1.8.2|Apache 2.0|
9095
## Workflows

0 commit comments

Comments
 (0)