You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/bitoku/difftool

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/bitoku/difftool

v0.0.0-20240314134502-3b00bd91a5db
Source
Go
Version published
Created
Source

difftool

How to run

# in the project directory
go install
difftool --target targetList.yaml --manifest default

or

go run main.go --target targetList.yaml --manifest default

Options

  -cluster-version string
        cluster version. auto detect by default
  -fallback
        fallback when the specified version is not available (default true)
  -kubeconfig string
        absolute path to the kubeconfig file (default "/Users/***/.kube/config")
  -manifest string
        path to the directory of default manifests
  -target string
        path to the target list yaml

FAQs

Package last updated on 14 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts