aRustyDev / aRustyDev/dotfiles

feat(nix-darwin): Install and configure container/security tools bundle

Open
#160 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Install a bundle of container and security tools currently installed via Homebrew:

Container Tools:
- `cosign` - Container signing and verification
- `crane` - Container registry interaction
- `dive` - Docker image layer explorer

Security Tools:
- `gitleaks` - Detect secrets in git repos
- `trivy` - Vulnerability scanner (if available)
- `sops` - Secrets management (if available)

These are currently in:
- `/usr/local/Cellar/`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.