Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug#170 #206

Merged
merged 4 commits into from Jan 16, 2024
Merged

Bug#170 #206

merged 4 commits into from Jan 16, 2024

Conversation

jean-michelet
Copy link
Contributor

This PR addresses issue #170.

SourceFile counted the number of occurrences of morse code symbols, including doubles. minimatch@9.0.3 was considered a threat because of its high number of morse symbols occurrences: '.' and '..' in string concatenations.

I replaced the counter with a Set, thus avoiding duplicates.

@fraxken fraxken merged commit 0b807a0 into NodeSecure:master Jan 16, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants