1
0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2025-03-15 10:05:47 +00:00
dragonfly/.snyk
Roman Gershman 8c80bd7c5c chore: tune snyk coverage to ignore test files ()
Also, upgrade the alpine docker image according to Snyk suggestions.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2023-07-03 11:16:42 +03:00

6 lines
104 B
Plaintext

# Snyk (https://snyk.io) policy file
exclude:
global:
- tests/integration/**
- contrib/charts/**