Skip to main content
Jahia Store
EN

Provisioning generator

community
Download 2.0.1

Information

Module ID
provisioning-generator
Group ID
org.jahia.community
Status
community
Category
Admin Features
Author
fbourasse
Developer website
http://www.jahia.com
Requires Jahia
8.2.1.0
Updated
2026-07-09
Source
scm:git:git@github.com:Jahia/provisioning-generator.git
Tags
  • provisioning
  • cicd

 

The purpose of this module is to create an archive with all the active modules of a platform and the related YAML provisioning file. Afterward, this archive can be used to install these modules on another platform or in the same one if needed.

Screenshots

Dependencies

Depended on by

Nothing depends on this module.

Versions

Highlights

  • WCAG 2.1 AA accessibility compliance pass on the admin UI.
  • Security hardening: zip-slip and resource-leak fixes in archive generation, plus CVE/Dependabot upgrades.
  • Stabilization of the Cypress UI suite and Claude/Agents project context bootstrapping.

Fixes

  • 1c692c3 fix: harden zip generation against resource leak and zip slip (ProvisioningGeneratorService.java).
  • f619dcc fix: address accessibility-lead review findings.
  • 72b947a fix: WCAG 2.1 AA accessibility issues (CRIT-01, MAJ-01..07, MIN-02..04).
  • 82a5d17 fix: resolve WCAG 2.1 AA accessibility issues in admin UI (ProvisioningGenerator.jsx.scss, locale en.json).
  • e50f404 Fix CVE: upgrade systeminformation 5.31.5 → 5.31.6 via resolution.
  • b8bc048 Fix Dependabot alerts: upgrade @babel/plugin-transform-modules-systemjs and related.

Tests

  • 5f57758 test: stabilize UI Cypress suite against cold-start and batched Apollo (tests/cypress/e2e/02-provisioningGeneratorUI.cy.tstests/package.jsontests/yarn.lock).

Chore / Tooling

  • 7bf1152 chore: regenerate yarn.lock.
  • 28c0ef2 Rename CLAUDE.md to AGENTS.md and add CLAUDE.md reference.
  • d4c8584 Add Claude basic context (AGENTS.md).

Full Changelog2_0_0...2_0_1

Requires Jahia 8.2.1.0Updated 2026-05-19
Requires Jahia 8.1.0.0Updated 2025-06-12