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

nexus7 #25

Merged
merged 3 commits into from
Aug 18, 2024
Merged

nexus7 #25

merged 3 commits into from
Aug 18, 2024

Conversation

sekka1
Copy link
Contributor

@sekka1 sekka1 commented Aug 18, 2024

No description provided.

elif result is False:
print('{datetime.today():%Y/%m/%d %H:%M:%S}: error: At least 1 notification failed to send')
if match:
print(f"GarDebug: Sending notification: {body}")

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (private)
as clear text.
This expression logs
sensitive data (private)
as clear text.
print('{datetime.today():%Y/%m/%d %H:%M:%S}: error: At least 1 notification failed to send')

else:
print(f"GarDebug: Skipping notification: {body}")

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (private)
as clear text.
This expression logs
sensitive data (private)
as clear text.
@sekka1 sekka1 merged commit 4999150 into main Aug 18, 2024
1 check passed
@sekka1 sekka1 deleted the nexus7 branch August 18, 2024 20:12
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.

1 participant