chaoss / chaoss/disclosure

Add option for user to configure confidence interval scores

Open
#74 0 comments 1 reaction 1 assignee Claimed by @omkar-foss View on GitHub
enhancement user-experience
Dominant language
Go
Stars
26
Forks
13
Avg merge
6d 18h
Merged PRs (30d)
3

Description

Based on score, every detector gets a confidence assigned - low, medium or high.

Default intervals are:
low - 0 to 30
medium - 31 to 70
high - 71 to 100

We should allow user to be able to configure these intervals via cli in the scan subcommand:
```sh
disclosure scan --confidence-scores=low=10,medium=50,high=90
```

This will allow the users to set their own confidence levels and filter the report accordingly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.