dexter-2k's picture
Upload folder using huggingface_hub
ee929ba verified
Raw
History Blame Contribute Delete
601 Bytes
{
"id": 5,
"category": "easy",
"title": "Git Basics",
"description": "A tracked .env file leaks credentials in the working tree.",
"scan_mode": "dir",
"exclude_paths": [],
"secrets": [
{
"id": "s1",
"type": "service_token",
"path": ".env",
"line": 1,
"visibility": "surface"
},
{
"id": "s2",
"type": "service_token",
"path": ".env",
"line": 1,
"visibility": "surface"
},
{
"id": "s3",
"type": "assignment_secret",
"path": ".env",
"line": 1,
"visibility": "shallow"
}
]
}