<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr" -->

---
title: BellSoft Survey Finds Container Security Practices Are...
description: A BellSoft survey of 427 developers reveals that 23% have experienced container security breaches, with human error (62%) being the primary cause. Most teams...
canonical: https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: BellSoft Survey Finds Container Security Practices Are Undermining Developers’ Own Goals | daily.dev
og:description: A BellSoft survey of 427 developers reveals that 23% have experienced container security breaches, with human error (62%) being the primary cause. Most teams...
og:url: https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr
og:image: https://api.daily.dev/og/posts/I7sKU9tWr.png
og:image:alt: BellSoft Survey Finds Container Security Practices Are Undermining Developers’ Own Goals
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# BellSoft Survey Finds Container Security Practices Are Undermining Developers’ Own Goals

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 0 upvotes · 0 comments

## Summary

A BellSoft survey of 427 developers reveals that 23% have experienced container security breaches, with human error (62%) being the primary cause. Most teams use bloated general-purpose Linux base images with unnecessary packages, shells, and package managers that expand attack surfaces. Common security practices like vulnerability scanning and trusted registries are reactive rather than preventative. Inconsistent patching schedules leave systems exposed for extended periods. Nearly half of developers want pre-hardened, minimal base images that remove unnecessary components by default and shift maintenance responsibility to specialized vendors.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/02/bellsoft-container-security/>

---

Tags: [#security](https://daily.dev/tags/security), [#devops](https://daily.dev/tags/devops), [#linux](https://daily.dev/tags/linux), [#docker](https://daily.dev/tags/docker), [#containers](https://daily.dev/tags/containers)

[View this post on daily.dev](https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"BellSoft Survey Finds Container Security Practices Are Undermining Developers’ Own Goals","url":"https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr"},"datePublished":"2026-02-10T12:03:45.174Z","dateModified":"2026-02-10T12:04:06.477Z","description":"A BellSoft survey of 427 developers reveals that 23% have experienced container security breaches, with human error (62%) being the primary cause. Most teams...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/eed53358feb87e5060dc5739ee2ab7fd?_a=AQAEunF","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/eed53358feb87e5060dc5739ee2ab7fd?_a=AQAEunF","isAccessibleForFree":true,"articleSection":"InfoQ","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoQ","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c","url":"https://daily.dev/sources/infoq"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/bellsoft-survey-finds-container-security-practices-are-undermining-developers-own-goals-i7sku9twr","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,devops,linux,docker,containers","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoQ","item":"https://daily.dev/sources/infoq"},{"@type":"ListItem","position":3,"name":"BellSoft Survey Finds Container Security Practices Are Undermining Developers’ Own Goals"}]}
```

