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

Implemented logging and minor linting into Intel Search sample #1191

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

alhumaw
Copy link
Contributor

@alhumaw alhumaw commented Jun 25, 2024

Update Intel Search sample

This update adds debugging to the Intel Search sample, and performs some minor linting.

  • Enhancement
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.12.3
Run started:2024-06-25 21:12:34.291697

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 503
	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: Updated Intel Search sample to add debug command line argument. Minor linting.
    • samples/intel/intel_search.py

…pecify crowdstrike-falconpy versioning, linting for whitespace and disabled linting on batch_get for "using variable before assignment"
@jshcodes jshcodes added enhancement 🌟 New feature or request code samples Functioning sample code to get you started labels Jun 25, 2024
@jshcodes jshcodes merged commit e2d6fa4 into CrowdStrike:samples Jun 28, 2024
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