Paul Pfeister
Paul Pfeister
Got it. I'm thinking that the ideal implementation would be a new `options` key (or similarly named) that accepts a string or list with `noVerifySSL` (or similarly named) as one...
Duplicate of #1388 Closes #1761 as moot _(no action needed, just organizational)_
So, BlackArch is weird. It's the only distro that's still using some esoteric versioning scheme rather than semver, despite many months having passed since Sherlock's adoption of (sorta-)semver. That being...
Are you aware of any request method that will return a different status code rather than needing an error message? While messages are acceptable, they're a bit of a last...
No worries if not. Status codes are preferred but sometimes it's not that easy. Once the suggested change to errorMsg is made, it should be compliant with the schema. Just...
Reference https://github.com/sherlock-project/sherlock/pull/2360#issuecomment-2469513882 for closure info
This PR seems to duplicate Speedrun, and with two different detection methods. Safe to say that this is unintentional? PS - The addition of username_unclaimed is going to make this...
Busy week is all. Schema wise it's good now, I've just gotta validate the check when I have a moment. Won't be long though as long as it checks out...
Already doable! I've done the same as a dependency of [Sylva](https://github.com/ppfeister/sylva) (ongoing). You can see how it was implemented [here](https://github.com/ppfeister/sylva/blob/master/src/sylva/modules/sherlock.py). I have plans to clean up the imports a bit,...
Given that some time has passed, it's possible that some of the failures are just due to drift If you could correct or opine on the above then we'd love...