From e350d2d2e56b5bb2f44291cd7f1febae46f13426 Mon Sep 17 00:00:00 2001 From: Venkata Pavan Kumar Gummadi Date: Wed, 29 Apr 2026 23:14:46 -0400 Subject: [PATCH] docs(api9): add missing references to align with other Top 10 entries Signed-off-by: Venkata Pavan Kumar Gummadi --- editions/2023/en/0xa9-improper-inventory-management.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/editions/2023/en/0xa9-improper-inventory-management.md b/editions/2023/en/0xa9-improper-inventory-management.md index 95d02f21d..e16ebe2c4 100644 --- a/editions/2023/en/0xa9-improper-inventory-management.md +++ b/editions/2023/en/0xa9-improper-inventory-management.md @@ -97,8 +97,16 @@ sells the information for malicious purposes. ## References +### OWASP + +* [REST Security Cheat Sheet][2] + ### External * [CWE-1059: Incomplete Documentation][1] +* "Inventory Management" - [Security Strategies for Microservices-based + Application Systems][3], NIST [1]: https://cwe.mitre.org/data/definitions/1059.html +[2]: https://cheatsheetseries.owasp.org/cheatsheets/REST_Security_Cheat_Sheet.html +[3]: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-204.pdf