- Minimum supported Python version is now 3.10+.
You can now provide your API key in several ways:
- Save the key for the current user:
getsploit --set-key YOUR-KEY-
Alternatively, pass the key:
- via the
--api-keycommand-line option - or through the
VULNERS_API_KEYenvironment variable
- via the
Key resolution priority:
- If
--api-keyis provided, it takes precedence. - If not, the
VULNERS_API_KEYenvironment variable is used. - If neither is set, the saved key from
--set-keyis used.
- Search queries are now passed as-is, without modification.
getsploit title:wordpress AND title:"4.7.0"getsploit wordpress sql injectionidtitledescriptionsourceDatapublished