Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
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.5.0.0
--faildump-
as a cli prefix for plugin optionsFAQs
Fail information plugin
The npm package gemini-faildump receives a total of 0 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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.