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

PyPi #419

Merged
merged 84 commits into from
Jul 13, 2022
Merged

PyPi #419

merged 84 commits into from
Jul 13, 2022

Conversation

Ksteeds
Copy link
Contributor

@Ksteeds Ksteeds commented Jul 12, 2022

Version 15.

@Ksteeds Ksteeds requested a review from rsueppel July 12, 2022 10:53
@Ksteeds Ksteeds self-assigned this Jul 12, 2022
suppress_warning=suppress_warning)
clause, results = self.check_connection()
if clause:
print(results["description"])

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

[Sensitive data (certificate)](1) is logged here.

return df
else:
logger.error(
"DataQuery response %s with description: %s", results["message"],

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

[Sensitive data (certificate)](1) is logged here.

return df
else:
logger.error(
"DataQuery response %s with description: %s", results["message"],
results["description"]

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

[Sensitive data (certificate)](1) is logged here.
lsimonsen
lsimonsen previously approved these changes Jul 12, 2022
@Ksteeds Ksteeds merged commit d46eea9 into main Jul 13, 2022
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.

None yet

3 participants