Select an app to run a security review
Results will be available soon.
Run a security review to identify potential vulnerabilities in your application.
Your application passed the security review with no issues detected.
{data && (Last reviewed {formatTimeAgo(data.timestamp)}
)}|
|
Level | Issue | Action |
|---|---|---|---|
|
|
|
onOpenDetails(finding)}
onKeyDown={(e) => {
if (e.key === "Enter" || e.key === " ") {
e.preventDefault();
onOpenDetails(finding);
}
}}
>
{finding.title}
|