Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions rules-realm/boostsecurityio/mitre-cwe/rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5693,6 +5693,16 @@ rules:
name: CWE-40
pretty_name: 'CWE-40: Path Traversal: ''\\UNC\share\name\'' (Windows UNC Share)'
ref: https://cwe.mitre.org/data/definitions/40.html
CWE-399:
categories:
- ALL
- cwe-399
description: Weaknesses in this category are related to improper management of
system resources.
group: top10-insecure-design
name: CWE-399
pretty_name: 'CWE-399: Resource Management Errors'
ref: https://cwe.mitre.org/data/definitions/399.html
CWE-400:
categories:
- ALL
Expand Down
Loading