Francesco Giordano

Results 18 issues of Francesco Giordano

Hi, I have a project that contains multiple imported packages, some of them are [blanked](https://golang.org/doc/effective_go.html#blank_unused) because I'm using only the `init()` function, the problem is that in go-callvis they are...

question

Since HIBP moved an API and subscription-based model the gOSINT module is not working properly. Working on a workaround ASAP

help wanted
modules

This is a bug relative to [viper](https://github.com/spf13/viper) the current `SafeWriteConfigAs` is broken and I hope will be fixed ASAP, since this is relative only to the develop version of gOSINT...

bug
help wanted

We need to find an efficient way to retrieve info from playstore links (email and name)

enhancement
good first issue

Here we will discuss new modules insertion, please always refer to what it's done in https://github.com/Nhoya/gOSINT/projects and see the dev branch. New PR for modules are always welcomed

enhancement
good first issue

At the moment gOSINT heavily depends on too many packages, would be good to rewrite some of them as standalone functions (when possible) Here is a visualization graph for the...

enhancement
help wanted
good first issue

PR are welcomed, we can also use an internal library but since BitBucket is a bigger platform would be nice to use an external library always maintained

enhancement
good first issue
modules

I would add a module that let run gOSINT as a web service exposing REST API

enhancement
good first issue
modules
core

gOSINT in has been rewritten almost entirely, replacing modules logic and enhancing performances. This unfortunately caused the concatenation of the module (available in 0.5 stable) is now gone. Since it's...

enhancement
help wanted
good first issue
core

After the release of the new PNI module gOSINT acquired its first external dependecy: `tesseract-ocr` This breaks the windows build script. A good addition will be to restore the support,...

enhancement
help wanted
good first issue