rfc-st / humble

A humble, and 𝗳𝗮𝘀𝘁, security-oriented HTTP headers analyzer.
https://github.com/rfc-st/humble
MIT License
255 stars 18 forks source link

:tada: add JSON output #10 #12

Closed manuel-sommer closed 11 months ago

manuel-sommer commented 11 months ago

Description

Adds a JSON Output with only the findings to parse later in DefectDojo

Fixes #10

Type of change

How Has This Been Tested?

python3 humble.py -u -b -r -o json

manuel-sommer commented 11 months ago

@rfc-st could you add this repo to Hacktoberfest ?

rfc-st commented 11 months ago

Hello!,

Not OK. The generation of a json file requires taking into account the multi-language capabilities of 'humble' and the different parameters with which it can be executed ... however I will take this suggestion into account (https://github.com/rfc-st/humble/issues/10).

Thank you!