Skip to content

Commit 145a6b9

Browse files
authored
Merge pull request #263 from yairfrog/update-arrayref-proc-macro1-packages
Fix table in arrayref
2 parents e86e869 + 78cf945 commit 145a6b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

post/arrayref-proc-macro1-crates-io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ JFrog Curation customers using an immaturity policy were fully protected from th
112112
The Rust Security Response Team also deleted several related lookalike crates. Unlike `proc-macro1`, these do not download a remote payload: they are typosquats of legitimate crates, and at most run a trivial `build.rs` as a staging check that Cargo will execute attacker-controlled build scripts.
113113

114114
| Package | Versions | Notes | Xray ID |
115-
| :---- | :---- | :---- |
115+
| :---- | :---- | :---- | :---- |
116116
| `aovine` | All | Typosquat of `append-only-vec`; `build.rs` writes `Hello from build.rs` to `/tmp/echo.txt` | TBD |
117117
| `arone` | All | Typosquat of `arrayref`; `build.rs` only echoes a string | TBD |
118118
| `aronenao` | All | Typosquat of `arrayref`; `build.rs` sets a dummy `cargo:rustc-env` | TBD |

0 commit comments

Comments
 (0)