Consolidate confidence score handling
behas opened this issue · 2 comments
behas commented
Currently, confidence scores are duplicated: in confidence.csv and tagstore_schema.sql
Proposed solution: enhance tagpack-tool as follows
- tagpack-tool confidence show -> list confidence scores
- tagpack-tool confidence ingest -> ingest confidence scores into DB (-f to force overwrite)
- remove confidence INSERT statements from tagstore_schema.sql
mdragaschnig commented
depends on #29
cybersec-code commented
Now the confidence
parameter allows to show
or ingest
confidence scores