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

Dojo_Group: Support for "RemoteUser" in model #9405

Merged
merged 3 commits into from
Feb 12, 2024

Update and rename 0201_alter_dojo_group_social_provider.py to 0202_al…

82c8239
Select commit
Loading
Failed to load commit list.
Merged

Dojo_Group: Support for "RemoteUser" in model #9405

Update and rename 0201_alter_dojo_group_social_provider.py to 0202_al…
82c8239
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Functions Analyzer succeeded Feb 12, 2024 in 0s

DryRun Security

Details

Potentially Sensitive Functions: 2 detected

⚠️ Sensitive Function dojo/pipeline.py (click for details)
Type Sensitive Function
Description This function is related to authorization as it assigns the user to Azure groups.
File Name dojo/pipeline.py
Function Name update_azure_groups
Code Link
except Exception as e:
⚠️ Sensitive Function dojo/remote_user.py (click for details)
Type Sensitive Function
Description This function is related to authorization as it assigns the user to Remote groups.
File Name dojo/remote_user.py
Function Name configure_user
Code Link