Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate confidence score handling #35

Closed
3 tasks done
behas opened this issue Jul 4, 2022 · 2 comments
Closed
3 tasks done

Consolidate confidence score handling #35

behas opened this issue Jul 4, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@behas
Copy link
Member

behas commented Jul 4, 2022

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
@behas behas added the enhancement New feature or request label Jul 4, 2022
@mdragaschnig
Copy link
Member

depends on #29

@cybersec-code
Copy link
Contributor

Now the confidence parameter allows to show or ingest confidence scores

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants