Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
cypress-run
Advanced tools
Hopefully this module is short-lived. Right now it add retry support for parallel runs. It should work just like cypress run
by forwarding all arguments, just using the Cypress Module API to support parallelization.
It uses this gist and turns it into a module and adds support for cypress run
arguments: https://gist.github.com/Bkucera/4ffd05f67034176a00518df251e19f58#file-cypress-retries-js
This modules also adds retries regardless of --parallel
or --record
flags and doesn't need the Cypress Dashboard.
It looks like this in the Cypress Dashboard:
FAQs
Cypress run replacement that supports parallel execution and retries
The npm package cypress-run receives a total of 100 weekly downloads. As such, cypress-run popularity was classified as not popular.
We found that cypress-run 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.