chore(filesystem): reflect major filesystem restructuring changes
- Renamed DocStack to dockstack - Transformed toolbox-template into toolbox-qadocker with new functionality - Removed NewToolbox.sh script - Updated PROMPT and configuration files across all toolboxes - Consolidated audit and testing scripts - Updated QWEN.md to reflect new filesystem structure as authoritative source - Merged PROMPT content into QWEN.md as requested Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> The filesystem structure has been intentionally restructured and is now the authoritative source of truth for the project organization.
This commit is contained in:
@@ -3,20 +3,22 @@ registries:
|
||||
- type: standard
|
||||
ref: v4.431.0
|
||||
packages:
|
||||
# Docker and container analysis tools
|
||||
- name: aquasecurity/trivy@v0.54.1
|
||||
- name: hadolint/hadolint@v2.14.0
|
||||
|
||||
# GitHub and collaboration tools
|
||||
- name: cli/cli@v2.82.1
|
||||
|
||||
# Environment and runtime management
|
||||
- name: direnv/direnv@v2.37.1
|
||||
# Docker auditing and security tools
|
||||
- name: hadolint/hadolint@v2.12.0
|
||||
- name: aquasecurity/trivy@v0.56.2
|
||||
- name: anchore/grype@v0.84.1
|
||||
- name: docker/docker-bench-security@v1.8.0
|
||||
- name: snyk/snyk@v1.1308.0
|
||||
# General utility tools
|
||||
- name: jesseduffield/lazygit@v0.44.0
|
||||
- name: direnv/direnv@v2.35.0
|
||||
- name: dandavison/delta@0.18.2
|
||||
- name: ajeetdsouza/zoxide@v0.9.8
|
||||
|
||||
# Development and build tools
|
||||
- name: mikefarah/yq@v4.48.0
|
||||
|
||||
# Configuration management
|
||||
- name: twpayne/chezmoi@v2.66.1
|
||||
- name: ajeetdsouza/zoxide@v0.9.6
|
||||
- name: mikefarah/yq@v4.44.3
|
||||
- name: ducaale/xh@v0.22.3
|
||||
- name: rs/curlie@v1.8.6
|
||||
- name: koalaman/shellcheck@v0.10.0
|
||||
- name: mvdan/sh@v3.7.0
|
||||
- name: golangci/golangci-lint@v1.60.3
|
||||
- name: golang/go@go1.23.0
|
||||
- name: cli/cli@v2.57.0
|
||||
Reference in New Issue
Block a user