You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,6 @@ Please be aware that only the most recent version will be subject of security pa
22
22
# Known security gaps and future enhancements
23
23
24
24
There is no format in commits to identify security related fixes and it is not planned yet.
25
+
26
+
# Production Usage
27
+
The patch management process of the application is weak. It is recommended to not use the application with production data in public. Please use at least authentication/authorization in front of the application (e.g. https://github.com/oauth2-proxy/oauth2-proxy).
0 commit comments