mochawesome icon indicating copy to clipboard operation
mochawesome copied to clipboard

Is mochawesome still alive or maintained ?

Open rsi21 opened this issue 1 year ago • 4 comments
trafficstars

Hi all,

We currently used mochawesome to generate reports for cypress runs. And since some weeks we started having some vulnerabilities around opener for the last one). But i see the project didn't live since 2 years now, is there any plan to maintain it in future @adamgruber ? A shame if not, it is reallly helpfull and works fine :)

Thanks

rsi21 avatar Mar 06 '24 13:03 rsi21

Hey all,

Same situation here as rsi21 Is there some plan to remove opener from mochawesome or some other solution is maybe available ?

Thanks

Fargazon avatar Apr 10 '24 08:04 Fargazon

What are the vulnerabilities with opener that you're seeing?

It's likely these are false positives as indicated by this related issue: https://github.com/domenic/opener/issues/38

adamgruber avatar Apr 10 '24 13:04 adamgruber

We're unfortunately getting a critical vulnerability warning as well. This is for the ip package <1.1.9, which is used by an old version of webpack-dev-server, which in turn is used by mochawesome-report-generator. Any chance this will be updated?

rvanheesbyon avatar Apr 29 '24 17:04 rvanheesbyon

webpack-dev-server is a dev dependency of mochawesome-report-generator. There should be no vulnerability for end users of the package.

adamgruber avatar May 28 '24 12:05 adamgruber