Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added scoring details
  • Loading branch information
tsale committed Aug 26, 2024
1 parent ba69800 commit a831421
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ This scoring algorithm allows us to quantitatively compare different EDRs based

For more details, you can refer to the [Pull Request #61](https://github.com/tsale/EDR-Telemetry/pull/61).

*Below is the score assigned to each value currently:*
**Below is the score assigned to each value currently:**

- No: 0,
- Partially: 0.5,
- Pending Response: 0,
- Via EnablingTelemetry: 1,
- Via EventLogs: 0.75,
- Partially: 0.5
- Pending Response: 0
- Via EnablingTelemetry: 1
- Via EventLogs: 0.75
- Yes: 1

### EDR Scores
Expand Down

0 comments on commit a831421

Please sign in to comment.