Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
28.5 KB
MD5: 0f1e429af00b84a55d52bbf0860c0054
SHA-1: 46c1099f9b120bd303d717a0b2eb8746bf2b4c77
SHA-256: 8ae4616d25ab62ad3dee2be1bce3f8b479c141f48ac906a780a40ad73a673c09
Download zip
35.86 KB
MD5: 25f3dfa360e44bd67b99c01a839b253b
SHA-1: dbfa4d3cc461275caec52c3f640fdeb0a715a278
SHA-256: 49d0934f5071f1cc29edec7ee1ccbc70ac1d88b3dda62017af4cef0bfa0730ae
Release notes
PillarShield 1.0.2 — Release notes
- Adds Gate enforcement: governance blocks only at the publish/visibility boundary by default (no longer blocks ordinary draft saves).
- Adds a role-gated “Check PillarShield Governance” control on node edit forms to run checks on any save without blocking.
- Keeps existing override behavior (permission-gated) so authorized users can publish despite violations; overrides are recorded.
- Adds an admin PillarShield governance report at /admin/reports/pillarshield with per-item details and stored decision metadata for managers.
- Improves persistence and compatibility for governance status storage, including update hooks to ensure the reporting table schema is up to date.