Skip to content

Commit

Permalink
Remove sfdx-scanner exceptions after upgrade to sfdx-hardis v5 (#4037)
Browse files Browse the repository at this point in the history
* Remove sfdx-scanner exceptions after upgrade to sfdx-hardis v5

* Update .trivyignore

* trvy

* Update .trivyignore
  • Loading branch information
nvuillam authored Sep 24, 2024
1 parent 53392f9 commit a886007
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions .trivyignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ CVE-2023-45283
CVE-2023-49569
CVE-2023-49568

# python
CVE-2024-6232
CVE-2024-7592

# powershell
CVE-2024-21907
CVE-2021-24112
Expand All @@ -41,21 +45,11 @@ CVE-2019-0820
# Lightning flow scanner
CVE-2020-26226

# sfdx-scanner
CVE-2023-6378
CVE-2020-36518
CVE-2021-46877
CVE-2022-42003
CVE-2022-42004
CVE-2022-33980
CVE-2022-42889
CVE-2022-1471
CVE-2022-23539
CVE-2022-25857
CVE-2024-37890
CVE-2024-4068
# sfdx
GHSA-xpw8-rcwv-8f8p
CVE-2024-41818

# spectral
CVE-2024-47068

# terrascan
# https://github.com/tenable/terrascan/issues/1674
Expand Down

0 comments on commit a886007

Please sign in to comment.