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

fix: sort DatedMeasures within a RequestSnapshot #443

Merged
merged 26 commits into from
Jan 22, 2025

Conversation

thicham43
Copy link
Collaborator

No description provided.

Hicham and others added 26 commits November 20, 2024 17:26
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@@ -307,6 +308,7 @@
return None
try:
authenticator = self._get_authenticator(auth_method)
_logger.info(f"Authenticating token: {token}")

Check notice

Code scanning / SonarCloud

Logging should not be vulnerable to injection attacks Low

Change this code to not log user-controlled data. See more on SonarQube Cloud
@thicham43 thicham43 merged commit f357442 into main Jan 22, 2025
5 of 8 checks passed
@thicham43 thicham43 deleted the hotfix_3.24.12_sort_dms_within_rqs branch January 22, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants