aboutsummaryrefslogtreecommitdiff
path: root/feed
AgeCommit message (Collapse)AuthorFilesLines
2022-02-20feed/score.go: add NewScore() (disabled)Paul Duncan1-0/+11
2022-02-19feed/v3version_string.go: regeneratePaul Duncan1-3/+4
2022-02-19feed/vector.go: add String()Paul Duncan1-1/+6
2022-02-19feed/cveid_test.go: update testsPaul Duncan1-13/+13
2022-02-19feed/cveid.go: shift start year to 1999 and end year to 2126 to handle CVEs ↵Paul Duncan1-3/+3
from 1999
2022-02-19feed/v3version.go: add 3.0 supportPaul Duncan1-1/+4
2022-02-19feed/feed.go: make basemetrics optionalPaul Duncan1-2/+2
2022-02-19feed/score.go: document Score()Paul Duncan1-0/+1
2022-02-19feed/time.go: add MarshalText()Paul Duncan1-0/+4
2022-02-04rename to github.com/pablotron/cvez, remove internal libsPaul Duncan67-0/+3740