-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Snyk vulnerability issues fix. #4867
Merged
franciscojavierarceo
merged 11 commits into
feast-dev:master
from
lokeshrangineni:feature/snyk-issues-fix
Dec 21, 2024
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
86efa5e
Update README.md
franciscojavierarceo 00c397f
chore: Update quickstart.md
franciscojavierarceo 74a1950
fix: java/serving/pom.xml & java/pom.xml to reduce vulnerabilities
snyk-bot 8b31eab
fix: sdk/python/feast/ui/package.json & sdk/python/feast/ui/yarn.lock…
snyk-bot 7d9eeea
Feature/lrangine master (#6)
lokeshrangineni 85d41ac
Feature/lrangine master (#7)
lokeshrangineni 45c777f
updating netty library
lokeshrangineni 93b0f36
updating netty library
lokeshrangineni 735f800
Updating aws java sdk libraries.
lokeshrangineni cde8bcb
Adding verbose logs to debug the sudden failure of tests without any …
lokeshrangineni e6be70d
Adding verbose logs to debug the sudden failure of tests without any …
lokeshrangineni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1272,10 +1272,10 @@ | |
dependencies: | ||
tslib "^1.9.3" | ||
|
||
"@elastic/eui@^55.0.1": | ||
version "55.1.2" | ||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-55.1.2.tgz#dd0b42f5b26c5800d6a9cb2d4c2fe1afce9d3f07" | ||
integrity sha512-wwZz5KxMIMFlqEsoCRiQBJDc4CrluS1d0sCOmQ5lhIzKhYc91MdxnqCk2i6YkhL4sSDf2Y9KAEuMXa+uweOWUA== | ||
"@elastic/eui@^72.0.0": | ||
version "72.2.0" | ||
resolved "https://registry.yarnpkg.com/@elastic/eui/-/eui-72.2.0.tgz#0d89ec4c6d8a677ba41d086abd509c5a5ea09180" | ||
integrity sha512-3JHKLWqbU1A6qMVkw0n1VZ5PaL07sd3N44tWsRCn+DEaDv9jq68ilEmY1wdYqKXw8VyFwcPbd8ZYZpdzBD2nPA== | ||
dependencies: | ||
"@types/chroma-js" "^2.0.0" | ||
"@types/lodash" "^4.14.160" | ||
|
@@ -1296,7 +1296,7 @@ | |
react-beautiful-dnd "^13.1.0" | ||
react-dropzone "^11.5.3" | ||
react-element-to-jsx-string "^14.3.4" | ||
react-focus-on "^3.5.4" | ||
react-focus-on "^3.7.0" | ||
react-input-autosize "^3.0.0" | ||
react-is "^17.0.2" | ||
react-virtualized-auto-sizer "^1.0.6" | ||
|
@@ -1307,7 +1307,7 @@ | |
rehype-stringify "^8.0.0" | ||
remark-breaks "^2.0.2" | ||
remark-emoji "^2.1.0" | ||
remark-parse "^8.0.3" | ||
remark-parse-no-trim "^8.0.4" | ||
remark-rehype "^8.0.0" | ||
tabbable "^5.2.1" | ||
text-diff "^1.0.1" | ||
|
@@ -3363,13 +3363,6 @@ argparse@^2.0.1: | |
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" | ||
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== | ||
|
||
aria-hidden@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/aria-hidden/-/aria-hidden-1.1.3.tgz#bb48de18dc84787a3c6eee113709c473c64ec254" | ||
integrity sha512-RhVWFtKH5BiGMycI72q2RAFMLQi8JP9bLuQXgR5a8Znp7P5KOIADSJeyfI8PCVxLEp067B2HbP5JIiI/PXIZeA== | ||
dependencies: | ||
tslib "^1.0.0" | ||
|
||
aria-hidden@^1.2.2: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/aria-hidden/-/aria-hidden-1.2.4.tgz#b78e383fdbc04d05762c78b4a25a501e736c4522" | ||
|
@@ -5724,13 +5717,6 @@ flatted@^3.1.0: | |
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3" | ||
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== | ||
|
||
focus-lock@^0.11.2: | ||
version "0.11.2" | ||
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-0.11.2.tgz#aeef3caf1cea757797ac8afdebaec8fd9ab243ed" | ||
integrity sha512-pZ2bO++NWLHhiKkgP1bEXHhR1/OjVcSvlCJ98aNJDFeb7H5OOQaO+SKOZle6041O9rv2tmbrO4JzClAvDUHf0g== | ||
dependencies: | ||
tslib "^2.0.3" | ||
|
||
focus-lock@^1.3.5: | ||
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/focus-lock/-/focus-lock-1.3.5.tgz#aa644576e5ec47d227b57eb14e1efb2abf33914c" | ||
|
@@ -9103,32 +9089,7 @@ react-focus-lock@^2.11.3: | |
use-callback-ref "^1.3.2" | ||
use-sidecar "^1.1.2" | ||
|
||
react-focus-lock@^2.9.0: | ||
version "2.9.1" | ||
resolved "https://registry.yarnpkg.com/react-focus-lock/-/react-focus-lock-2.9.1.tgz#094cfc19b4f334122c73bb0bff65d77a0c92dd16" | ||
integrity sha512-pSWOQrUmiKLkffPO6BpMXN7SNKXMsuOakl652IBuALAu1esk+IcpJyM+ALcYzPTTFz1rD0R54aB9A4HuP5t1Wg== | ||
dependencies: | ||
"@babel/runtime" "^7.0.0" | ||
focus-lock "^0.11.2" | ||
prop-types "^15.6.2" | ||
react-clientside-effect "^1.2.6" | ||
use-callback-ref "^1.3.0" | ||
use-sidecar "^1.1.2" | ||
|
||
react-focus-on@^3.5.4: | ||
version "3.6.0" | ||
resolved "https://registry.yarnpkg.com/react-focus-on/-/react-focus-on-3.6.0.tgz#159e13082dad4ea1f07abe11254f0e981d5a7b79" | ||
integrity sha512-onIRjpd9trAUenXNdDcvjc8KJUSklty4X/Gr7hAm/MzM7ekSF2pg9D8KBKL7ipige22IAPxLRRf/EmJji9KD6Q== | ||
dependencies: | ||
aria-hidden "^1.1.3" | ||
react-focus-lock "^2.9.0" | ||
react-remove-scroll "^2.5.2" | ||
react-style-singleton "^2.2.0" | ||
tslib "^2.3.1" | ||
use-callback-ref "^1.3.0" | ||
use-sidecar "^1.1.2" | ||
|
||
react-focus-on@^3.9.1: | ||
react-focus-on@^3.7.0, react-focus-on@^3.9.1: | ||
version "3.9.4" | ||
resolved "https://registry.yarnpkg.com/react-focus-on/-/react-focus-on-3.9.4.tgz#0b6c13273d86243c330d1aa53af39290f543da7b" | ||
integrity sha512-NFKmeH6++wu8e7LJcbwV8TTd4L5w/U5LMXTMOdUcXhCcZ7F5VOvgeTHd4XN1PD7TNmdvldDu/ENROOykUQ4yQg== | ||
|
@@ -9209,14 +9170,6 @@ react-refresh@^0.11.0: | |
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" | ||
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== | ||
|
||
react-remove-scroll-bar@^2.3.1: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.1.tgz#9f13b05b249eaa57c8d646c1ebb83006b3581f5f" | ||
integrity sha512-IvGX3mJclEF7+hga8APZczve1UyGMkMG+tjS0o/U1iLgvZRpjFAQEUBJ4JETfvbNlfNnZnoDyWJCICkA15Mghg== | ||
dependencies: | ||
react-style-singleton "^2.2.0" | ||
tslib "^2.0.0" | ||
|
||
react-remove-scroll-bar@^2.3.4, react-remove-scroll-bar@^2.3.6: | ||
version "2.3.6" | ||
resolved "https://registry.yarnpkg.com/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.6.tgz#3e585e9d163be84a010180b18721e851ac81a29c" | ||
|
@@ -9225,17 +9178,6 @@ react-remove-scroll-bar@^2.3.4, react-remove-scroll-bar@^2.3.6: | |
react-style-singleton "^2.2.1" | ||
tslib "^2.0.0" | ||
|
||
react-remove-scroll@^2.5.2: | ||
version "2.5.3" | ||
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.5.3.tgz#a152196e710e8e5811be39dc352fd8a90b05c961" | ||
integrity sha512-NQ1bXrxKrnK5pFo/GhLkXeo3CrK5steI+5L+jynwwIemvZyfXqaL0L5BzwJd7CSwNCU723DZaccvjuyOdoy3Xw== | ||
dependencies: | ||
react-remove-scroll-bar "^2.3.1" | ||
react-style-singleton "^2.2.0" | ||
tslib "^2.0.0" | ||
use-callback-ref "^1.3.0" | ||
use-sidecar "^1.1.2" | ||
|
||
react-remove-scroll@^2.6.0: | ||
version "2.6.0" | ||
resolved "https://registry.yarnpkg.com/react-remove-scroll/-/react-remove-scroll-2.6.0.tgz#fb03a0845d7768a4f1519a99fdb84983b793dc07" | ||
|
@@ -9317,15 +9259,6 @@ react-scripts@^5.0.0: | |
optionalDependencies: | ||
fsevents "^2.3.2" | ||
|
||
react-style-singleton@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.2.0.tgz#70f45f5fef97fdb9a52eed98d1839fa6b9032b22" | ||
integrity sha512-nK7mN92DMYZEu3cQcAhfwE48NpzO5RpxjG4okbSqRRbfal9Pk+fG2RdQXTMp+f6all1hB9LIJSt+j7dCYrU11g== | ||
dependencies: | ||
get-nonce "^1.0.0" | ||
invariant "^2.2.4" | ||
tslib "^2.0.0" | ||
|
||
react-style-singleton@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/react-style-singleton/-/react-style-singleton-2.2.1.tgz#f99e420492b2d8f34d38308ff660b60d0b1205b4" | ||
|
@@ -9589,28 +9522,6 @@ remark-parse-no-trim@^8.0.4: | |
vfile-location "^3.0.0" | ||
xtend "^4.0.1" | ||
|
||
remark-parse@^8.0.3: | ||
version "8.0.3" | ||
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-8.0.3.tgz#9c62aa3b35b79a486454c690472906075f40c7e1" | ||
integrity sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q== | ||
dependencies: | ||
ccount "^1.0.0" | ||
collapse-white-space "^1.0.2" | ||
is-alphabetical "^1.0.0" | ||
is-decimal "^1.0.0" | ||
is-whitespace-character "^1.0.0" | ||
is-word-character "^1.0.0" | ||
markdown-escapes "^1.0.0" | ||
parse-entities "^2.0.0" | ||
repeat-string "^1.5.4" | ||
state-toggle "^1.0.0" | ||
trim "0.0.1" | ||
trim-trailing-lines "^1.0.0" | ||
unherit "^1.0.4" | ||
unist-util-remove-position "^2.0.0" | ||
vfile-location "^3.0.0" | ||
xtend "^4.0.1" | ||
|
||
remark-rehype@^8.0.0, remark-rehype@^8.1.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-8.1.0.tgz#610509a043484c1e697437fa5eb3fd992617c945" | ||
|
@@ -10643,11 +10554,6 @@ trim-trailing-lines@^1.0.0: | |
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0" | ||
integrity sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ== | ||
|
||
[email protected]: | ||
version "0.0.1" | ||
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd" | ||
integrity sha1-WFhUf2spB1fulczMZm+1AITEYN0= | ||
|
||
trough@^1.0.0: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406" | ||
|
@@ -10673,7 +10579,7 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" | ||
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== | ||
|
||
tslib@^1.0.0, tslib@^1.8.1, tslib@^1.9.3: | ||
tslib@^1.8.1, tslib@^1.9.3: | ||
version "1.14.1" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" | ||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | ||
|
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
think you need to rebase?