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 debugging functionality to the list_discovered_hosts.py sample #1192

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

exk200006
Copy link
Contributor

Sample Update

This pull request adds debugging functionality to the list_discovered_hosts example.

  • Enhancement
  • Code sample

Unit test coverage

UNIT TEST COVERAGE NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.12.3
Run started:2024-06-28 15:54:27.616437

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 158
	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

  • Added: debug functionality
    • samples/discover/lists_discovered_hosts.py

@jshcodes jshcodes added enhancement 🌟 New feature or request code samples Functioning sample code to get you started labels Jun 28, 2024
@jshcodes jshcodes changed the base branch from main to samples June 28, 2024 16:43
@jshcodes jshcodes merged commit 66dcdf2 into CrowdStrike:samples Jul 1, 2024
3 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 enhancement 🌟 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants