sui icon indicating copy to clipboard operation
sui copied to clipboard

[email protected] security issues

Open tomasmax opened this issue 2 years ago • 0 comments

Package

[email protected] has some security issues, it's deprecated and it's being used in some projects.

Description

This dependabot security warning from the semver-regex dependency is related to the validate-commit-msg package, but it's already deprecated.

It's used with the types from sui-mono.

What alternative could we use? Look into additional information

Expected behavior: To use a maintained library without security issues

Actual behavior:

Additional Information

I did some research and https://github.com/conventional-changelog/commitlint looks a good cadidate to do this job.

tomasmax avatar Aug 18 '23 12:08 tomasmax