When you have a popular open source project, you will periodically get suspicious-looking PRs that seem like tests to see how easy it is to land a malicious change.
Here's the latest:
https://github.com/eslint/eslint/pull/19433
When you have a popular open source project, you will periodically get suspicious-looking PRs that seem like tests to see how easy it is to land a malicious change.
Here's the latest:
https://github.com/eslint/eslint/pull/19433
@nzakas Any thoughts on this?
https://github.com/the-nix-way/nix-flake-examples/pull/1
This individual has a bunch of PRs that are basically the same thing, some subset of these browser IDEs. From a quick look these website don't seem like red flags. But I found him when he made a similar PR on a long abandoned project of mine that I think was never popular anyway. So it's unusual.
Suspect, or just energetic and well meaning?
@ill_logic my read is that it’s more someone who’s trying to up their GitHub stats than anything malicious.
I probably wouldn’t merge the PR because it doesn’t actually seem useful regardless.