Francesco Giordano

Results 18 issues of Francesco Giordano

From 1.0 gOSINT will support [SemVer](https://semver.org/)

enhancement
core

At the moment the `git` module is limited to git API or memory space. This can lead to 2 problems: - The git website API are too limited and will...

enhancement

After the implementation of pagination for GitHub and BitBucket API (thanks to the report on #1) i was thinking about using some workers to speedup the scraping process. My idea...

enhancement
help wanted
good first issue
hacktoberfest

Implementing censys module for range search and host details

enhancement
good first issue
hacktoberfest

Hi, i'm trying to parse this feed https://ctftime.org/event/list/upcoming/rss/ As you can see each item has tags like `weight` but i can't find a way to parse them, looking at the...

Hi, I'm listing here some security problems that need to be fixed ASAP - [ ] [Remove ws and add wss + auth](https://github.com/Nhoya/MycroftAI-RCE) - [ ] Updates shipped on the...

Type: Enhancement - proposed
Status: For discussion

Hey there, an XSS is present in livedown you can trigger it with `[link](alert(1))`

Hi, i was looking at this API while i found that pagination is not really working.. Following the domumentation ``` to fetch all results for a given query, keep incrementing...