VYPR

CWE-1113

Inappropriate Comment Style

BaseIncomplete

Description

The source code uses comment styles or formats that are inconsistent or do not follow expected standards for the product.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (1)

  • CVE-2026-29086Mar 4, 2026
    risk 0.00cvss epss 0.00

    Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, the setCookie() utility did not validate semicolons (;), carriage returns (\r), or newline characters (\n) in the domain and path options when constructing the…