File size: 277 Bytes
037d661 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"ruleset": "1",
"rules": [
"hf-token",
"anthropic-key",
"openai-key",
"github-token",
"aws-key-id",
"google-key",
"jwt",
"private-key",
"email",
"env:HF_TOKEN"
],
"hits": {},
"dropped": {
"file-history-snapshot": 2
}
}
|