From eed1a4d91f697edbb6256373a93bb3f276b1f29d Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Fri, 8 May 2026 02:34:37 +0000 Subject: [PATCH] docs: reformat for usability --- ...g.-.md => workflows-secret-scanning.-.-.md | 23 +++++-------------- 1 file changed, 6 insertions(+), 17 deletions(-) rename workflows-secret-scanning.-.md => workflows-secret-scanning.-.-.md (64%) diff --git a/workflows-secret-scanning.-.md b/workflows-secret-scanning.-.-.md similarity index 64% rename from workflows-secret-scanning.-.md rename to workflows-secret-scanning.-.-.md index d6b1ec5..6f2cdb4 100644 --- a/workflows-secret-scanning.-.md +++ b/workflows-secret-scanning.-.-.md @@ -1,17 +1,6 @@ - - -[![MokoStandards](https://img.shields.io/badge/MokoStandards-04.06.00-orange)](https://git.mokoconsulting.tech/MokoConsulting/MokoStandards) +← [Home](Home) + +[![moko-platform](https://img.shields.io/badge/moko-platform-04.06.00-orange)](https://git.mokoconsulting.tech/MokoConsulting/moko-platform) # Secret Scanning (Gitleaks) @@ -62,11 +51,11 @@ The workflow uses Gitleaks' built-in rules. To add custom rules or allowlists, c ## Related Documentation -- [Security Audit (Dependencies)](./security-audit.md) -- [Branch Protection](./branch-protection.md) +- [Security Audit (Dependencies)](security-audit) +- [Branch Protection](branch-protection) ## Changelog | Version | Date | Changes | |---------|------|---------| -| 01.00.00 | 2026-05-07 | Initial release | +| 01.00.00 | 2026-05-07 | Initial release |