Improve authentication results
This commit is contained in:
parent
866cf2e5db
commit
c51f8e5904
4 changed files with 756 additions and 20 deletions
|
|
@ -160,6 +160,7 @@
|
|||
<AuthenticationCard
|
||||
authentication={report.authentication}
|
||||
authenticationScore={report.summary?.authentication_score}
|
||||
dnsResults={report.dns_results}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue