Skip to content

Commit 7ef103b

Browse files
Update posts/inside-rust/2019-10-03-Keeping-secure-with-cargo-audit-0.9.md
Co-Authored-By: Niko Matsakis <[email protected]>
1 parent bc83123 commit 7ef103b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2019-10-03-Keeping-secure-with-cargo-audit-0.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "Keeping Rust projects secure with cargo-audit 0.9: dependency trees, core advisories, unmaintained crates"
44
author: Tony Arcieri
55
description: "A look at the new features in cargo-audit 0.9 for ensuring dependencies are free of security advisories"
6-
team: Secure Code WG <https://www.rust-lang.org/governance/wgs/wg-secure-code>
6+
team: the Secure Code WG <https://www.rust-lang.org/governance/wgs/wg-secure-code>
77
---
88

99
[cargo-audit](https://github.com/rustsec/cargo-audit) is a command-line utility which inspects `Cargo.lock` files and compares them against the [RustSec Advisory Database](https://rustsec.org), a community database of security vulnerabilities maintained by the [Rust Secure Code Working Group](https://github.com/rust-secure-code/wg).

0 commit comments

Comments
 (0)