angular/devtools/projects/shell-browser
Matthieu Riegler a6b2d7dd10 fix(devtools): add event tagging to prevent DDOS (#62645)
One common problem encountered by the devtools content script is that it accepted almost any message send over the message bus. Some websites like `auth.openai.com` were spamming the bus and DDOS the devtools app.

By introducing event tagging and skipping non-devtools events we prevent DDOS of the Angular devtools content script by on forward tagged events.

PR Close #62645
2025-07-21 10:09:03 -04:00
..
src fix(devtools): add event tagging to prevent DDOS (#62645) 2025-07-21 10:09:03 -04:00
BUILD.bazel feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
set-version.js refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tslint.json feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00