Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions artifacts/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
:rhbk: RHBK
:keycloak-version: 26.0

// RHTAP information
:rhtap-brand-name: Red Hat Trusted Application Pipeline
:rhtap-very-short: RHTAP
// RHADS information
:rhads-brand-name: Red Hat Advanced Developer Suite - secure supply chain
:rhads-very-short: RHADS - ssc

// TAS information
:rhtas-brand-name: Red Hat Trusted Artifact Signer
Expand Down
8 changes: 4 additions & 4 deletions modules/about/con-integrations-in-rhdh.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
* Access to advanced OpenShift capabilities such as service mesh, serverless functions, GitOps, and distributed tracing.
* Pipelines and GitOps plugins for streamlined cloud-native workflows.

== Integration with {rhtap-brand-name}
{rhtap-brand-name} ({rhtap-very-short}) enhances {product} by providing secure CI/CD capabilities that integrate security measures into every stage of the development process.
== Integration with {rhads-brand-name}
{rhads-brand-name} ({rhads-very-short}) enhances {product} by providing secure CI/CD capabilities that integrate security measures into every stage of the development process.

While {product} focuses on the inner loop (code, build, and test), {rhtap-very-short} manages the outer loop, automating:
While {product} focuses on the inner loop (code, build, and test), {rhads-very-short} manages the outer loop, automating:

* Code scanning
* Image building
* Vulnerability detection
* Deployment

{rhtap-very-short} includes tools like {rhtas-brand-name} ({rhtas-very-short}) for code integrity, {rhtpa-brand-name} ({rhtpa-very-short}) for automated Software build of Materials (SBOM) creation, and {rhacs-brand-name} ({rhacs-very-short}) for vulnerability scanning.
{rhads-very-short} includes tools like {rhtas-brand-name} ({rhtas-very-short}) for code integrity, {rhtpa-brand-name} ({rhtpa-very-short}) for automated Software build of Materials (SBOM) creation, and {rhacs-brand-name} ({rhacs-very-short}) for vulnerability scanning.

== Extending Backstage with {product}
{product} which is a fully supported, enterprise-grade productized version of upstream Backstage extends the upstream project by adding:
Expand Down