diff --git a/CODEOWNERS b/CODEOWNERS index a3565370..c26ba218 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ # Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. # See https://help.github.com/articles/about-code-owners/ -* @makma @JuroUhlar @ilfa +* @makma @JuroUhlar @ilfa @TheUnderScorer @necipallef diff --git a/src/app/playground/Playground.tsx b/src/app/playground/Playground.tsx index 1257f597..b5a7560a 100644 --- a/src/app/playground/Playground.tsx +++ b/src/app/playground/Playground.tsx @@ -152,7 +152,7 @@ export function Playground() { ], [ { - content: Last seen, + content: Last seen, }, { content: agentResponse?.lastSeenAt.global ? ( @@ -168,7 +168,10 @@ export function Playground() { [ { content: [ - + Confidence Score , ], @@ -197,7 +200,7 @@ export function Playground() { { content: ( <> - + Geolocation
@@ -227,7 +230,7 @@ export function Playground() { [ { content: ( - + Incognito Mode ), @@ -244,7 +247,7 @@ export function Playground() { [ { content: [ - + Bot , ], @@ -258,7 +261,10 @@ export function Playground() { [ { content: [ - + VPN , ], @@ -272,7 +278,7 @@ export function Playground() { { content: [ Browser Tampering @@ -294,7 +300,7 @@ export function Playground() { { content: [ Developer Tools @@ -316,7 +322,7 @@ export function Playground() { [ { content: ( - + Virtual Machine ), @@ -337,7 +343,7 @@ export function Playground() { [ { content: ( - + Privacy Settings ), @@ -358,7 +364,7 @@ export function Playground() { { content: [ Remote Control Tools @@ -384,7 +390,7 @@ export function Playground() { { content: [ IP Blocklist @@ -407,7 +413,7 @@ export function Playground() { { content: [ High-Activity Device @@ -428,7 +434,7 @@ export function Playground() { [ { content: [ - + Velocity signals , ], @@ -446,7 +452,7 @@ export function Playground() { [ { content: [ - + Suspect Score , ], @@ -469,7 +475,7 @@ export function Playground() { [ { content: [ - + Raw device attributes , ], @@ -485,7 +491,7 @@ export function Playground() { [ { content: [ - + App is instrumented by Frida , ], @@ -495,7 +501,7 @@ export function Playground() { [ { content: [ - + Factory Reset Timestamp , ], @@ -506,7 +512,7 @@ export function Playground() { { content: [ Location spoofing @@ -518,7 +524,7 @@ export function Playground() { [ { content: [ - + Cloned App , ], @@ -529,7 +535,7 @@ export function Playground() { { content: [ Emulator @@ -542,7 +548,7 @@ export function Playground() { { content: [ Rooted device @@ -556,7 +562,7 @@ export function Playground() { { content: [ Jailbroken device