-
Notifications
You must be signed in to change notification settings - Fork 330
Fix trivy issue #1569
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
Merged
Fix trivy issue #1569
+5
−5
Conversation
This file contains hidden or 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
Dependency Review✅ No vulnerabilities or license issues found.Scanned Files |
chensuyue
approved these changes
Feb 20, 2025
lvliang-intel
approved these changes
Feb 20, 2025
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
ezelanza
pushed a commit
to ezelanza/GenAIExamples
that referenced
this pull request
Feb 28, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Ezequiel Lanza <ezequiel.lanza@gmail.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Mar 4, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Mar 4, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Mar 4, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Mar 4, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Mar 4, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Mar 21, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Apr 1, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Apr 1, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
Apr 1, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <YundunovCN@sibedge.com>
chyundunovDatamonsters
pushed a commit
to chyundunovDatamonsters/OPEA-GenAIExamples
that referenced
this pull request
May 16, 2025
Fix docker image security issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Chingis Yundunov <c.yundunov@datamonsters.com>
letonghan
pushed a commit
that referenced
this pull request
Sep 17, 2025
* remove index_names from files fot get request Signed-off-by: Mustafa <mustafa.cetin@intel.com> * update the tests Signed-off-by: Mustafa <mustafa.cetin@intel.com> * update the tests Signed-off-by: Mustafa <mustafa.cetin@intel.com> * update the tests Signed-off-by: Mustafa <mustafa.cetin@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add validation check for 'all' as an index_name Signed-off-by: Mustafa <mustafa.cetin@intel.com> * fix for readme file Signed-off-by: Mustafa <mustafa.cetin@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Mustafa <mustafa.cetin@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
letonghan
added a commit
that referenced
this pull request
Sep 17, 2025
* Fix image build issue (#1553) Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Unified default port number for the same service in text2graph and text2sql (#1554) Signed-off-by: Yao, Qing <qing.yao@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * new: `OpeaArangoDataprep` (#2) * new: `third_parties/arangodb` * new: `OpeaArangoDataprep` * cleanup * fix: `vllm` instead of `tgi` * fix: dataprep compsoe * cleanup Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * new: `OpeaArangoRetriever` (#3) * new: `OpeaArangoRetriever` * cleanup Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * new: deps Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix typo: `test_retrievers_arango.sh` Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * updated retriever-arango compose file Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * correction Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * add json-repair to dataprep-arango requirements Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Fix network error, change WORKPATH Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * extra time for health check retriever Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * extended retriever healthcheck 90secs Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * correction Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Update arangodb.py Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Removing hugging face token requirement from test file Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Update test_dataprep_arango with network tests and additional logs Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Running CI after docker rate limit Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Base case remove HF_token, no additional tests Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Adding VLLM check and logs, currently VLLM not working in CI/CD Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup: compose.yaml Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * update: arangodb healthcheck Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup: retriever test Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: typo Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * rem: unused vars Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: indent Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * temp: swap vllm healthcheck with sleep Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: typo Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: component name typo Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: support `EmbedDoc` for retriever Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: `getattr` Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: CURL command Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * revert 60614841 Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Update xtune file and change DDP paramter (#1552) Signed-off-by: jilongwa <jilong.wang@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * add N/A option (#1561) Signed-off-by: ZhangJianyu <zhang.jianyu@outlook.com> Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Test latest gaudi docker container (#1477) Update base gaudi container into the latest version, docker pull vault.habana.ai/gaudi-docker/1.20.1/ubuntu22.04/habanalabs/pytorch-installer-2.6.0:latest, https://docs.habana.ai/en/latest/Installation_Guide/Additional_Installation/Docker_Installation.html#use-intel-gaudi-containers Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix audioqna male voice setting (#1559) Co-authored-by: Letong Han <106566639+letonghan@users.noreply.github.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * added error handling for lvm (#1556) Signed-off-by: okhleif-IL <omar.khleif@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * enable mysql db for sql agent (#1431) Signed-off-by: cheehook <chee.hoo.kok@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Enlarge DocSum prompt buffer (#1567) * Enlarge DocSum prompt buffer Follow PR opea-project/GenAIComps#1471 Signed-off-by: XinyaoWa <xinyao.wang@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Update vLLM parameter max-seq-len-to-capture (#1565) Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: lint Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: missing import Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * new: healtcheck for dataprep-arangodb Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * update: arangodb readmes Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup: test_dataprep_arango.sh Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup: test_dataprep_arango.sh (PT2) Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup: test_dataprep_arango.sh (PT3) Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * update: test_dataprep_arango.sh Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: whitespace Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Remove Transformers versions from requirements.txt file (#1547) * Remove Transformers versions from requirements.txt file Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Remove index_names from files for dataprep-get request (#1569) * remove index_names from files fot get request Signed-off-by: Mustafa <mustafa.cetin@intel.com> * update the tests Signed-off-by: Mustafa <mustafa.cetin@intel.com> * update the tests Signed-off-by: Mustafa <mustafa.cetin@intel.com> * update the tests Signed-off-by: Mustafa <mustafa.cetin@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add validation check for 'all' as an index_name Signed-off-by: Mustafa <mustafa.cetin@intel.com> * fix for readme file Signed-off-by: Mustafa <mustafa.cetin@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Mustafa <mustafa.cetin@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Upgrade Optimum Habana version to fix security check issue (#1571) Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Make llamaguard compatible with both TGI and vLLM (#1581) Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Fix Dockerfile error and add CI test for IPEX (#1585) * Fix Dockerfile error and add CI teat Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Reduce multilang tts docker image size (#1587) * fix audioqna male voice setting * reduce multilang tts docker image size Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * unset OPENAI_KEY in CI test (#1586) Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Add AWS Credentials for CD test (#1588) * Fix CD test issue Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * update: shorten ingest_dataprep.txt Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * revert: a4d943e7 Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * new: `DataprepRequest` model (#1525) * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project/GenAIComps#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6bc1d0b1a23f81f8d86168d65088712cfdf. * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project/GenAIComps#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6bc1d0b1a23f81f8d86168d65088712cfdf. * Fix dataprep request class issue of Redis (#1) * new: `DataprepRequest` * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: docstrings * rem: `ingest_from_graphDB` * new: dep injection * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: verbose `input` processing * attempt: replace `kwargs` with params * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rem: `db_type` ref: opea-project/GenAIComps#1525 (comment) * attempt: require `base` * Revert "attempt: require `base`" This reverts commit 620ca6bc1d0b1a23f81f8d86168d65088712cfdf. * fix dataprep request class of redis Signed-off-by: letonghan <letong.han@intel.com> * revert change in redis.py Signed-off-by: letonghan <letong.han@intel.com> --------- Signed-off-by: letonghan <letong.han@intel.com> Co-authored-by: Anthony Mahanna <anthony.mahanna@arangodb.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Anthony Mahanna <43019056+aMahanna@users.noreply.github.com> Co-authored-by: Liang Lv <liang1.lv@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert: `DataprepRequest` for multimodal * revert: `DataprepRequest` for multimodal (PT2) * fix: conditionally fetch unique `DataprepRequest` attributes * fix bugs in dataprep util script Signed-off-by: letonghan <letong.han@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert change of pgvector Signed-off-by: letonghan <letong.han@intel.com> * fix indices bug for redis Signed-off-by: letonghan <letong.han@intel.com> * minor fix for redis Signed-off-by: letonghan <letong.han@intel.com> * ingest file into rag_redis_test Signed-off-by: letonghan <letong.han@intel.com> * update indice name Signed-off-by: letonghan <letong.han@intel.com> --------- Signed-off-by: letonghan <letong.han@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Liang Lv <liang1.lv@intel.com> Co-authored-by: Letong Han <106566639+letonghan@users.noreply.github.com> Co-authored-by: letonghan <letong.han@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * revert: bc4445cb Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * revert: d17f6aac Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * Revert "new: `DataprepRequest` model (#1525)" (#1592) This reverts commit 88947ab. Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * add hyperlinks Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * revert: 4eb9ec4f Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * new: ArangoDBDataprepRequest Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: lint Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * cleanup: delete_files Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * remove: env mutation Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> * fix: move openai key env var to top of file Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> --------- Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Anthony Mahanna <anthony.mahanna@arangodb.com> Signed-off-by: Yao, Qing <qing.yao@intel.com> Signed-off-by: jilongwa <jilong.wang@intel.com> Signed-off-by: ZhangJianyu <zhang.jianyu@outlook.com> Signed-off-by: okhleif-IL <omar.khleif@intel.com> Signed-off-by: cheehook <chee.hoo.kok@intel.com> Signed-off-by: XinyaoWa <xinyao.wang@intel.com> Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com> Signed-off-by: Mustafa <mustafa.cetin@intel.com> Signed-off-by: Rita Brugarolas <rita.brugarolas.brufau@intel.com> Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: letonghan <letong.han@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> Co-authored-by: Yao Qing <Qing.Yao@intel.com> Co-authored-by: lasyasn <lasyan640@gmail.com> Co-authored-by: Ajay Kallepalli <ajay.r.kallepalli@gmail.com> Co-authored-by: jilongW <109333127+jilongW@users.noreply.github.com> Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com> Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com> Co-authored-by: Spycsh <39623753+Spycsh@users.noreply.github.com> Co-authored-by: Letong Han <106566639+letonghan@users.noreply.github.com> Co-authored-by: Omar Khleif <omar.khleif@intel.com> Co-authored-by: cheehook <chee.hoo.kok@intel.com> Co-authored-by: XinyaoWa <xinyao.wang@intel.com> Co-authored-by: Liang Lv <liang1.lv@intel.com> Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com> Co-authored-by: Mustafa <109312699+MSCetin37@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: rbrugaro <rita.brugarolas.brufau@intel.com> Co-authored-by: ZePan110 <ze.pan@intel.com> Co-authored-by: letonghan <letong.han@intel.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Fix docker image security issue
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.