Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      This week in AI updates: Mistral’s new Le Chat features, ChatGPT updates, and more (September 5, 2025)

      September 6, 2025

      Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

      September 5, 2025

      Neo4j introduces new graph architecture that allows operational and analytics workloads to be run together

      September 5, 2025

      Beyond the benchmarks: Understanding the coding personalities of different LLMs

      September 5, 2025

      Development Release: KDE Linux 20250906

      September 6, 2025

      Hitachi Energy Pledges $1B to Strengthen US Grid, Build Largest Transformer Plant in Virginia

      September 5, 2025

      How to debug a web app with Playwright MCP and GitHub Copilot

      September 5, 2025

      Between Strategy and Story: Thierry Chopain’s Creative Path

      September 5, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Health Monitoring Android App using SQLite

      September 7, 2025
      Recent

      Health Monitoring Android App using SQLite

      September 7, 2025

      Convertedbook – Live LaTeX Preview in the Browser

      September 7, 2025

      Why browsers throttle JavaScript timers (and what to do about it)

      September 6, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Development Release: KDE Linux 20250906

      September 6, 2025
      Recent

      Development Release: KDE Linux 20250906

      September 6, 2025

      Harnessing GitOps on Linux for Seamless, Git-First Infrastructure Management

      September 6, 2025

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»SBOMs Without the F-Bombs

    SBOMs Without the F-Bombs

    April 23, 2025

    Software engineers are currently caught between a rock and a hard place. The rock? They’re under record pressure to produce and release new software. The hard place? They’re increasingly expected to account for the safety, security and provenance of every single software asset they use in those builds. That’s demonstrated in the rise of the Software Bill of Materials (SBOM). 

    These two clashing requirements are a source of great anxiety for software engineers, who are now forced to learn a new discipline while being simultaneously expected to do their existing jobs faster. 

    The rise of the SBOM

    SBOMs have risen due to a growing need for transparency in the software development process.

    It’s easy to understand how this has come about. The supply chain clearly needs greater transparency and continues to be the source of much insecurity and technology failure. In August 2024, for example, a faulty update to the widely used Zoom software caused outages for millions of customers, paralyzing businesses and education institutions alike. In January 2025, another faulty update caused outages for many organizational Slack users who found they couldn’t use one of their most fundamental business communication tools.

    As the world becomes more tightly locked in the digital realm, we become ever more vulnerable to risks in the supply chain. Furthermore, there’s a growing body of regulation – including a variety of presidential Executive Orders and National Institute of Standards and Technologies (NIST) guidelines — that compel organizations to account for those risks or face compliance penalties.

    All of this has led to the rise of the SBOM, in which the components and dependencies of a piece of software are catalogued for the inspection of clients, channel partners, regulators and subsequent links in the supply chain. 

    While this is a broadly positive development, it is also a cause of great worry for software engineers who are now being forced to account for every single component used within their releases.

    “That’s not my job”

    It’s important to note that software engineers are not security professionals, but in some important ways, they are now being asked to be.

    Software engineers pick and choose from various third-party and open source components and libraries. They do so — for the most part — with little analysis of the security of those components. Those components can be, or become, vulnerable in a whole variety of ways: Once-reliable code repositories can become outdated or vulnerable, zero days can emerge in trusted libraries, and malicious actors can and often do infect the supply chain. 

    On top of that, risk profiles can change overnight, making what was a well-considered design choice into a vulnerable one almost overnight. Software engineers never before had to consider these things, and yet, the arrival of the SBOM is making them do so like never before. Customers can now scrutinize their releases, and then potentially reject or send them back for fixing – resulting in even more work on short notice and piling on pressure. Even if the risk profile of a particular component changes between the creation of an SBOM and a customer reviewing it, then the release might be rejected. 

    This is understandably the cause of much frustration for software engineers. The structural conditions that are now bearing down on software engineers can’t be dismissed, but they can be accommodated while taking the stress off already-stressed development teams.

    Assisting engineers around the learning curve 

    Principally, software dev teams need to know how the build decisions they make become vulnerable, so they can design with security in mind, and create reliable SBOMs.

    That will mean integrating security insight into the development pipelines that software engineers work within – for example, being able to change and track dependencies so that the dev team will immediately know whether a particular choice will create software failures or security vulnerabilities later down the line. It also will let them know whether the components and libraries they once thought reliable are now vulnerable or outdated. 

    Threat detection scans can add another layer of insight, offering a look at the source code and providing a risk profile of both a release’s behavior and its dependencies. It’s this kind of insight during development that will allow software engineers to climb that steep learning curve that the SBOM presents. It also will furnish those development teams with proof points that they designed a given release securely, even if those releases have since become outdated or vulnerable. That ability to track and catalogue changes in the risk profile of components and dependencies must also extend past dates of release, so that engineers can be involved in the continuing security of their creations.

    SBOMs are here to stay and rightly so. We’ve reached a global level of digital complexity in which we have to know what kinds of components and technologies we’re dealing with at every stage of the supply chain. A lot of that added responsibility is now falling to software engineers and they need ways to ease the mounting pressure. The SBOM shouldn’t be resisted, but it can be accommodated and building SBOM creation tools into the development process can ease that pressure and help engineers adapt to the new reality. 

    The post SBOMs Without the F-Bombs appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMicrosoft reveals upcoming changes to Microsoft 365 Developer Program
    Next Article Map Eloquent Attributes into an Object Using the Collection Cast in Laravel 12.10

    Related Posts

    Tech & Work

    This week in AI updates: Mistral’s new Le Chat features, ChatGPT updates, and more (September 5, 2025)

    September 6, 2025
    Tech & Work

    Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

    September 5, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-4464 – iSourcecode Gym Management System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Meet SmallThinker: A Family of Efficient Large Language Models LLMs Natively Trained for Local Deployment

    Machine Learning

    [Webinar] AI Is Already Inside Your SaaS Stack — Learn How to Prevent the Next Silent Breach

    Development

    Karate Framework for Simplified API Test Automation

    Development

    Highlights

    CVE-2025-57805 – Scratch Channel Unauthenticated Article Publishing Vulnerability

    August 25, 2025

    CVE ID : CVE-2025-57805

    Published : Aug. 25, 2025, 10:15 p.m. | 2 hours, 55 minutes ago

    Description : The Scratch Channel is a news website. In versions 1 and 1.1, a POST request to the endpoint used to publish articles, can be used to post an article in any category with any date, regardless of who’s logged in. This issue has been patched in version 1.2.

    Severity: 8.7 | HIGH

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-49785 – Apache HTTP Server SQL Injection

    June 11, 2025

    CVE-2025-4810 – Tenda AC7 Stack-Based Buffer Overflow Vulnerability

    May 16, 2025

    CVE-2025-53227 – Unfoldwp Magazine Saga PHP Remote File Inclusion Vulnerability

    August 28, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.