Skip to content

Commit 716f68b

Browse files
authored
Add a link to Ubuntu
1 parent 8d323ee commit 716f68b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Microsoft uses `cargo auditable` internally and previously maintained the [data
4545

4646
Multiple Linux distributions build their Rust packages with `cargo auditable`: [Alpine Linux](https://www.alpinelinux.org/), [NixOS](https://nixos.org/), [openSUSE](https://www.opensuse.org/), [Void Linux](https://voidlinux.org/), [Chimera Linux](https://chimera-linux.org/) and [Wolfi OS](https://wolfi.dev). If you install packages from their repositories, you can audit them!
4747

48-
Ubuntu 26.04 uses it [for select packages](https://documentation.ubuntu.com/release-notes/26.04/changes-since-previous-interim/#rust-cargo-auditable) and lets others [opt in](https://documentation.ubuntu.com/project/contributors/language-specific/rust/cargo-auditable/), including in [PPAs](https://documentation.ubuntu.com/launchpad/user/reference/packaging/ppas/ppa/).
48+
[Ubuntu 26.04](https://documentation.ubuntu.com/release-notes/26.04/) uses it [for select packages](https://documentation.ubuntu.com/release-notes/26.04/changes-since-previous-interim/#rust-cargo-auditable) and lets others [opt in](https://documentation.ubuntu.com/project/contributors/language-specific/rust/cargo-auditable/), including in [PPAs](https://documentation.ubuntu.com/launchpad/user/reference/packaging/ppas/ppa/).
4949

5050
[Chainguard](https://chainguard.dev/) includes `cargo auditable` in their [rust base container](https://images.chainguard.dev/directory/image/rust/overview), with a default `cargo` wrapper to always call `cargo auditable`, so that Rust applications built using this container are auditable by default.
5151

0 commit comments

Comments
 (0)