ankou

/ɑːnkuː/
An OSINT git miner focused on enumerating security issues in a [browser] repo.

Current only supports WebKit (which is also still a WIP)

Usage

```bash ankou 0.0.1

USAGE: ankou [FLAGS] [OPTIONS] --target-engine [,,]

FLAGS: -h, --help Prints help information -t, --target-engine Valid target names: webkit, gecko, chromium -V, --version Prints version information

OPTIONS: -r, --repository The remote URI where the target repository is housed --from-date Date that must preceed the oldest commit --to-date Date that must proceed the newest commit ```