« IntelDatasetApproved:test » : différence entre les versions

De HackBBS
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
[{"description":".\/pcap_sniffer.c:47:  [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).","comment":"ok"},{"description":".\/pcap_sniffer.c:51:  [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).","comment":"okok"}]
[<br />
    {<br />
        "description": "./pcap_sniffer.c:47:  [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",<br />
        "comment": "ok"<br />
    },<br />
    {<br />
        "description": "./pcap_sniffer.c:51:  [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",<br />
        "comment": "okok"<br />
    },<br />
    {<br />
        "description": "./pcap_sniffer.c:63:  [1] (buffer) strncat: Easily used incorrectly (e.g., incorrectly computing the correct maximum size to add) [MS-banned] (CWE-120). Consider strcat_s, strlcat, snprintf, or automatically resizing strings.",<br />
        "comment": "okokok"<br />
    }<br />
]

Version du 7 mai 2024 à 23:45

[

   {
"description": "./pcap_sniffer.c:47: [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",
"comment": "ok"
},
{
"description": "./pcap_sniffer.c:51: [1] (buffer) strncpy: Easily used incorrectly; doesn't always \\0-terminate or check for invalid pointers [MS-banned] (CWE-120).",
"comment": "okok"
},
{
"description": "./pcap_sniffer.c:63: [1] (buffer) strncat: Easily used incorrectly (e.g., incorrectly computing the correct maximum size to add) [MS-banned] (CWE-120). Consider strcat_s, strlcat, snprintf, or automatically resizing strings.",
"comment": "okokok"
}

]