index
:
cvez
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbstore
/
dbstore.go
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-02-19
dbstore/dbstore.go: add all queries for AddCveFeed()
Paul Duncan
1
-0
/
+9
2022-02-19
dbstore/dbstore.go: s/insert-description/insert-desc, shorten comment
Paul Duncan
1
-2
/
+2
2022-02-19
dbstore/dbstore.go: add impact, add TODO for item configuration, add ↵
Paul Duncan
1
-1
/
+77
disabled cve count check
2022-02-19
dbstore/dbstore.go: add AddCveFeed() (incomplete)
Paul Duncan
1
-0
/
+256
2022-02-18
dbstore: rename Tx to Begin, add Tx which accepts callback and handles ↵
Paul Duncan
1
-86
/
+104
commit/rollback
2022-02-18
dbstore: refactor sqlfs and tx, add tx tests
Paul Duncan
1
-150
/
+87
2022-02-18
dbstore: add enableForeignKeys()
Paul Duncan
1
-2
/
+8
2022-02-17
dbstore: add DbStore#CpeMatchSearch() and backing query
Paul Duncan
1
-5
/
+60
2022-02-17
dbstore/dbstore.go: add AddCpeMatches()
Paul Duncan
1
-0
/
+100
2022-02-17
dbstore/dbstore.go: update cpe queries, move queryIds outside of func
Paul Duncan
1
-5
/
+11
2022-02-05
dbscore: add openFull and test
Paul Duncan
1
-3
/
+14
2022-02-05
dbstore/dbstore.go: add comment about weird result set error handling
Paul Duncan
1
-0
/
+4
2022-02-05
dbstore: refactor, separate cpesearchrow and cpesearchtype, add ↵
Paul Duncan
1
-55
/
+0
cpesearchtype_test
2022-02-05
dbstore: add unmarshalcpesearchrow and tests
Paul Duncan
1
-20
/
+30
2022-02-05
mv internal/dbstore dbstore
Paul Duncan
1
-0
/
+255