Simon Whitaker

Results 9 comments of Simon Whitaker
trafficstars

Hi! Thanks for reporting this. Sorry I took me so long to reply, I didn't spot it when you originally posted. @kodybrown has kindly done most of the Windows-specific work...

I think this is intended behaviour. See https://stackoverflow.com/questions/940905/can-i-read-the-hash-portion-of-the-url-on-my-server-side-application-php-ruby

> Seems like a legit concern. We'll happily accept PRs for this issue @zricethezav You can find a proposed fix here: https://github.com/trufflesecurity/trufflehog/pull/2510

> Thanks for the issue. We actually pull django stubs from here: https://github.com/sbdchd/django-types > > That's because the other django stubs (https://github.com/typeddjango/django-stubs) are mypy only and don't work with other...

> If those type stubs aren't installed, Django is a lot harder to write (well in my opinion). That's why we ship them for some very common packages. Honestly, having...

Incidentally, I did chase this on the source repo (https://github.com/sbdchd/django-types/issues/255), but the issue hasn't been acknowledged.

@rchiodo Any update on this one? It keeps biting our development team. A way to disable built-in type stubs would be very helpful here.

I'm so sorry, I completely missed this thread. Thanks all for the input, and especially @ijaureguialzo for the extra debugging and the PR. I can repro this issue like this:...

Haha nope! Updated to the latest go-git and the bug remains. So I've merged in #71 . Thank you so much @ijaureguialzo !