Dojo_Group: Support for "RemoteUser" in model #9405
Merged
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 | django-DefectDojo/dojo/pipeline.py Line 98 in 82c8239 |
⚠️ 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 | django-DefectDojo/dojo/remote_user.py Line 77 in 82c8239 |
Loading