Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt VT Augment to Sandbox privacy requirements #36

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

danipv
Copy link
Contributor

@danipv danipv commented Mar 11, 2024

As Chrome is deprecating third-party cookies, it is needed to rely on Storage API to keep getting the user session from virustotal.com. To do this sandboxed iframes should allow user authorizations to access storage.

https://developers.google.com/privacy-sandbox/3pcd/storage-access-api#sandboxed_iframes

@danipv danipv changed the title Adapt VT Augment to Sandobx privacy requirements Adapt VT Augment to Sandbox privacy requirements Mar 11, 2024
@danipv danipv enabled auto-merge (squash) March 11, 2024 10:08
@danipv danipv merged commit d3fe3b6 into master Mar 11, 2024
3 checks passed
@danipv danipv deleted the feat/sandbox-privacy-req branch March 11, 2024 10:24
@danipv danipv restored the feat/sandbox-privacy-req branch March 11, 2024 10:35
@danipv danipv deleted the feat/sandbox-privacy-req branch March 11, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants