oxqnd
oxqnd
HI @vfdev-5 , could you please assign me to this issue?
Could I try this issue?
Hi, is anyone currently working on this? If not, I’d like to take a shot at fixing it.
Hi @dogancanbakir , I’ve submitted PR #1629 to address this. The -timeout flag now applies a global context timeout using context.WithTimeout, which ensures the entire enumeration respects the configured limit....
Thanks for the feedback @YuriiMotov ! Just to give some context — this started from a security report I sent by email a while ago. The suggestion at the time...
@YuriiMotov Just checking — would it make sense for me to go ahead and open a follow-up PR that adds the same kind of clarification to the other security scheme...
Just updated this PR to include the clarification across all relevant security scheme classes (`OAuth2*`, `APIKey*`). Let me know if you'd like anything tweaked!
Hi @YuriiMotov , just checking in in case this PR was missed. Happy to update anything if needed. Thank you!
Thanks for the suggestions, @YuriiMotov! Yes, I agree it makes sense to apply the same clarification to `HTTPBearer`, `HTTPDigest`, and `HTTPBasic`. I'll go ahead and update those classes in `http.py`...
Could I try this issue?