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

Add debug functionality #1193

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Add debug functionality #1193

merged 2 commits into from
Jul 1, 2024

Conversation

okewoma
Copy link
Contributor

@okewoma okewoma commented Jun 28, 2024

Add debug functionality

This update adds debugging to the spotlight_quick_report sample

  • Enhancement
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSION 

Bandit analysis

[main]	INFO	running on Python 3.12.3
Run started:2024-06-28 16:43:03.105228

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 254
	Total lines skipped (#nosec): 0

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
Files skipped (0):

Added features and functionality

  • Updated spotlight_quick_report to add a 'debug' command line argument
    • samples/spotlight/spotlight_quick_report.py

@jshcodes jshcodes added enhancement 🌟 New feature or request code samples Functioning sample code to get you started labels Jun 28, 2024
@jshcodes jshcodes added the documentation 📖 Improvements or additions to documentation label Jun 28, 2024
@jshcodes jshcodes merged commit 67dcc5b into CrowdStrike:samples Jul 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code samples Functioning sample code to get you started documentation 📖 Improvements or additions to documentation enhancement 🌟 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants