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 get user grants (MSSP aware) sample #1073

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Add get user grants (MSSP aware) sample #1073

merged 2 commits into from
Nov 14, 2023

Conversation

jshcodes
Copy link
Member

Get User Grants (Sample)

This sample demonstrates using the UserManagement Service Class to retrieve all user grants within the tenant asynchronously. This solution also demonstrates the following FalconPy functionality:

  • Documentation
  • Code sample

Unit test coverage

COVERAGE TESTING NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.9.17

Run started:2023-11-14 20:37:25.979083

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 155
	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: Get User Grants sample - retrieve all user grants within the tenant

@jshcodes jshcodes added code samples Functioning sample code to get you started user management User Management issues and questions labels Nov 14, 2023
@jshcodes jshcodes self-assigned this Nov 14, 2023
@github-actions github-actions bot added the documentation 📖 Improvements or additions to documentation label Nov 14, 2023
@github-actions github-actions bot added the pipeline CI/CD related label Nov 14, 2023
@jshcodes jshcodes merged commit 6277b06 into main Nov 14, 2023
20 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 pipeline CI/CD related user management User Management issues and questions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants