Selenium/Explanation/Security
This page is currently a draft.
|
There's tension between security and convenience. If you want to be really secure, you should not use a computer. That said, the more you know about computers, the more things you can do with them while still being reasonably secure.
Selenium framework uses npm.
Running
npm ci
is not safe. See How to protect yourself from npm.