Commit da491fb
authored
Added Cyberwatch Parser (#7)
Cyberwatch parser : Fixed CVEs and Security issues handling, added components and mitigated findings
Changed Setting for Dedup algorithm
removed shashum
Fixed parser bug with filters
Added Epss score as %, added CAPEC and ATTACKS
Fix linter and code format
Co-authored-by: Amine <amine@galeax.com>1 parent c2ae172 commit da491fb
9 files changed
Lines changed: 810 additions & 0 deletions
File tree
- docs/content/en/connecting_your_tools/parsers/file
- dojo
- settings
- tools/cyberwatch
- unittests
- scans/cyberwatch
- tools
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1346 | 1346 | | |
1347 | 1347 | | |
1348 | 1348 | | |
| 1349 | + | |
1349 | 1350 | | |
1350 | 1351 | | |
1351 | 1352 | | |
| |||
1416 | 1417 | | |
1417 | 1418 | | |
1418 | 1419 | | |
| 1420 | + | |
1419 | 1421 | | |
1420 | 1422 | | |
1421 | 1423 | | |
| |||
1597 | 1599 | | |
1598 | 1600 | | |
1599 | 1601 | | |
| 1602 | + | |
1600 | 1603 | | |
1601 | 1604 | | |
1602 | 1605 | | |
| |||
Whitespace-only changes.
0 commit comments