Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #47 from snyk-tech-services/fix/security-vulns
Browse files Browse the repository at this point in the history
fix: remediate vulns
  • Loading branch information
aarlaud authored Oct 5, 2021
2 parents e8e8210 + 9f3b3df commit 33f31f2
Show file tree
Hide file tree
Showing 3 changed files with 821 additions and 4,114 deletions.
10 changes: 8 additions & 2 deletions .snyk
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
ignore: {}
version: v1.22.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-LODASHTEMPLATE-1088054:
- '*':
reason: no fix available and not applicable in client side situation
expires: 2022-01-01T00:00:00.000Z
created: 2021-10-05T13:44:03.115Z
# patches apply the minimum changes required to fix a vulnerability
patch:
SNYK-JS-LODASH-567746:
Expand Down
Loading

0 comments on commit 33f31f2

Please sign in to comment.