Files
ai-sdlc-standards/.tests/adapters/python.patterns

5 lines
275 B
Plaintext
Raw Normal View History

cloud_sdk_imports=import boto3|from google\.cloud|from azure\.
jwt_libraries=import jwt|from jose|from authlib
auth_endpoints=@app\.route.*/login|@app\.post.*/authenticate|def login\(
external_url=https?://(?!localhost|127\.0\.0\.1|10\.|192\.168\.)(?!.*reltio\.(com|net|io))