Skip to content

Commit 990d594

Browse files
committed
Assigned RUSTSEC-2025-0059 to servo-fontconfig, RUSTSEC-2025-0060 to crypto-hash, RUSTSEC-2025-0061 to iron
1 parent 8251d48 commit 990d594

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
e45a8ecd2d273bd32b8a29491c3e1b1dae27191e1dc1a52b9b8c5c2b60322990 -
3+
d821cf0785c8ee36b297b987d0095fdf9104ece6946d9bc47c136b2694d87c7e -

crates/crypto-hash/RUSTSEC-0000-0000.md renamed to crates/crypto-hash/RUSTSEC-2025-0060.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0060"
44
package = "crypto-hash"
55
date = "2025-09-08"
66
url = "https://github.com/rustsec/advisory-db/issues/1633"
@@ -16,4 +16,4 @@ The `crypto-hash` crate is no longer actively maintained. If you rely on this c
1616

1717
## Recommended alternatives
1818

19-
- [`crypto-hashes`](https://crates.io/crates/crypto-hashes)
19+
- [`crypto-hashes`](https://crates.io/crates/crypto-hashes)

crates/iron/RUSTSEC-0000-0000.md renamed to crates/iron/RUSTSEC-2025-0061.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0061"
44
package = "iron"
55
date = "2025-09-08"
66
url = "https://github.com/rustsec/advisory-db/issues/1424"
@@ -16,4 +16,4 @@ The `iron` crate is no longer actively maintained. If you rely on this crate, c
1616

1717
## Recommended alternatives
1818

19-
See [this comparison](https://github.com/flosse/rust-web-framework-comparison#server-frameworks) for popular alternatives.
19+
See [this comparison](https://github.com/flosse/rust-web-framework-comparison#server-frameworks) for popular alternatives.

crates/servo-fontconfig/RUSTSEC-0000-0000.md renamed to crates/servo-fontconfig/RUSTSEC-2025-0059.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0059"
44
package = "servo-fontconfig"
55
date = "2025-09-08"
66
url = "https://github.com/rustsec/advisory-db/issues/1998"
@@ -16,4 +16,4 @@ The `servo-fontconfig` crate is no longer actively maintained. If you rely on t
1616

1717
## Recommended alternatives
1818

19-
- [`fontconfig-rs`](https://crates.io/crates/fontconfig-rs)
19+
- [`fontconfig-rs`](https://crates.io/crates/fontconfig-rs)

0 commit comments

Comments
 (0)