Appendix: Acronym glossary

Workshop modules expand each acronym the first time it appears in the learner path. Use this page when you need a quick lookup later.

Acronym Expansion Workshop use

ACS

Advanced Cluster Security

Usually RHACS; pipeline image check (7.2)

API

Application Programming Interface

HTTP endpoints (for example /api/greeting, RHTPA upload API)

ASL

Apache Software License

Workshop commons-lang3 seed is an ASL 2.0 binary (2.1)

CI / CD

Continuous Integration / Continuous Delivery (or Deployment)

Pipelines and scanners that consume OSV / VEX

CVE

Common Vulnerabilities and Exposures

Public vulnerability identifiers mapped via OSV / advisories

CycloneDX

(name, not an acronym)

SBOM format used for Maven / syft in this workshop (4.4)

EOL

End of Life

Lifecycle conversations (for example obsolete JDK lines)

GAV

GroupId:ArtifactId:Version

Maven coordinate shape (2.1 resolution)

GitOps

Git Operations (desired state in Git)

Argo CD sync of workshop charts (6.1)

IdP

Identity Provider

Keycloak for RHTPA sign-in (7.1)

JAR

Java ARchive

Packaged Java library or application binary

JWKS

JSON Web Key Set

OIDC signing keys RHTPA loads from Keycloak

LWN

Lightwell Network

Validated / Remediated package streams and console. Distinct from Lightwell Clearinghouse Premier (workshop home)

LSOS

Library Support for Open Source (IBM)

Complementary EOL framework story; not exercised in this catalog

OIDC

OpenID Connect

Browser / API login to TPA via Keycloak

OSV

Open Source Vulnerabilities

Machine-readable fixed events naming .rhlw-* pins (2.2)

PoC

Proof of Concept

Spring Boot PoC learner application (spring-boot-lw-poc)

PoV

Proof of Value

Field delivery pattern this workshop mirrors

POM

Project Object Model

Maven pom.xml (version properties and profiles)

PVC

PersistentVolumeClaim

Cluster storage (for example Showroom terminal home)

RHACS

Red Hat Advanced Cluster Security

Image / BUILD policy enforcement (7.2; not the 6.1 admission gate)

RHDA

Red Hat Dependency Analytics

IDE shift-left client of TPA intelligence (RHDA appendix)

RHDH

Red Hat Developer Hub

Optional Software Template path (lightwell-java-service)

RHDP

Red Hat Demo Platform

Catalog / Showroom hosting ([demo.redhat.com](https://demo.redhat.com))

RHEL

Red Hat Enterprise Linux

OS / platform boundary complementary to Lightwell

RHTAS

Red Hat Trusted Artifact Signer

Keyless cosign (Fulcio / Rekor / TUF) in 5.1

RHTPA / TPA

Red Hat Trusted Profile Analyzer

SBOM and advisory system of record (7.1)

SBOM

Software Bill of Materials

Component inventory (CycloneDX via syft in 4.4)

SLSA

Supply-chain Levels for Software Artifacts

Build integrity story; this lab is not SLSA L3 (5.2)

SPDX

Software Package Data Exchange

SBOM format for Python wheels (narrative; Java labs use CycloneDX)

SSO

Single Sign-On

Workshop Keycloak realm tpa for RHTPA

TSSC

Trusted Software Supply Chain

Red Hat signing, SBOM, admission, and policy tooling plus trusted inputs (Hummingbird, Lightwell Network; Clearinghouse Premier is limited-availability and not a second lab path)

TUF

The Update Framework

Trust root used with RHTAS keyless verification

UI

User Interface

Browser consoles (Showroom, Nexus, RHTPA, Argo CD)

VEX

Vulnerability Exploitability eXchange

Machine-readable remediation / exploitability status for scanners

Related: Lightwell concepts (FAQ distill) for product Q&A beyond acronym expansions.