Skip to content

glitter-audit_log v0.4.0

Choose a tag to compare

@glitter-gim glitter-gim released this 28 Aug 23:28
· 1 commit to main since this release

Initial public release of glitter-audit_log, a read-only audit exploration and coverage diagnostics module for GnuBoard7.

Features

  • Audit Explorer based on the G7 core activity log ledger
  • Filtering by actor, action, resource, source, date, and log type
  • Normalized source identification for core, modules, plugins, and templates
  • Audit Event Registry for extension-declared audit event metadata
  • Structural audit coverage diagnostics
  • Observational evidence based on existing activity logs
  • Coverage status and event observation summaries
  • Administrator Audit Explorer and Coverage Diagnostics interfaces
  • Permission-aware queries preserving G7 activity-log access scope
  • Korean and English localization
  • DB-free unit and layout tests

Architecture

glitter-audit_log does not create a separate audit ledger or duplicate existing activity logs.

It uses GnuBoard7's existing g7_activity_logs as the single source of audit records and provides an additional read-only layer for exploration, event metadata, structural coverage analysis, and observation diagnostics.

Requirements

  • GnuBoard7 >= 7.0.9
  • PHP >= 8.2

License

MIT License
Copyright (c) 2026 Glitter.kr