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 Kubernetes Asset Mapper Sample #1199

Merged
merged 12 commits into from
Jul 16, 2024
Merged

Conversation

alhumaw
Copy link
Contributor

@alhumaw alhumaw commented Jul 10, 2024

Kubernetes Asset Mapper Sample

This pull request introduces a new sample, Kubernetes Asset Mapper, that utilizes the Falcon Sensor to discover your Kubernetes clusters, nodes and pods.

  • Documentation
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	profile include tests: None
[main]	INFO	profile exclude tests: None
[main]	INFO	cli include tests: None
[main]	INFO	cli exclude tests: None
[main]	INFO	running on Python 3.12.3
Run started:2024-07-10 16:41:45.513570

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 440
	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: Kubernetes Asset Mapper sample
    • samples/containers/kube_map.py
    • samples/containers/README.md

Other

  • Included a Samples home README.md to reflect new examples.

@jshcodes jshcodes merged commit 5c48bdf into CrowdStrike:samples Jul 16, 2024
4 checks passed
@jshcodes jshcodes deleted the sample-kube branch July 16, 2024 17:46
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.

3 participants