You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to v1.9.0, acorn-import-attributes (then called acorn-import-assertions) used an implicit/not fully qualified reference to a dependency (test262).
This causes security scanning tools to flag a possible dependency confusion attack.
Actual Behavior
No security warning
Steps to Reproduce the Problem
Run security scan (e.g. Orca) on code using this repo