Skip to content

Commit 929b653

Browse files
Update npm-supply-chain-compromise-postmortem.md
Nx has been confirmed to be unnecessary to this specific attack.
1 parent 9d95ef7 commit 929b653

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/blog/npm-supply-chain-compromise-postmortem.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ These need answers before we close the postmortem.
198198
- How did the malicious commit get into the fork's git object store specifically — was it pushed directly via git, or was it created via the GitHub web UI (which would leave audit-log entries)?
199199
- Was `voicproducoes` a real account or a sock puppet? Cross-reference its activity history
200200
- Did the npm cache also get poisoned (the 6 duplicate `linux-npm-store-*` entries)? Were any actually used?
201-
- Does the attack require Nx Cloud, or would it have worked with just GitHub Actions cache?
202201
- Can we identify any other fork in the `TanStack/router` fork network that contains the orphan payload commit? (If yes, the cleanup is harder — every fork hosting it keeps it accessible via `github:tanstack/router#79ac49ee...`)
203202
- Are any other TanStack repos (router, query, table, form, virtual, etc.) using the same `bundle-size.yml`-style pattern? Audit needed
204203
- How many users actually downloaded the affected versions during the publish window? Get from npm support

0 commit comments

Comments
 (0)