Skip to content

A project for collection metrics about GitHub repositories using Docker.

License

Notifications You must be signed in to change notification settings

rodneyxr/ffatoolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36bbef9 · Mar 25, 2022

History

46 Commits
Feb 1, 2022
Feb 1, 2022
Mar 25, 2022
Aug 17, 2020
Feb 1, 2022
Aug 17, 2020
Feb 1, 2022
Feb 1, 2022
Nov 12, 2018
Oct 11, 2020
Feb 1, 2022
Feb 1, 2022
Oct 11, 2020
Jan 16, 2020

Repository files navigation

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.

About

A project for collection metrics about GitHub repositories using Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published