-
Notifications
You must be signed in to change notification settings - Fork 87
PhoneNumberIN returns empty values in the array #103
Copy link
Copy link
Closed
Labels
bug-fixPR raised for fixing bugPR raised for fixing bug
Description
Testing of https://brokencrystals.com/api/secrets returns empty fields in the array of leaked information:
"data_leak": {
"ato_data": ["access_token"],
"PhoneNumberIN": [
[
"188968487735",
"",
"",
"",
"",
"",
"188968487735",
"188968487735",
"",
""
],
[
"175588824543",
"",
"",
"",
"",
"",
"175588824543",
"175588824543",
"",
""
],
[
"175748345725",
"",
"",
"",
"",
"",
"175748345725",
"175748345725",
"",
""
],
[
"176608801663",
"",
"",
"",
"",
"",
"176608801663",
"176608801663",
"",
""
]
]
}
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug-fixPR raised for fixing bugPR raised for fixing bug