-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy path.snyk
More file actions
24 lines (23 loc) · 762 Bytes
/
.snyk
File metadata and controls
24 lines (23 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
language-settings:
python: "3.10"
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-PYTHON-CKAN-13774796:
- '*':
reason: >-
postponing in favor of new catalog development/release
expires: 2026-01-29T05:30:00.000Z
created: 2025-11-10T12:15:00.000Z
SNYK-PYTHON-CKAN-13774801:
- '*':
reason: >-
postponing in favor of new catalog development/release
expires: 2026-01-29T05:30:00.000Z
created: 2025-11-10T12:15:00.000Z
patch: {}
# specify the directories or files to be excludeed from import:
exclude:
global:
- requirements-dev.txt