
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
This package contains common E2E factories (mixins) that can be used when creating agnostic E2E drivers.
Each factory can add one or more functions to the driver, those functions can be used later to interact with the relevant component
** mixins that do not return any value can be concat in the following way:**
import { makeClickable } from '@clds/e2e-ds-utils';
const createDriver = <A, B>(adapter: Adapter<A, B>) => {
const selector = 'div[data-test="our-component"]' as const;
return {
...makeClickable(adapter, selector),
selector,
};
};
This package contains e2e drivers for all the components as well
This library follows Semantic Versioning.
See LICENSE
FAQs
---
The npm package @clds/e2e receives a total of 90 weekly downloads. As such, @clds/e2e popularity was classified as not popular.
We found that @clds/e2e demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
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.