{ "id": 4, "category": "easy", "title": "System Logging", "description": "Debug logging leaks a user token.", "scan_mode": "dir", "exclude_paths": [], "secrets": [ { "id": "s1", "type": "github_token", "path": "logger.py", "line": 4, "visibility": "surface" }, { "id": "s2", "type": "github_token", "path": "logger.py", "line": 4, "visibility": "surface" }, { "id": "s3", "type": "assignment_secret", "path": "logger.py", "line": 4, "visibility": "shallow" } ] }