Files
TSYSDevStack/ToolboxStack/collab/audits/2025/10/31/1205/comprehensive-toolbox-audit.txt
ReachableCEO ab57e3a3a1 feat: Update toolbox-base and template with latest Docker configurations and documentation
\n- Updated Dockerfiles in both toolbox-base and toolbox-template
- Modified build scripts and docker-compose configurations
- Added new audit tools and documentation files
- Created new toolbox-DocStack and toolbox-QADocker implementations
- Updated README and maintenance documentation
2025-10-31 12:46:36 -05:00

121 lines
2.4 KiB
Plaintext

# Comprehensive Toolbox Audit Report
Generated: Fri Oct 31 12:05:09 PM CDT 2025
=== Toolbox Audit Summary ===
Total audit date: Fri Oct 31 12:05:09 PM CDT 2025
Toolbox: toolbox-base
Total checks: 13
Passed: 12
Warnings: 1
Failures: 0
0
Toolbox: toolbox-DocStack
Total checks: 13
Passed: 11
Warnings: 2
Failures: 0
0
Toolbox: toolbox-QADocker
Total checks: 13
Passed: 13
Warnings: 0
0
Failures: 0
0
Toolbox: toolbox-template
Total checks: 13
Passed: 11
Warnings: 2
Failures: 0
0
=== toolbox-base Audit Report ===
Audit Date: Fri Oct 31 12:05:09 PM CDT 2025
✓ Dockerfile exists
✓ Uses Ubuntu 24.04 base image
✓ Runs as non-root user (toolbox)
✓ Sudo removed from final image
✓ Uses multi-stage build
✓ Aqua package manager configuration found (22 tools)
✓ build.sh exists
✓ run.sh exists
✓ test.sh exists
✓ README.md exists
✓ PROMPT exists
⚠ SEED missing
✓ Devcontainer configuration exists
Dockerfile excerpt:
==================
=== toolbox-DocStack Audit Report ===
Audit Date: Fri Oct 31 12:05:09 PM CDT 2025
✓ Dockerfile exists
⚠ Does not use Ubuntu 24.04 base image
✓ Runs as non-root user (toolbox)
✓ Sudo removed from final image
⚠ Does not appear to use multi-stage build
✓ Aqua package manager configuration found (3 tools)
✓ build.sh exists
✓ run.sh exists
✓ test.sh exists
✓ README.md exists
✓ PROMPT exists
✓ SEED exists
✓ Devcontainer configuration exists
Dockerfile excerpt:
==================
=== toolbox-QADocker Audit Report ===
Audit Date: Fri Oct 31 12:05:09 PM CDT 2025
✓ Dockerfile exists
✓ Uses Ubuntu 24.04 base image
✓ Runs as non-root user (toolbox)
✓ Sudo removed from final image
✓ Uses multi-stage build
✓ Aqua package manager configuration found (8 tools)
✓ build.sh exists
✓ run.sh exists
✓ test.sh exists
✓ README.md exists
✓ PROMPT exists
✓ SEED exists
✓ Devcontainer configuration exists
Dockerfile excerpt:
==================
=== toolbox-template Audit Report ===
Audit Date: Fri Oct 31 12:05:09 PM CDT 2025
✓ Dockerfile exists
⚠ Does not use Ubuntu 24.04 base image
✓ Runs as non-root user (toolbox)
✓ Sudo removed from final image
⚠ Does not appear to use multi-stage build
✓ Aqua package manager configuration found (15 tools)
✓ build.sh exists
✓ run.sh exists
✓ test.sh exists
✓ README.md exists
✓ PROMPT exists
✓ SEED exists
✓ Devcontainer configuration exists
Dockerfile excerpt:
==================