Skip to content

Commit 484d334

Browse files
authored
Update build-reliable-secure-programs.md
1 parent 58ee5c5 commit 484d334

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/code-quality/build-reliable-secure-programs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
description: "Learn more about: Building reliable and secure programs by applying NISTIR 8397 guidelines."
3-
title: Build reliable and secure programs
2+
description: "Learn more about: Building reliable and secure C++ programs by applying NISTIR 8397 guidelines."
3+
title: Build reliable and secure C++ programs
44
ms.date: 09/07/2023
55
ms.topic: "conceptual"
66
---
77

8-
# Build reliable and secure programs
8+
# Build reliable and secure C++ programs
99

1010
The United States government publication [NISTIR 8397: Guidelines on Minimum Standards for Developer Verification of Software](https://nvlpubs.nist.gov/nistpubs/ir/2021/NIST.IR.8397.pdf) contains excellent guidance on how to build reliable and secure software in any programming language.
1111

0 commit comments

Comments
 (0)