Commit dbc9207
feat: Snyk vulnerability issues fix. (feast-dev#4867)
* Update README.md
Signed-off-by: lrangine <[email protected]>
* chore: Update quickstart.md
Signed-off-by: lrangine <[email protected]>
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
Signed-off-by: lrangine <[email protected]>
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* Feature/lrangine master (feast-dev#6)
* Snyk scan vulnerability fixes.
Signed-off-by: lrangine <[email protected]>
* Reverting the grpc version so hoping that it will fix the java integration tests.
Signed-off-by: lrangine <[email protected]>
* Upgrading the grpc version as it didn't fix the problem
Signed-off-by: lrangine <[email protected]>
* adding grpc-api libraries as dependency to solve some of the class not found exceptions with the grpc upgrades.
Signed-off-by: lrangine <[email protected]>
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
Signed-off-by: lrangine <[email protected]>
* [Snyk] Fix for 2 vulnerabilities (feast-dev#3)
* chore: Update quickstart.md
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* fix: java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
Signed-off-by: lrangine <[email protected]>
* Updating the requirements files.
Signed-off-by: lrangine <[email protected]>
* Updating the requirements files.
Signed-off-by: lrangine <[email protected]>
* Changing the python httpx package to 0.27.2 because after 0.28.0 version is giving errors related to proxies which is removed.
Signed-off-by: lrangine <[email protected]>
* [Snyk] Security upgrade io.grpc:grpc-services from 1.53.0 to 1.63.0 (feast-dev#4)
* chore: Update quickstart.md
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* fix: java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
Signed-off-by: lrangine <[email protected]>
---------
Signed-off-by: lrangine <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: lrangine <[email protected]>
* [Snyk] Fix for 1 vulnerabilities (feast-dev#5)
Signed-off-by: lrangine <[email protected]>
* chore: Update quickstart.md
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* fix: java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
---------
Signed-off-by: lrangine <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: lrangine <[email protected]>
* trying to fix some vulnerabilities in the requirements.txt files.
Signed-off-by: lrangine <[email protected]>
---------
Signed-off-by: lrangine <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Signed-off-by: lrangine <[email protected]>
* Feature/lrangine master (feast-dev#7)
* feat: Loading the CA trusted store certificate into Feast to verify the public certificate. (feast-dev#4852)
* Initial Draft version to load the CA trusted store code.
Signed-off-by: lrangine <[email protected]>
* Initial Draft version to load the CA trusted store code.
Signed-off-by: lrangine <[email protected]>
* Fixing the lint error.
Signed-off-by: lrangine <[email protected]>
* Trying to fix the online store test cases.
Signed-off-by: lrangine <[email protected]>
* Formatted the python to fix lint errors.
Signed-off-by: lrangine <[email protected]>
* Fixing the unit test cases.
Signed-off-by: lrangine <[email protected]>
* Fixing the unit test cases.
Signed-off-by: lrangine <[email protected]>
* removing unnecessary cli args.
Signed-off-by: lrangine <[email protected]>
* Now configuring the SSL ca store configurations on the feast client side rather than on the server side. And also fixing the integration tests.
Signed-off-by: lrangine <[email protected]>
* Renamed the remote registry is_tls_mode variable to is_tls.
Changed the offline store TLS setting decision from cert to scheme.
Signed-off-by: lrangine <[email protected]>
* Adding the existing trust store certificates to the newly created trust store.
Signed-off-by: lrangine <[email protected]>
* Clearing the existing trust store configuration to see if it fixes the PR integration failures.
Signed-off-by: lrangine <[email protected]>
* Clearing the existing trust store configuration to see if it fixes the PR integration failures.
Signed-off-by: lrangine <[email protected]>
* Clearing the existing trust store configuration to see if it fixes the PR integration failures.
Signed-off-by: lrangine <[email protected]>
* combining the default system ca store with the custom one to fix the integration tests.
Signed-off-by: lrangine <[email protected]>
* Final clean up and adding documentation.
Signed-off-by: lrangine <[email protected]>
* Incorporating the code review comments from Francisco.
Signed-off-by: lrangine <[email protected]>
---------
Signed-off-by: lrangine <[email protected]>
* fix: Updated python-helm-demo example to use MinIO instead of GS (feast-dev#4691)
* Updated python-helm-demo example to use MinIO instead of GS
Signed-off-by: Daniele Martinoli <[email protected]>
* Update examples/python-helm-demo/README.md
Co-authored-by: Francisco Arceo <[email protected]>
Signed-off-by: Daniele Martinoli <[email protected]>
* Adding explicit wait to container to validate CI failures
Signed-off-by: Daniele Martinoli <[email protected]>
* restored original conftest
Signed-off-by: Daniele Martinoli <[email protected]>
---------
Signed-off-by: Daniele Martinoli <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Signed-off-by: lrangine <[email protected]>
* fix: Fixing some of the warnings with the github actions (feast-dev#4763)
Fixing some of the warnings with the github actions, most of them related to deprecated actions or libraries.
Signed-off-by: lrangine <[email protected]>
* Update README.md
Signed-off-by: lrangine <[email protected]>
* Snyk scan vulnerability fixes.
Signed-off-by: lrangine <[email protected]>
* Reverting the grpc version so hoping that it will fix the java integration tests.
Signed-off-by: lrangine <[email protected]>
* Upgrading the grpc version as it didn't fix the problem
Signed-off-by: lrangine <[email protected]>
* adding grpc-api libraries as dependency to solve some of the class not found exceptions with the grpc upgrades.
Signed-off-by: lrangine <[email protected]>
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
Signed-off-by: lrangine <[email protected]>
* [Snyk] Fix for 2 vulnerabilities (feast-dev#3)
* chore: Update quickstart.md
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* fix: java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
Signed-off-by: lrangine <[email protected]>
* Updating the requirements files.
Signed-off-by: lrangine <[email protected]>
* Updating the requirements files.
Signed-off-by: lrangine <[email protected]>
* Changing the python httpx package to 0.27.2 because after 0.28.0 version is giving errors related to proxies which is removed.
Signed-off-by: lrangine <[email protected]>
* [Snyk] Security upgrade io.grpc:grpc-services from 1.53.0 to 1.63.0 (feast-dev#4)
* chore: Update quickstart.md
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* fix: java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
Signed-off-by: lrangine <[email protected]>
---------
Signed-off-by: lrangine <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: lrangine <[email protected]>
* [Snyk] Fix for 1 vulnerabilities (feast-dev#5)
Signed-off-by: lrangine <[email protected]>
* chore: Update quickstart.md
* fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-2807808
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3152153
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3167772
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
- https://snyk.io/vuln/SNYK-JAVA-IOGRPC-571957
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-3040284
- https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047
* fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TRIM-1017038
Signed-off-by: lrangine <[email protected]>
* fix: java/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
---------
Signed-off-by: lrangine <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: lrangine <[email protected]>
* trying to fix some vulnerabilities in the requirements.txt files.
Signed-off-by: lrangine <[email protected]>
* Updating the lettuce-core to fix the snyk vulnerability.
Signed-off-by: lrangine <[email protected]>
---------
Signed-off-by: lrangine <[email protected]>
Signed-off-by: Daniele Martinoli <[email protected]>
Co-authored-by: Daniele Martinoli <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Signed-off-by: lrangine <[email protected]>
* updating netty library
Signed-off-by: lrangine <[email protected]>
* updating netty library
Signed-off-by: lrangine <[email protected]>
* Updating aws java sdk libraries.
Signed-off-by: lrangine <[email protected]>
* Adding verbose logs to debug the sudden failure of tests without any error messages.
Signed-off-by: lrangine <[email protected]>
* Adding verbose logs to debug the sudden failure of tests without any error messages.
Signed-off-by: lrangine <[email protected]>
---------
Signed-off-by: lrangine <[email protected]>
Signed-off-by: Daniele Martinoli <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Daniele Martinoli <[email protected]>
Co-authored-by: Francisco Arceo <[email protected]>1 parent b539eba commit dbc9207
File tree
14 files changed
+258
-322
lines changed- java
- datatypes
- serving-client
- serving
- sdk/python
- feast/ui
- requirements
14 files changed
+258
-322
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
167 | 172 | | |
168 | 173 | | |
169 | 174 | | |
| |||
192 | 197 | | |
193 | 198 | | |
194 | 199 | | |
195 | | - | |
| 200 | + | |
196 | 201 | | |
197 | 202 | | |
198 | 203 | | |
| |||
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
243 | | - | |
| 248 | + | |
244 | 249 | | |
245 | 250 | | |
246 | 251 | | |
| |||
253 | 258 | | |
254 | 259 | | |
255 | 260 | | |
256 | | - | |
| 261 | + | |
257 | 262 | | |
258 | 263 | | |
259 | 264 | | |
260 | 265 | | |
261 | 266 | | |
262 | | - | |
| 267 | + | |
263 | 268 | | |
264 | 269 | | |
265 | 270 | | |
| |||
378 | 383 | | |
379 | 384 | | |
380 | 385 | | |
381 | | - | |
| 386 | + | |
382 | 387 | | |
383 | 388 | | |
384 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1272 | 1272 | | |
1273 | 1273 | | |
1274 | 1274 | | |
1275 | | - | |
1276 | | - | |
1277 | | - | |
1278 | | - | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
1279 | 1279 | | |
1280 | 1280 | | |
1281 | 1281 | | |
| |||
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
1299 | | - | |
| 1299 | + | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | 1302 | | |
| |||
1307 | 1307 | | |
1308 | 1308 | | |
1309 | 1309 | | |
1310 | | - | |
| 1310 | + | |
1311 | 1311 | | |
1312 | 1312 | | |
1313 | 1313 | | |
| |||
3363 | 3363 | | |
3364 | 3364 | | |
3365 | 3365 | | |
3366 | | - | |
3367 | | - | |
3368 | | - | |
3369 | | - | |
3370 | | - | |
3371 | | - | |
3372 | | - | |
3373 | 3366 | | |
3374 | 3367 | | |
3375 | 3368 | | |
| |||
5724 | 5717 | | |
5725 | 5718 | | |
5726 | 5719 | | |
5727 | | - | |
5728 | | - | |
5729 | | - | |
5730 | | - | |
5731 | | - | |
5732 | | - | |
5733 | | - | |
5734 | 5720 | | |
5735 | 5721 | | |
5736 | 5722 | | |
| |||
9103 | 9089 | | |
9104 | 9090 | | |
9105 | 9091 | | |
9106 | | - | |
9107 | | - | |
9108 | | - | |
9109 | | - | |
9110 | | - | |
9111 | | - | |
9112 | | - | |
9113 | | - | |
9114 | | - | |
9115 | | - | |
9116 | | - | |
9117 | | - | |
9118 | | - | |
9119 | | - | |
9120 | | - | |
9121 | | - | |
9122 | | - | |
9123 | | - | |
9124 | | - | |
9125 | | - | |
9126 | | - | |
9127 | | - | |
9128 | | - | |
9129 | | - | |
9130 | | - | |
9131 | | - | |
| 9092 | + | |
9132 | 9093 | | |
9133 | 9094 | | |
9134 | 9095 | | |
| |||
9209 | 9170 | | |
9210 | 9171 | | |
9211 | 9172 | | |
9212 | | - | |
9213 | | - | |
9214 | | - | |
9215 | | - | |
9216 | | - | |
9217 | | - | |
9218 | | - | |
9219 | | - | |
9220 | 9173 | | |
9221 | 9174 | | |
9222 | 9175 | | |
| |||
9225 | 9178 | | |
9226 | 9179 | | |
9227 | 9180 | | |
9228 | | - | |
9229 | | - | |
9230 | | - | |
9231 | | - | |
9232 | | - | |
9233 | | - | |
9234 | | - | |
9235 | | - | |
9236 | | - | |
9237 | | - | |
9238 | | - | |
9239 | 9181 | | |
9240 | 9182 | | |
9241 | 9183 | | |
| |||
9317 | 9259 | | |
9318 | 9260 | | |
9319 | 9261 | | |
9320 | | - | |
9321 | | - | |
9322 | | - | |
9323 | | - | |
9324 | | - | |
9325 | | - | |
9326 | | - | |
9327 | | - | |
9328 | | - | |
9329 | 9262 | | |
9330 | 9263 | | |
9331 | 9264 | | |
| |||
9589 | 9522 | | |
9590 | 9523 | | |
9591 | 9524 | | |
9592 | | - | |
9593 | | - | |
9594 | | - | |
9595 | | - | |
9596 | | - | |
9597 | | - | |
9598 | | - | |
9599 | | - | |
9600 | | - | |
9601 | | - | |
9602 | | - | |
9603 | | - | |
9604 | | - | |
9605 | | - | |
9606 | | - | |
9607 | | - | |
9608 | | - | |
9609 | | - | |
9610 | | - | |
9611 | | - | |
9612 | | - | |
9613 | | - | |
9614 | 9525 | | |
9615 | 9526 | | |
9616 | 9527 | | |
| |||
10643 | 10554 | | |
10644 | 10555 | | |
10645 | 10556 | | |
10646 | | - | |
10647 | | - | |
10648 | | - | |
10649 | | - | |
10650 | | - | |
10651 | 10557 | | |
10652 | 10558 | | |
10653 | 10559 | | |
| |||
10673 | 10579 | | |
10674 | 10580 | | |
10675 | 10581 | | |
10676 | | - | |
| 10582 | + | |
10677 | 10583 | | |
10678 | 10584 | | |
10679 | 10585 | | |
| |||
0 commit comments