Commit 205692e
authored
Add Cyberwatch Galeax Parser (#12105)
* 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>
* Fix parser name, Add assert on epss score and cwe
* Fixed references
---------
Co-authored-by: Amine <amine@galeax.com>1 parent 3e16c41 commit 205692e
9 files changed
Lines changed: 819 additions & 0 deletions
File tree
- docs/content/en/connecting_your_tools/parsers/file
- dojo
- settings
- tools/cyberwatch_galeax
- unittests
- scans/cyberwatch_galeax
- 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 | |
|---|---|---|---|
| |||
1347 | 1347 | | |
1348 | 1348 | | |
1349 | 1349 | | |
| 1350 | + | |
1350 | 1351 | | |
1351 | 1352 | | |
1352 | 1353 | | |
| |||
1417 | 1418 | | |
1418 | 1419 | | |
1419 | 1420 | | |
| 1421 | + | |
1420 | 1422 | | |
1421 | 1423 | | |
1422 | 1424 | | |
| |||
1598 | 1600 | | |
1599 | 1601 | | |
1600 | 1602 | | |
| 1603 | + | |
1601 | 1604 | | |
1602 | 1605 | | |
1603 | 1606 | | |
| |||
Whitespace-only changes.
0 commit comments