
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.
@shabados/eslint-config
Advanced tools
The default ESLint config for Shabad OS.
Install
npm install --save-dev @shabados/eslint-config
npm 7+ automatically installs peer-dependencies. If using a previous npm version, install them manually via:
npx install-peerdeps --dev @shabados/eslint-config
Configure ESLint
In your configuration file (e.g. .eslintrc
), add the appropriate extension(s) from below:
@shabados/eslint-config
(required)@shabados/eslint-config/typescript
(optional)For example the .eslintrc
of a TypeScript project would contain:
{
"extends": [
"@shabados/eslint-config",
"@shabados/eslint-config/typescript"
]
}
The easiest way to communicate is via GitHub issues. Please search for similar issues regarding your concerns before opening a new issue.
Our intention is to signal a safe open-source community. Please help us foster an atmosphere of kindness, cooperation, and understanding. By participating, you agree to abide by the code of conduct.
If you have a concern that doesn't warrant opening a GitHub issue, please reach out to us:
Harjot Singh, Author, Maintainer, Project Lead, and Organization Lead: @harjot1singh
Bhajneet S.K., Committer: @bhajneet
FAQs
The Shabad OS ESLint config
We found that @shabados/eslint-config demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
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.