Designing Security for Developers, Not Around Them
嗯,用户让我用中文总结一下这篇文章,控制在100字以内,而且不需要以“文章内容总结”之类的开头。好的,我先仔细看看这篇文章讲了什么。 文章主要讨论生成式AI(GenAI)在提升开发者生产力的同时带来的安全风险。根据麦肯锡2023年的研究,GenAI确实让开发者在文档编写、新代码编写和优化现有代码方面效率大增。但问题来了,传统安全模型无法有效保护数据本身,导致数据泄露风险增加。 接着,文章提到很多代码片段存在漏洞,甚至三星因为ChatGPT泄露敏感代码而禁止使用。这里强调了开发者需要主动整合安全工具到工作流程中。 然后,文章介绍了“开发者优先”的安全方法,将安全措施嵌入开发早期阶段,使用合成数据和代币化技术保护敏感数据。这样不仅提高了效率,也减少了风险。 最后,作者指出随着GenAI的普及,提前嵌入安全措施是必要的,这样才能在不阻碍创新的情况下保护数据安全。 现在我要把这些要点浓缩到100字以内。重点包括:GenAI提升生产力、传统安全模型不足、代码漏洞风险、开发者需主动整合安全工具、“开发者优先”方法、合成数据和代币化技术、以及提前嵌入安全的重要性。 可能的结构是:先点出GenAI的优势和带来的风险,然后说明解决方法和重要性。 比如:“生成式AI提升开发效率但带来安全隐患。传统安全措施不足,需将安全工具集成到开发流程中。采用合成数据和代币化技术可保护敏感信息。‘开发者优先’的安全模式有助于降低风险并促进创新。” 这样大概控制在100字左右。 </think> 生成式AI提升开发效率但带来安全隐患。传统安全措施不足,需将安全工具集成到开发流程中。采用合成数据和代币化技术可保护敏感信息。“开发者优先”的安全模式有助于降低风险并促进创新。 2025-10-16 05:30:33 Author: securityboulevard.com(查看原文) 阅读量:146 收藏

Avatar photo

Generative AI (GenAI) is improving productivity across many roles, especially for developers. There is no question about that. In fact, a 2023 study by McKinsey found that with GenAI, developers can document code in half the time, write new code nearly twice as fast and optimize existing code in about one-third the time. Further, 83% of organizations have already adopted AI for code creation, and 57% now rely on AI-powered coding tools as a standard part of their development process. 

But there are risks. Traditional security models that rely on perimeter, infrastructure or access controls do not protect the data itself. These methods add extra steps for developers and often delay security until the end of the development process. This raises a question: Why is security still handled this way, and should it be? A better approach would be to integrate data protection into systems that developers can use easily, addressing today’s security challenges with practical solutions. 

The Hidden Risks of GenAI-Generated Code 

GenAI tools have enabled developers to produce code at unprecedented speed, but this convenience often comes at the cost of security. A study conducted in November found that nearly half of the code snippets generated by five popular AI models contained vulnerabilities, highlighting a widespread issue in automated code generation. In addition, incidents such as Samsung’s 2023 ban on ChatGPT following a sensitive code leak exemplify the risks of using GenAI without proper safeguards. While cloud providers secure the infrastructure behind these platforms, developers remain responsible for the data they input and the code they generate. GenAI does not inherently account for the sensitivity of underlying data, which means developers must proactively integrate security tools from the beginning of their workflows to ensure data protection and reduce exposure to potential breaches. 

Techstrong Gang Youtube

“Developer-First” Security in the Age of GenAI 

Developer-first security reimagines how data protection is handled during the software development lifecycle. Instead of treating security as a final step, this approach embeds protective measures into the earliest stages of development, allowing developers to work with secure, tokenized data from the start. This shift helps avoid the inefficiencies of retrofitting code after security reviews, which traditionally occur at the end of a project. By integrating security tools directly into existing workflows, developers can maintain momentum without sacrificing safety. This model also reflects a broader change in mindset where data is no longer a secondary concern but a core element of the build process. As GenAI becomes more prevalent in coding, embedding security early ensures that sensitive data is protected before it enters AI pipelines, reducing the risk of leaks and vulnerabilities. 

Protecting Sensitive Data Before it Hits Your AI Pipeline 

To protect sensitive data before it enters an AI pipeline, developers must ensure that the data used for training and generation is secure from the outset. This involves applying techniques such as synthetic data and tokenization. Synthetic data is generated to mimic the statistical properties of real datasets without containing any actual personal information, embedding security into the development process and reducing the risk of exposing sensitive details. Tokenization replaces identifiable data with non-sensitive placeholders that cannot be reverse-engineered, allowing developers to work with realistic inputs while keeping the original data safe. These methods help developers maintain control over the data flowing through AI systems, especially since cloud providers secure the infrastructure but leave data protection responsibilities to the users. By integrating these safeguards early, developers can reduce the likelihood of leaks and ensure that privacy is preserved throughout the lifecycle of AI development. 

As GenAI continues to reshape how developers build and deploy software, a proactive approach to security will reduce risk for developers and allow for greater trust in GenAI. The traditional model of adding security at the end of a project no longer meets the demands of fast-paced development environments. Instead, security must be integrated from the beginning, with tools that support secure data handling without slowing down innovation. By shifting security to the forefront of development, organizations can better safeguard their data while empowering developers to work efficiently and responsibly. 

Avatar photo

James Rice

James Rice has extensive work experience in sales engineering, customer success, and customer support. James is currently the Vice President of Sales Engineering, Customer Success & Customer Support at Protegrity since July 2022. Prior to that, he held the position of Vice President of Sales Engineering at Protegrity from December 2021 to July 2022. Before joining Protegrity, James was the Vice President of Global Presales at Pathlock (formerly Greenlight Technologies) from April 2021 to December 2021. James also served as the Vice President of Sales & Value Engineering at Pathlock from January 2014 to April 2021, where he was responsible for driving strategy, growth, and execution in Solution Engineering and Value Engineering. James has previous experience as a Senior Director of Sales Engineering at Pathlock from January 2012 to December 2013. Prior to that, he worked at Accenture as a Senior Manager of IT Security from December 2010 to January 2012, and at PricewaterhouseCoopers in various roles, including Manager, Advisory (Security) from August 2007 to November 2010. Overall, James Rice has a strong background in sales engineering, customer success, and IT security, with a focus on solution selling, presentations, and demos.

james-rice has 1 posts and counting.See all posts by james-rice


文章来源: https://securityboulevard.com/2025/10/designing-security-for-developers-not-around-them/
如有侵权请联系:admin#unsafe.sh