Closed joseph-wortmann closed 2 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@Colin-b Very nice package. I am using it in one of my libraries to prepare IAM authenticated requests to an AWS Lambda function with a function url. Works like a charm.
However, httpx < 0.23.0 inclusion causes flagging for security concerns. Which translate into my concerns b/c my library is used in secure environments. Anything that you can do to get this pulled and a new release cut would be great.
As an aside, I am a pretty heavy Cognito user and may contribute a CognitoAuth class to this package in the near future.
-Joe
Thanks @joseph-wortmann , looking forward to your contribution :)
and required upgrade to pytest_http==0.21.*
Closes #51