« IntelDatasetRejected:test » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
[{"description":". | [<br /> | ||
{<br /> | |||
"description": "./pcap_sniffer.c:55: [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": "ko"<br /> | |||
},<br /> | |||
{<br /> | |||
"description": "./pcap_sniffer.c:59: [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": "koko"<br /> | |||
},<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": "non"<br /> | |||
}<br /> | |||
] |
Version du 7 mai 2024 à 22:52
[
{
"description": "./pcap_sniffer.c:55: [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": "ko"
},
{
"description": "./pcap_sniffer.c:59: [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": "koko"
},
{
"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": "non"
}
]