Skip to content

Handle dynamically created functions #13770

Closed
@connorjclark

Description

@connorjclark

We currently ignore eval, new Function, setTimeout(string) (lol) etc. in our Script gatherer, because it gets caught up in our "don't include our own evaluated protocol scripts" b/c they both share the property of embedderName === ''.

with #13754 we can start including these. super curious if this lets us give better insights anywhere (who leans on eval so heavily?!)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions