Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Trusted software factory: Building trust in the agentic AI era

May 13, 2026
Meg Foley
Related topics:
Hardened imagesArtificial intelligenceDevOpsPlatform engineeringSecurity
Related products:
Red Hat Advanced Developer SuiteRed Hat AIRed Hat OpenShift

    Generative AI is reshaping software development. Developers are no longer just writing code; they're working alongside AI agents that generate, modify, and operate software. As agentic AI becomes more common, the volume of AI-generated code, dependencies, and artifacts continues to grow. The potential is significant, but so is the risk.

    The challenge: Scale AI while maintaining control

    To take full advantage of agentic AI–while mitigating risk–organizations need more than faster tools. They need a solution that brings consistency, control, and security to software creation across hybrid cloud environments. Teams are adapting to a new development reality. AI agents generate code and dependencies at scale, development spans local and cloud environments, and security and compliance expectations are increasing.

    This shift creates a fundamental challenge: How do businesses enable developer flexibility and AI-driven innovation without compromising trust?

    The answer is a trusted software factory: a centralized set of automated DevSecOps capabilities that speeds software development while incorporating security and compliance throughout the pipeline.

    The solution: A trusted software factory

    Trust must start before the first line of code is written. Simply adding more security scans at the end of the development process is no longer enough. Instead, the solution is two-pronged: Build trust into the agentic development lifecycle (ADLC) from the start and keep pace with AI artifacts throughout.

    A trusted software factory secures AI-generated code and agents as quickly as they are created. It provides:

    • A consistent experience from local development to hybrid cloud
    • A standards-based build process aligned to modern supply chain security
    • A governed path to production for both applications and AI agents
    • The flexibility to adjust and replicate processes to meet specific needs

    Trusted software factory the Red Hat way

    Red Hat's trusted software factory, based on the upstream Konflux project and Cloud Native Computing Foundation (CNCF) best practices, provides a standards-based implementation that helps teams move from experimentation to repeatable, production-ready AI workflows. We deliver our software factory using a platform engineering approach, offering self-service and golden path templates to abstract away complexity. As a result, product teams receive these benefits when building and releasing products:

    • Tamper-proof Supply-chain Levels for Software Artifacts (SLSA) provenance with details of the build process
    • Build-time and release-time signatures (sigstore)
    • A software bill of materials (SBOM) describing the contents of the build (Trustify)
    • Automated integration testing that can gate the release process
    • Static application security testing (SAST), malware, and common vulnerabilities and exposures (CVE) scans
    • Hermetic builds (Hermeto)
    • Gated release of builds based on these results (Conforma)

    Start with hardened images and trusted libraries

    At the foundation of Red Hat's trusted software factory are Red Hat Hardened Images and trusted libraries, part of Red Hat Advanced Developer Suite. These production-ready components provide a smaller attack surface and continuous vulnerability remediation. They help developers and AI agents start from a known, trusted base. Trusted libraries, which extend security into the application layer, are curated Python packages built on SLSA Level 3 infrastructure. They include a SBOM and cryptographic signatures.

    Using these components helps teams shift security left by preventing vulnerabilities from entering the pipeline early. This reduces the need for developers to vet every dependency manually. As a result, AI-generated code uses trusted building blocks by default.

    You can't secure what you don't trust—and you can't trust what you don't control.

    Build in guardrails: Security that scales with AI

    As AI agents generate code at increasing speeds, security must be embedded directly into the development lifecycle. To help developers maintain speed while operating AI agents within governed boundaries, Red Hat's trusted software factory includes these guardrails:

    • Policy-driven controls across pipelines
    • Automated validation of artifacts and dependencies
    • Consistent enforcement of security and compliance standards

    Enforce trust everywhere: Policy as Code

    A centralized policy engine helps verify that trust is continuously enforced rather than assumed. By using Policy as Code, teams can permit only approved images and trusted libraries. This approach allows them to enforce security requirements during build and deployment, preventing non-compliant artifacts from reaching production. This creates a repeatable, scalable model where every application and AI agent follows the same trusted path.

    Gain full visibility with a trusted profile analyzer

    As software complexity grows, visibility becomes critical. Teams must be able to answer specific questions: What's in my application? What is my risk exposure? Where did this threat come from?

    Red Hat Trusted Profile Analyzer, which is part of Red Hat Advanced Developer Suite, helps teams move from reactive scanning to proactive control. It provides a comprehensive inventory of components and dependencies while offering insight into their origins. This visibility allows for continuous tracking throughout the application lifecycle.

    Prioritize risk with exploit intelligence

    If complexity is one challenge of modern security, noise is another. While most applications contain hundreds of vulnerabilities, only a small fraction are actually exploitable. Red Hat's exploit intelligence, developed with NVIDIA, helps teams determine if a vulnerable function is reachable at runtime. By focusing on CVEs that impact real application behavior, teams can ignore low-priority vulnerabilities that do not pose a threat.

    As a result, companies can remediate high-risk issues faster and reduce operational overhead. This efficiency allows security specialists to spend more time on complex strategic tasks rather than triaging irrelevant alerts. The priority is not to fix every vulnerability but to address those that actually impact application behavior..

    From local innovation to production scale

    As agentic AI increases the speed and scale of software development, enterprises face the challenge of moving safely from experimentation to production. Red Hat has expanded the developer experience to support AI-driven innovation while helping teams meet consistent security standards.

    Developers can work locally with Red Hat Desktop and scale to the hybrid cloud with Red Hat OpenShift Dev Spaces. This consistency allows teams to use the same security and governance safeguards across every environment.

    Red Hat Advanced Developer Suite includes a trusted software factory, trusted libraries, and AI-driven exploit intelligence to help modernize security practices and establish trust throughout the software supply chain.

    Building a foundation for agentic AI

    With features like a trusted software factory, Red Hat Advanced Developer Suite helps enterprises build a foundation for secure innovation. Agentic AI changes how teams build software. Success in this new environment depends on trust as much as speed.

    The Red Hat trusted software factory enforces security and compliance through Policy as Code within continuous integration and continuous delivery (CI/CD) pipelines. It continuously validates every build against trusted content, signed artifacts, and hardened base images.

    The trusted software factory generates and consumes SBOMs to provide visibility into software composition. It also applies exploit intelligence to prioritize remediation based on real-world risk rather than the sheer volume of findings. Intelligent rebuilds, automated patching, and pull request workflows make remediation continuous and developer-friendly. Additionally, embedded provenance, signatures, and attestation ensure every artifact is verifiable and tamper resistant.

    The Red Hat trusted software factory automates security throughout the software lifecycle. Instead of asking How do we fix all these vulnerabilities?, teams can answer, How are we continuously validating and remediating risk at scale without slowing delivery? For teams that move fast–from experimentation to production–and maintain trust in the age of agentic AI, that answer is Red Hat's trusted software factory.

    Last updated: May 15, 2026

    Related Posts

    • What is the Red Hat Advanced Developer Suite? An overview

    • How platform engineering accelerates enterprise AI adoption

    • Building trustworthy AI: A developer's guide to production-ready systems

    • Establishing software supply chain security: Jenkins with Red Hat Trusted Artifact Signer and Red Hat Trusted Profile Analyzer

    • How to secure your Jenkins pipeline with Red Hat Advanced Developer Suite

    • Ephemeral OpenShift clusters in Konflux CI using the Cluster-as-a-Service operator

    Recent Posts

    • Protect your Kubernetes Operator from OOMKill

    • Owning the system clock: Good enough?

    • What's new in OpenShift Container Platform system management

    • Claude as your performance analysis partner

    • LogAn: Large-scale log analysis with small language models

    What’s up next?

    Developer Portals share image

    Developer Portals: Prepare to Perform with Red Hat Developer Hub

    Hans-Peter Grahsl +2
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.