Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Organizations Api uptake for twilio-python #815

Merged
merged 35 commits into from
Dec 12, 2024

make prettier run

3670f03
Select commit
Loading
Failed to load commit list.
Merged

feat: Organizations Api uptake for twilio-python #815

make prettier run
3670f03
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Dec 12, 2024 in 4s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 40 in twilio/auth_strategy/token_auth_strategy.py

See this annotation in the file changed.

Code scanning / SonarCloud

JWT should be signed and verified

<!--SONAR_ISSUE_KEY:AZO2vwAUbgEhLo82u4Au-->Don't use a JWT token without verifying its signature. <p>See more on <a href="https://sonarcloud.io/project/issues?id=twilio_twilio-python&issues=AZO2vwAUbgEhLo82u4Au&open=AZO2vwAUbgEhLo82u4Au&pullRequest=815">SonarQube Cloud</a></p>

Check failure on line 40 in twilio/auth_strategy/token_auth_strategy.py

See this annotation in the file changed.

Code scanning / SonarCloud

JWT should be signed and verified High

Don't use a JWT token without verifying its signature. See more on SonarQube Cloud