Skip to content

Commit 66ad5a2

Browse files
reuse Sarif base parser for snyk and mayhem
1 parent dae9299 commit 66ad5a2

File tree

6 files changed

+406
-598
lines changed

6 files changed

+406
-598
lines changed

docs/content/en/connecting_your_tools/parsers/file/snyk_code.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: "Snyk Code"
33
toc_hide: true
44
---
5-
Snyk output file (snyk test \--json \> snyk.json) can be imported in
6-
JSON format. Only SCA (Software Composition Analysis) report is supported (SAST report not supported yet).
5+
Snyk output file (snyk code test \--sarif \> snyk.json) can be imported in JSON SARIF format.
76

87
### Sample Scan Data
98
Sample Snyk Code scans can be found [here](https://github.com/DefectDojo/django-DefectDojo/tree/master/unittests/scans/snyk_code).

0 commit comments

Comments
 (0)