trivy/

directory
v0.19.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2022 License: GPL-3.0

README

trivy-to-vuls

Main Features

  • convert trivy's results json to vuls's report json

Installation

git clone https://github.com/future-architect/vuls.git
make build-trivy-to-vuls

Command Reference

Parse trivy json to vuls results

Usage:
  trivy-to-vuls parse [flags]

Flags:
  -h, --help                          help for parse
  -s, --stdin                         input from stdin
  -d, --trivy-json-dir string         trivy json dir (default "./")
  -f, --trivy-json-file-name string   trivy json file name (default "results.json")

Usage

  • use trivy output
 trivy -q image -f=json python:3.4-alpine | trivy-to-vuls parse --stdin

Directories

Path Synopsis
v2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL