Skip to content

Files

Latest commit

db236ba · Apr 8, 2025

History

History
15 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.07 KB

RHTAP

What is RHTAP?

Red Hat Trusted Application Pipeline is a managed service that helps developers build secure cloud applications quickly. It lets you:

  • Set up applications in seconds using Red Hat templates
  • Create container images that can be deployed to Kubernetes environments
  • Get strong security features built-in, including code scanning and vulnerability detection
  • Generate documentation (called SBOMs) that tracks everything used in your application
  • Customize your build process while keeping security tight
  • Automate everything through GitHub, so new code updates trigger automatic builds and security checks

The big advantage is that it combines security, automation, and simplicity. It meets high security standards (SLSA level 3) without developers needing to set up complex security systems themselves.

The entire pipeline travels with your code as configuration, making it easier to maintain.