# product security

Published articles for product security.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## When AI skills become supply-chain dependencies

DevFeed: [When AI skills become supply-chain dependencies](<https://devfeed.tech/articles/when-ai-skills-become-supply-chain-dependencies-38854.md>)

Original publisher: [Read original article](<https://building.nubank.com/when-ai-skills-become-supply-chain-dependencies-2/>)

Author: Nubank Editorial

Published: 2026-09-02T16:47:57Z

Content type: article

Language: en

Sources: [Nubank](<https://devfeed.tech/sources/nubank.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Development](<https://devfeed.tech/topics/development.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [developer](<https://devfeed.tech/tags/developer.md>), [development](<https://devfeed.tech/tags/development.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [security](<https://devfeed.tech/tags/security.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>)

### AI overview

Nubank describes how AI skills and related components are expanding the software supply chain. Its security team reviewed more than 2,000 AI skills before distribution and argues that security controls must evolve as AI becomes part of the developer toolchain.

### Source excerpt

How Nubank vetted 2,000+ AI skills before distribution, building security into the developer workflow without turning safety into a separate gate The post When AI skills become supply-chain dependencies appeared first on Building Nubank.

## Mitigating a rsync Vulnerability: A Lesson in Compiler Hardening

DevFeed: [Mitigating a rsync Vulnerability: A Lesson in Compiler Hardening](<https://devfeed.tech/articles/mitigating-a-rsync-vulnerability-a-lesson-in-compiler-hardening-13161.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/mitigating-a-rsync-vulnerability-a-lesson-in-compiler-hardening>)

Published: 2025-03-19T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Compiler](<https://devfeed.tech/topics/compiler.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>), [Security](<https://devfeed.tech/topics/security.md>), [c/c++](<https://devfeed.tech/topics/c-c-plus-plus.md>), [vulnerability](<https://devfeed.tech/topics/vulnerability.md>)

Tags: [c](<https://devfeed.tech/tags/c.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [compiler-flags](<https://devfeed.tech/tags/compiler-flags.md>), [compiler-hardening](<https://devfeed.tech/tags/compiler-hardening.md>), [cves](<https://devfeed.tech/tags/cves.md>), [defense-in-depth](<https://devfeed.tech/tags/defense-in-depth.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [linux](<https://devfeed.tech/tags/linux.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [rsync](<https://devfeed.tech/tags/rsync.md>), [security](<https://devfeed.tech/tags/security.md>), [x86-64](<https://devfeed.tech/tags/x86-64.md>)

### AI overview

Chainguard describes how compiler hardening in its C/C++ toolchain helped protect against an rsync vulnerability before public disclosure. The article presents compiler hardening flags as layers of defense for memory-unsafe software and discusses Chainguard's implementation of recommendations from OpenSSF and GCC.

### Source excerpt

Chainguard's defense-in-depth security strategy protected against multiple rsync CVEs before they were even reported. See how we did it, using compiler flags.

## Chainguard Signs CISA's Secure Software Development Attestation Form

DevFeed: [Chainguard Signs CISA's Secure Software Development Attestation Form](<https://devfeed.tech/articles/chainguard-signs-cisa-s-secure-software-development-attestation-form-12982.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/chainguard-signs-cisas-secure-software-development-attestation-form>)

Published: 2025-02-24T00:00:00Z

Content type: release

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [chainguard-images](<https://devfeed.tech/tags/chainguard-images.md>), [cisa](<https://devfeed.tech/tags/cisa.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [fedramp](<https://devfeed.tech/tags/fedramp.md>), [government](<https://devfeed.tech/tags/government.md>), [nist](<https://devfeed.tech/tags/nist.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [provenance](<https://devfeed.tech/tags/provenance.md>), [secure-software](<https://devfeed.tech/tags/secure-software.md>), [software-supply-chain-security](<https://devfeed.tech/tags/software-supply-chain-security.md>), [standards](<https://devfeed.tech/tags/standards.md>), [supply-chain-attacks](<https://devfeed.tech/tags/supply-chain-attacks.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>)

### AI overview

Chainguard announces that it has signed CISA's Secure Software Development Attestation Form. The attestation states that Chainguard products align with NIST's Secure Software Development Framework and federal software supply chain security requirements, including secure development environments, trusted source code supply chains, automated controls, and provenance data.

### Source excerpt

Chainguard has recently signed CISA's Secure Software Development Attestation Form, attesting to the security of Chainguard and its products.

## Day in the life of a food giant CISO

DevFeed: [Day in the life of a food giant CISO](<https://devfeed.tech/articles/day-in-the-life-of-a-food-giant-ciso-7882.md>)

Original publisher: [Read original article](<https://snyk.io/blog/day-in-the-life-food-giant-ciso/>)

Author: Vandana Verma Sehgal

Published: 2024-04-18T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [engineering-culture](<https://devfeed.tech/topics/engineering-culture.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [ciso](<https://devfeed.tech/tags/ciso.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [devrel](<https://devfeed.tech/tags/devrel.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [governance](<https://devfeed.tech/tags/governance.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [management](<https://devfeed.tech/tags/management.md>), [organizational](<https://devfeed.tech/tags/organizational.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [security](<https://devfeed.tech/tags/security.md>), [security-engineering](<https://devfeed.tech/tags/security-engineering.md>), [strategy](<https://devfeed.tech/tags/strategy.md>)

### AI overview

This developer-focused interview profiles Sherif Mansour, Just Eat's Director of Information Security, and discusses his career, Just Eat's three-line information security model, and his responsibilities across platform security, cloud and infrastructure, product security, application security, security engineering, culture, and awareness. It also describes organizational leadership principles and a themed weekly schedule for managing priorities.

### Source excerpt

Snyk's Vandana Verma Sehgal sat down with Sherif Mansour, the Director of InfoSec at JustEat, for a "Day in the life of a CISO" session to learn more about his day-to-day experience as a security leader.

## Kroger's approach to supply chain security

DevFeed: [Kroger's approach to supply chain security](<https://devfeed.tech/articles/kroger-s-approach-to-supply-chain-security-7995.md>)

Original publisher: [Read original article](<https://snyk.io/blog/krogers-approach-supply-chain-security/>)

Author: Brian Piper

Published: 2024-01-02T06:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [snyk-code](<https://devfeed.tech/topics/snyk-code.md>), [snyk-platform](<https://devfeed.tech/topics/snyk-platform.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [sdlc](<https://devfeed.tech/topics/sdlc.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [customer](<https://devfeed.tech/tags/customer.md>), [customer-featured](<https://devfeed.tech/tags/customer-featured.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [megawatt](<https://devfeed.tech/tags/megawatt.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [security](<https://devfeed.tech/tags/security.md>), [shift-left](<https://devfeed.tech/tags/shift-left.md>), [snyk](<https://devfeed.tech/tags/snyk.md>), [snyk-code](<https://devfeed.tech/tags/snyk-code.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [software-development](<https://devfeed.tech/tags/software-development.md>), [software-supply-chain](<https://devfeed.tech/tags/software-supply-chain.md>), [software-supply-chain-security](<https://devfeed.tech/tags/software-supply-chain-security.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

The article describes Kroger's approach to securing its large-scale digital software supply chain. Kroger uses a shift-left strategy and the Snyk platform to integrate security into development and deployment workflows, improve developer efficiency, and address risks from open source dependencies and vulnerabilities.

### Source excerpt

Recently, Snyk hosted a wine tasting & customer discussion featuring David Imhoff, Product Security Leader at Kroger. The discussion focused on tackling the challenges of securing digital supply chains.

## FDA Releases Final Cybersecurity Guidance for Medical Devices

DevFeed: [FDA Releases Final Cybersecurity Guidance for Medical Devices](<https://devfeed.tech/articles/fda-final-cyber-guidance-is-out-36789.md>)

Original publisher: [Read original article](<https://shostack.org/blog/fda-final-cyber-guidance/>)

Author: Adam

Published: 2023-09-26T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Security](<https://devfeed.tech/topics/security.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Security & Privacy](<https://devfeed.tech/topics/security-privacy.md>)

Tags: [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [medical-devices](<https://devfeed.tech/tags/medical-devices.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [sdl](<https://devfeed.tech/tags/sdl.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The FDA released final cybersecurity guidance for medical devices, replacing guidance that was nearly nine years old. The article says it is detailed and product-focused, and discusses its expected effects on medical device submissions, other regulatory guidance, and product liability litigation.

### Source excerpt

The FDA has released their new guidance, which will be broadly impactful.

## Conway's Law and Software Security

DevFeed: [Conway's Law and Software Security](<https://devfeed.tech/articles/conway-s-law-and-software-security-36737.md>)

Original publisher: [Read original article](<https://shostack.org/blog/conways-law-and-software-security/>)

Author: Adam

Published: 2018-06-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [code](<https://devfeed.tech/tags/code.md>), [conway-s-law](<https://devfeed.tech/tags/conway-s-law.md>), [developers](<https://devfeed.tech/tags/developers.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [security](<https://devfeed.tech/tags/security.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

The article discusses how Conway's Law relates organizational structure to software security. It cites Steve Lipner's account of shifting responsibility from a small security engineering group to a much larger population of software engineers tasked with creating secure code.

### Source excerpt

[no description provided]

## Browser URL Bars Can Fail as a Security Measure Against Punycode Phishing

DevFeed: [Browser URL Bars Can Fail as a Security Measure Against Punycode Phishing](<https://devfeed.tech/articles/people-are-the-weakest-link-in-security-36932.md>)

Original publisher: [Read original article](<https://shostack.org/blog/people-are-the-weakest-link-in-security/>)

Author: Adam

Published: 2017-04-17T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [browsers](<https://devfeed.tech/topics/browsers.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>)

Tags: [browsers](<https://devfeed.tech/tags/browsers.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [product-security](<https://devfeed.tech/tags/product-security.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article argues that end users are not necessarily the weakest link in security when browsers make URL-based security checks difficult. It uses Punycode domains that can appear similar to trusted sites as an example and calls on browser makers to make URL-bar security measures resistant to attack.

### Source excerpt

[no description provided]