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

Update Helm release redis from 16.12.3 to ~16.13.0 (helm/defectdojo/Chart.yaml) #9550

Merged
merged 1 commit into from
Feb 15, 2024

Update Helm release redis from 16.12.3 to ~16.13.0 (helm/defectdojo/C…

f15e82b
Select commit
Loading
Failed to load commit list.
Merged

Update Helm release redis from 16.12.3 to ~16.13.0 (helm/defectdojo/Chart.yaml) #9550

Update Helm release redis from 16.12.3 to ~16.13.0 (helm/defectdojo/C…
f15e82b
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Functions Analyzer succeeded Feb 14, 2024 in 0s

DryRun Security

Details

Potentially Sensitive Functions: 2 detected

⚠️ Sensitive Function helm/defectdojo/Chart.lock (click for details)
Type Sensitive Function
Description Devise uses this function to authorize users of the application for either one or many actions in a controller.
File Name helm/defectdojo/Chart.lock
Function Name authenticate_person
Code Link
⚠️ Sensitive Function helm/defectdojo/Chart.lock (click for details)
Type Sensitive Function
Description Passport uses the req.isAuthenticated() function to protect routes that require authentication.
File Name helm/defectdojo/Chart.lock
Function Name req.isAuthenticated()
Code Link