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

org compliance check bug fixes. add an org alert scan script #14

Merged
merged 16 commits into from
Apr 2, 2024

Conversation

austimkelly
Copy link
Owner

No description provided.

@austimkelly austimkelly changed the title Develop org compliance check bug fixes. add an org alert scan script Apr 2, 2024
@austimkelly austimkelly merged commit 112ac4b into main Apr 2, 2024
2 checks passed
csv_headers = list(alerts[0].keys())

os.makedirs('_reports', exist_ok=True) # Create _reports directory if it doesn't exist
print(f'Writing alert to {filename}')

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (secret)
as clear text.
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

1 participant