dexter-2k's picture
Upload folder using huggingface_hub
ee929ba verified
Raw
History Blame Contribute Delete
663 Bytes
{
"id": 9,
"category": "medium",
"title": "DB Migration",
"description": "A legacy migration embeds administrator credentials.",
"scan_mode": "dir",
"exclude_paths": [],
"secrets": [
{
"id": "s1",
"type": "sql_password",
"path": "migrate.sql",
"line": 1,
"visibility": "surface"
},
{
"id": "s2",
"type": "assignment_secret",
"path": "migrate.sql",
"line": 1,
"visibility": "shallow"
},
{
"id": "s3",
"type": "sql_password",
"path": "migrate.sql",
"line": 1,
"visibility": "deep",
"requires_action": "inspect_git_history"
}
]
}