@@ -11,7 +11,7 @@ brew "automake"
1111# Text processing scripting language
1212brew "awk"
1313# Use AWS IAM credentials to authenticate to Kubernetes
14- brew "aws-iam-authenticator"
14+ # brew "aws-iam-authenticator"
1515# Interpreted, interactive, object-oriented programming language
16161717# Official Amazon AWS command-line interface
@@ -23,19 +23,19 @@ brew "fontconfig"
2323# Generic library support script
2424brew "libtool"
2525# CloudFlare's PKI toolkit
26- brew "cfssl"
26+ # brew "cfssl"
2727# CLI for managing secrets through AWS SSM Parameter Store
2828brew "chamber"
2929# Testing and linting Helm charts
3030brew "chart-testing"
3131# Manage your dotfiles across multiple diverse machines, securely
32- brew "chezmoi"
32+ # brew "chezmoi"
3333# Test your configuration files using Open Policy Agent
3434brew "conftest"
3535# GNU File, Shell, and Text utilities
3636brew "coreutils"
3737# Tool for interacting with remote images and registries
38- brew "crane"
38+ # brew "crane"
3939# CLI and validation tools for Kubelet Container Runtime Interface (CRI)
4040brew "cri-tools"
4141# Get a file from an HTTP, HTTPS or FTP server
@@ -121,7 +121,7 @@ brew "mas"
121121# Run a Kubernetes cluster locally
122122brew "minikube"
123123# Collection of tools that nobody wrote when UNIX was young
124- brew "moreutils"
124+ # brew "moreutils"
125125# Utility for managing network connections
126126brew "netcat"
127127# HTTP/2 C Library
@@ -147,7 +147,7 @@ brew "pipenv", link: false
147147# Python version management
148148brew "pyenv"
149149# Build applications with serverless architectures
150- brew "serverless"
150+ # brew "serverless"
151151# Static analysis and lint tool, for (ba)sh scripts
152152brew "shellcheck"
153153# HTTP regression testing and benchmarking utility
@@ -179,7 +179,7 @@ brew "tmux"
179179# Anonymizing overlay network for TCP
180180brew "tor"
181181# Vulnerability scanner for container images, file systems, and Git repos
182- brew "trivy"
182+ # brew "trivy"
183183# Executes a program periodically, showing output fullscreen
184184brew "watch"
185185# Internet file retriever
0 commit comments