diff --git a/.mega-linter.yml b/.mega-linter.yml index be50cf3712d..fadd2dc3a7e 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -23,6 +23,7 @@ DISABLE_ERRORS_LINTERS: - PYTHON_BANDIT - PYTHON_PYRIGHT - REPOSITORY_DEVSKIM + - REPOSITORY_GRYPE - REPOSITORY_SEMGREP - SPELL_VALE PRINT_ALL_FILES: false diff --git a/.trivyignore b/.trivyignore index d2a95539574..c658b413083 100644 --- a/.trivyignore +++ b/.trivyignore @@ -170,6 +170,7 @@ CVE-2023-29337 CVE-2023-29491 CVE-2023-30547 CVE-2023-30551 +CVE-2023-32309 CVE-2023-32314 CVE-2023-33170 CVE-2023-34104