PulseAugur
实时 10:50:47
English(EN) Security-First Evaluation of Text-to-Terraform: Benchmarking LLMs and SLMs for Secure IaC Generation

LLM在生成安全云基础设施代码方面存在困难

一篇新的研究论文评估了大型语言模型(LLM)和小型语言模型(SLM)生成的代码即基础设施(IaC)的安全性。研究发现,语法有效性和安全合规性通常是独立的属性,这意味着模型可以生成格式良好但不安全的代码。仅靠提示工程是不够的,需要自动化的多工具扫描来确保生成安全的IaC。 AI

影响 强调了在LLM生成的云基础设施代码旁边需要强大的安全扫描工具。

排序理由 评估LLM在特定任务上能力的 연구论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

LLM在生成安全云基础设施代码方面存在困难

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Francis Luis Santos Vargas, Rodrigo Brand\~ao Mansilha, Diego Kreutz ·

    文本到Terraform的安全优先评估:基准测试LLM和SLM以生成安全的IaC

    arXiv:2608.02672v1 Announce Type: cross Abstract: Cloud misconfiguration remains a leading cause of security incidents, yet whether LLMs and SLMs can generate security-compliant Infrastructure-as-Code is an open question. We benchmark seven models, three closed LLMs (Claude Opus …