
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@applitools/eyes-puppeteer
Advanced tools
Install eyes-puppeteer as a local dev dependency in your tested project:
npm i -D @applitools/eyes-puppeteer
To get started with this SDK, you need to set the following:
To authenticate via the Applitools server and run tests, you need to set the environment variable APPLITOOLS_API_KEY
to the API key provided from Applitools Eyes. For details how to retrieve your API key, see the Applitools documentation in the Eyes Knowledge Center.
export APPLITOOLS_API_KEY=<your_key>
npm test
set APPLITOOLS_API_KEY=<your_key>
npx test
eyes.setApiKey('<your API key>')
If the Eyes server is not deployed in https://eyes.applitools.com
, you need to set the Server URL in the environment variable APPLITOOLS_SERVER_URL
before running tests.
The server URL of your Applitools Eyes dashboard is in the format https://<MY_COMPANY>.applitools.com
export APPLITOOLS_SERVER_URL=<YOUR_SERVER_URL>
set APPLITOOLS_SERVER_URL=<YOUR_SERVER_URL>
For further information, see:
FAQs
Applitools Eyes SDK for Puppeteer
The npm package @applitools/eyes-puppeteer receives a total of 45,147 weekly downloads. As such, @applitools/eyes-puppeteer popularity was classified as popular.
We found that @applitools/eyes-puppeteer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 49 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.