Skip to content

Commit 33c5b5d

Browse files
authored
Merge pull request #1 from rauchg/patch-1
Fix a few typos
2 parents 4f151f4 + 70ec659 commit 33c5b5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ positive hit. We have already [found one instance](https://github.com/runkitdev/
99
that is detailed below. We are also serializing this information in a JSON file for
1010
easy automated consumption: [eslint-scope-scan/exploited-packages.json](./exploited-packages.json)
1111

12-
This is a fairly simplestic scan, just searching for the strings
12+
This is a fairly simplistic scan, just searching for the strings
1313
`sstatic1.histats.com` and `raw/XLeVP82h`, designed to quickly mitigate and
1414
discover any pure copies of this virus, and probably won't catch cases where the
1515
code has been significantly altered. We are open to suggestions from the
@@ -18,7 +18,7 @@ others are to actually check all the source, and so we feel it is our
1818
responsibility to help in any way we can.
1919

2020
Ultimately, we are hoping that this was caught fast enough to not have had a
21-
chance to spread, and that this work will be in an abondance of caution. The
21+
chance to spread, and that this work will be in an abundance of caution. The
2222
node community is certainly large enough where "enough eyes [may] make every
2323
vulnerability shallow", and the already great (and quick!) work by the
2424
eslint-scope team and npm have hopefully stopped this before it had a chance to

0 commit comments

Comments
 (0)