feat(models/nvd): group by source (#1805)

This commit is contained in:
MaineK00n
2023-12-08 19:36:26 +09:00
committed by GitHub
parent 7e12e9abc4
commit d1224991a0
3 changed files with 30 additions and 26 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/vulsio/go-cti v0.0.5-0.20231017103759-59e022ddcd0e
github.com/vulsio/go-cve-dictionary v0.10.0
github.com/vulsio/go-cve-dictionary v0.10.1-0.20231208101928-9dd0d2707ae5
github.com/vulsio/go-exploitdb v0.4.7-0.20231017104626-201191637c48
github.com/vulsio/go-kev v0.1.4-0.20231017105707-8a9a218d280a
github.com/vulsio/go-msfdb v0.2.4-0.20231017104449-b705e6975831