feat(parser): Add RunAttestationCommand

Can be used to get attestation responses from BotGuard, assuming you have a VM (retrieved using the `/att/get` endpoint, with engagement type set to `ENGAGEMENT_TYPE_UNBOUND`) loaded up.
This commit is contained in:
Luan
2024-11-25 03:23:23 -03:00
parent 951256c641
commit 4729016fb9
3 changed files with 38 additions and 1 deletions

View File

@@ -78,7 +78,6 @@ const IGNORED_LIST = new Set([
'PrimetimePromo',
'BackgroundPromo',
'PromotedSparklesWeb',
'RunAttestationCommand',
'CompactPromotedVideo',
'BrandVideoShelf',
'BrandVideoSingleton',