dexter-2k's picture
Upload folder using huggingface_hub
ee36d64 verified
Raw
History Blame Contribute Delete
593 Bytes
{
"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"
}
]
}