Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
gemini-faildump
Advanced tools
Plugin collects all test fails and saves them in file faildump.json
. Screenshots are encoded in Base64.
If some image differences are reproduced in all test runs (initial run plus all retries), such fails are considered as
normal and not included in the final report.
npm i gemini-faildump
Set the configuration to your .gemini.js
module.exports = {
system: {
plugins: {
'gemini-faildump': {
enabled: true,
light: true
}
}
}
};
enabled
- switch on/off the plugin; the plugin is switched on by default.light
- switch on this option to avoid adding base64 image to report.6.0.0
feat: support the changed field name "imagePath" -> "img.path"
FAQs
Fail information plugin
The npm package gemini-faildump receives a total of 2 weekly downloads. As such, gemini-faildump popularity was classified as not popular.
We found that gemini-faildump demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.