Compare commits
1 commit
d592c71cb2
...
40275eb31b
| Author | SHA1 | Date | |
|---|---|---|---|
| 40275eb31b |
2 changed files with 2 additions and 2 deletions
|
|
@ -69,5 +69,5 @@ func (a *AuthenticationAnalyzer) calculateIPRevScore(results *api.Authentication
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return 100
|
return 0
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -61,5 +61,5 @@ func (a *AuthenticationAnalyzer) calculateXAlignedFromScore(results *api.Authent
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return 100
|
return 0
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue