Skip to content

Commit 613cff3

Browse files
authored
chore : ignore snyk js aggridcommunity 1932011 again (#4657)
* Revert "Ignore snyk-js-aggridcommunity-1932011 COMPASS-6878 (#4648)" This reverts commit df3414a. * properly ignore the aggrid vulnerability for now
1 parent 567fff7 commit 613cff3

File tree

2 files changed

+33
-3
lines changed

2 files changed

+33
-3
lines changed

.snyk

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ version: v1.25.0
44
ignore:
55
SNYK-JS-SEMVER-3247795:
66
- '*':
7-
reason: "Security patches released for semver 5.x (5.7.2) and 6.x (6.3.1) are not yet known to Snyk which is why we would like to ignore this vulnerability until the mentioned expiry."
7+
reason: >-
8+
Security patches released for semver 5.x (5.7.2) and 6.x (6.3.1) are
9+
not yet known to Snyk which is why we would like to ignore this
10+
vulnerability until the mentioned expiry.
811
expires: 2023-08-11T09:00:55.553Z
912
created: 2023-07-12T09:00:55.557Z
1013
SNYK-JS-AGGRIDCOMMUNITY-1932011:
1114
- '*':
12-
reason: "We don't use valueFormatter or a cellRenderer function. We have our own CellRenderer component."
13-
15+
reason: None Given
16+
expires: 2023-08-18T09:51:32.172Z
17+
created: 2023-07-19T09:51:32.175Z
1418
# patches apply the minimum changes required to fix a vulnerability
1519
patch:
1620
'npm:ms:20170412':

package-lock.json

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)