Hi
There is the rule Web:S5148 for HTML to set noopener attribute on links.
But I could not find a rule for javascript that does the same check for window.open() calls.
Have a look at
Reverse Tabnabbing Software Attack | OWASP Foundation and HTML5 Security - OWASP Cheat Sheet Series which recommend to use the correct flags on the window.open call.
Kind regards,
Michael