CoolFace
Datasetpublic

Podric/prowl-secrets-corpus

Prowl secrets corpus A labeled corpus for training and evaluating secret detectors (credentials, API keys, tokens, database URIs, private keys, and passwords) across code, Jira tickets, Confluence pages, chat, and logs, in multiple languages. It is the training data behind Prowl and its stage-3 encoder. 503,027 records: 181,530 positive, 321,497 negative. No live credentials. Every value is synthetic, format-preserving-obfuscated, or drawn from a public test fixture. The… See the full description on the dataset page: https://huggingface.co/datasets/Podric/prowl-secrets-corpus.

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
2likes543downloads
16 commits on main
06f6d2c3mo ago

Point prowlbench config to parquet (consistent builder across configs)

Podric
53ec2993mo ago

Add prowlbench.parquet so both configs use the parquet builder (fixes prowlbench SplitsNotFoundError)

Podric
2f1b12d3mo ago

Replace corpus.jsonl with schema-normalized version (uniform keys, extra->json string)

Podric
9c9a7d43mo ago

Point default config to corpus.parquet

Podric
ca303283mo ago

Add schema-normalized parquet (fixes DatasetGenerationError: extra->json string, uniform keys, span list)

Podric
0a39dbe3mo ago

docs: replace typographic AI-tells with plain ASCII

asdfasdfqrqwer
655b5a03mo ago

docs: add Loading snippet + Citation to the dataset card

asdfasdfqrqwer
5d03c613mo ago

ProwlBench v2.0: 24,603 cases (8 languages, adversarial hard negatives)

Podric
335e8573mo ago

transparent logo (fixes white box on dark theme)

Podric
40816523mo ago

plain prose + noncommercial license

Podric
6d454383mo ago

add logo + card

Podric
2c0e3353mo ago

add logo + card

Podric
5f77c293mo ago

add prowlbench.jsonl

Podric
2c002bd3mo ago

add corpus.jsonl

Podric
eaffbb03mo ago

add README.md

Podric
43a4de83mo ago

initial commit

Podric