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
fix: Redact exposed MongoDB credentials in example files
Replace hardcoded MongoDB Atlas credentials and Flask secret key
with environment variable lookups in 2 example files collected
from external sources. While the cluster is no longer active,
removing plaintext credentials prevents training code generation
models on insecure patterns.
0 commit comments