ffatoolkit

command module
v0.0.0-...-36bbef9 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

File Flow Analysis Toolkit

This tool can search through github repositories for dockerfiles and shell scripts and attempt to convert them to the FFA scripts to be analyzed by the FFA framework.

Usage

A data collection program for github repositories using Docker.

Usage:
  ffatoolkit [command]

Available Commands:
  help        Help about any command
  info        Show information about dockerfiles from GitHub repositories
  list        Lists the Dockerfiles found in each repo in the repo file
  rank        Ranks the number of occurrences for each run binary executed by the docker RUN command
  translate   Translate scripts to FFAL
  update      Updates/downloads the repo cache

Flags:
  -h, --help                 help for ffatoolkit
      --repos string         list of repos to update (default "repos.yaml")
      --resultsfile string   output file as json (default "results.json")
      --token string         file containing GitHub access token (default "token.txt")

Use "ffatoolkit [command] --help" for more information about a command.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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