Skip to content

Commit 0bf74b3

Browse files
Acknowledge AI-generated code may get better, but not perfect
Some readers may say "well, those citations are more than a year ago, so that can't apply". So state that yes, things will probably get better, but they won't become perfect, so the point will still stand. Signed-off-by: David A. Wheeler <[email protected]>
1 parent 79ce3b7 commit 0bf74b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

secure_software_development_fundamentals.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5463,6 +5463,8 @@ less secure code, but were more likely to believe their code was secure
54635463
[Perry2022](https://arxiv.org/abs/2211.03622).
54645464
Another found 35.8% of code snippets contained vulnerabilities
54655465
[Fu2023](https://arxiv.org/abs/2310.02059).
5466+
AI-generated code will probably get better over time,
5467+
but perfection is unlikely.
54665468
Even worse, LLM systems often hallucinate package names that don't exist.
54675469
Attackers can then perform *slopsquatting*, that is,
54685470
they create malicious packages with those LLM-hallucinated fake names

0 commit comments

Comments
 (0)