Helper Scripts Approach Directory Contents¶
Directory Purpose
This directory contains detailed documentation about using helper scripts for container scanning as an alternative to direct commands.
Available Files¶
File | Description |
---|---|
index.md | Overview of the Helper Scripts approach |
scripts-vs-commands.md | Comparison of helper scripts vs. direct commands |
available-scripts.md | Overview of the scripts provided |
implementation.md | How the scripts work under the hood |
customization.md | How to modify scripts for specific requirements |
integration.md | CI/CD and system integration |
limitations.md | Limitations and requirements |
Related Directories¶
Directory | Description |
---|---|
Kubernetes API | Kubernetes API approach documentation |
Debug Container | Debug Container approach documentation |
Sidecar Container | Sidecar Container approach documentation |