Bug 1996675 - Add homepage/shortcuts_library source to top sites telemetry. r=gl#315
Bug 1996675 - Add homepage/shortcuts_library source to top sites telemetry. r=gl#315devotaaabel wants to merge 1 commit into
Conversation
|
View this pull request in Lando to land it once approved. |
|
No new issues detected. This pull request is 🆗 |
20ce10a to
f3d5a1d
Compare
|
No new issues detected. This pull request is 🆗 |
f3d5a1d to
a512416
Compare
There was a problem hiding this comment.
1 issue has been found in this revision.
1 issue is located outside of the patch:
Cargo.lock:NoneError: Crate depends on a vulnerable version of crossbeam-epoch.
Advisory:
Invalid pointer dereference in fmt::Pointer impl for Atomic and Shared when the underlying pointer is invalid
Package: crossbeam-epoch
ID: RUSTSEC-2026-0204
Report date: 2026-07-06
Affected versions of fmt::Display dereference the underlying pointer. This causes a invalid pointer dereference e.g., when a pointer created with Atomic::null or Shared::null. fmt::Debug impls and pre-0.9 fmt::Display impls, which do not dereference pointers, are not affected by this issue.
URL: crossbeam-rs/crossbeam#1276
Patched versions: [
">=0.9.20"
]
Unaffected versions: [
"<0.9.0"
]
Advisory metadata: {
"aliases": [],
"related": [],
"collection": "crates",
"categories": [],
"keywords": [
"NULL-pointer-dereference"
],
"informational": null,
"references": [],
"source": null,
"withdrawn": null,
"license": "CC0-1.0"
}
Package info: {
"name": "crossbeam-epoch",
"version": "0.9.14",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"checksum": "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695",
"dependencies": [
{
"name": "autocfg",
"version": "1.1.0",
"source": null
},
{
"name": "cfg-if",
"version": "1.0.0",
"source": "registry+https://github.com/rust-lang/crates.io-index"
},
{
"name": "crossbeam-utils",
"version": "0.8.21",
"source": "registry+https://github.com/rust-lang/crates.io-index"
},
{
"name": "memoffset",
"version": "0.8.999",
"source": null
},
{
"name": "scopeguard",
"version": "1.1.0",
"source": "registry+https://github.com/rust-lang/crates.io-index"
}
],
"replace": null
} [cargo-audit: source-test-mozlint-cargo-audit]
a512416 to
6326e7f
Compare
This review is now deprecated.
|
Previous issues have been fixed. This pull request is 🆗 |
…metry. r=gl Pull request: #315
|
Pull request closed by commit a87dc1a |
No description provided.