Skip to content

Commit 016fda6

Browse files
Security - Add replicator and elliptic advisories to health-check ignore list (DevExpress#33733)
1 parent c86bc71 commit 016fda6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/health-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ jobs:
1616
ignoredAdvisories: [
1717
'GHSA-67hx-6x53-jw92', // babel-traverse
1818
'GHSA-4wf5-vphf-c2xc', // terser
19+
'GHSA-2gmp-34j9-fqjm', // replicator
20+
'GHSA-848j-6mx2-7j84', // elliptic
1921
]
2022
}

0 commit comments

Comments
 (0)