aboutsummaryrefslogtreecommitdiff
path: root/cmd/update.go
AgeCommit message (Expand)AuthorFilesLines
2022-03-19cmd: working update cmdPaul Duncan1-1/+61
2022-03-19cmd/update.go: print sync updates to stdoutPaul Duncan1-2/+3
2022-03-18cmd/update.go: use getCache()Paul Duncan1-9/+5
2022-03-18cmd/update.go: fix cwe urlPaul Duncan1-1/+1
2022-03-18cmd/update.go: add CweListUrlPaul Duncan1-0/+1
2022-03-18cmd/update.go: update urlsPaul Duncan1-3/+4
2022-03-18cmd: refactor commandsPaul Duncan1-10/+0
2022-02-23cmd/update.go: update to reflect new apiPaul Duncan1-6/+4
2022-02-22cmd/update.go: update for new nvdmirror apiPaul Duncan1-3/+3
2022-02-22cmd: add update cmdPaul Duncan1-0/+46