12 lines
684 B
Plaintext
12 lines
684 B
Plaintext
# Logging Audit - 20251123-080450
|
|
== Sensitive Data in Logs ==
|
|
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:184: http.HandleFunc("/login-email-password", handleLoginEmailPassword)
|
|
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:233: log.Println("WARNING: JWT_SECRET is less than 64 characters. Consider using a longer secret for production.")
|
|
|
|
== PII in Logs ==
|
|
/home/administrator/projects/coppertone.tech/backend/functions/auth-service/main.go:184: http.HandleFunc("/login-email-password", handleLoginEmailPassword)
|
|
|
|
== Structured Logging ==
|
|
156
|
|
unstructured log calls found (consider structured logging)
|