restincode/people/rebeccabace.json
mauvehed 6c4f1221ae chore(data): normalize all people JSON files to match template schema
Add missing obituary and affiliations fields, convert empty string
collection fields to empty arrays, and standardize field ordering
across all 44 modified person files to match _template.json
2026-03-14 14:07:38 -05:00

20 lines
898 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"firstname": "Rebecca",
"lastname": "Bace",
"handle": "",
"birth": "1955",
"death": "2017",
"obituary": "",
"issue": "28",
"affiliations": "",
"mainimage": "/images/face-silhouette-clipart.png",
"maintext": "<p>Rebecca 'Becky' Gurley Bace (19552017) was an American computer security expert and pioneer in intrusion detection. She spent 12 years at the US National Security Agency where she created the Computer Misuse and Anomaly Detection (CMAD) research program. She was known as the 'den mother of computer security'. She was also influential in the early stages of intelligence community venture capital and was a major player in Silicon Valley investments in cyber security technology.</p>",
"socialmedialinks": [
{
"sitename": "Wikipedia",
"siteurl": "https://en.wikipedia.org/wiki/Rebecca_Bace"
}
],
"contributions": [],
"gallery": []
}