Skip to content

Instantly share code, notes, and snippets.

@dustinbutterworth
Last active April 20, 2023 12:47
Show Gist options
  • Save dustinbutterworth/3ae75ae51333ed76cfe414ba92d85303 to your computer and use it in GitHub Desktop.
Save dustinbutterworth/3ae75ae51333ed76cfe414ba92d85303 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "elegant"
},
"basics": {
"name": "Dustin Butterworth",
"label": "Senior Security Engineer",
"image": "https://media.licdn.com/dms/image/C4E03AQEUtr1vmtPtng/profile-displayphoto-shrink_400_400/0/1565967104726?e=1687392000&v=beta&t=FuY6u_9nUMOjYE9ySZKrPP8Y85LOai0ETO4U8crh5z8",
"url": "https://www.dustinbutterworth.com/",
"summary": "I am a Senior Security Engineer with a focus on DevOps concepts. I have experience in automation, vulnerability management, application security, cloud security, container security, and incident response. I have experience with both Azure and AWS cloud environments. My preferred programming languages are Python, Bash, and Powershell. I thrive in an environment where I can build policies, processes, procedures, tools, and automation with minimal supervision.",
"location": {
"city": "Cumming",
"countryCode": "US",
"region": "Georgia"
},
"profiles": [
{
"network": "LinkedIn",
"username": "dustinbutterworth",
"url": "https://www.linkedin.com/in/dustinbutterworth/"
},
{
"network": "Github",
"username": "dustinbutterworth",
"url": "https://github.com/dustinbutterworth"
}
]
},
"work": [
{
"name": "OneTrust",
"position": "Senior Security Engineer",
"url": "https://www.onetrust.com/",
"startDate": "2021-07-12",
"summary": "Providing security engineering solutions that scale and help achieve the company mission.",
"highlights": [
"Automating tasks and procedures for various teams",
"Architecting serverless solutions for security automation",
"Developing security infrastructure as code (Terraform/Chef)",
"Leading the email security engineering initiative",
"Preparing analysis and reports for leadership",
"Collaborating with various teams for incident response",
"Implementing security policies across various teams",
"Performing open source intelligence gathering",
"Identifying, analyzing, and mitigating threats"
]
},
{
"name": "GreenSky",
"position": "Security Engineer",
"url": "https://www.greensky.com/",
"startDate": "2018-10-01",
"endDate": "2021-07-12",
"summary": "Providing security engineering solutions that scale and help achieve the company mission.",
"highlights": [
"Coordinating Vulnerability Management",
"Spearheading Automation of Security Tasks",
"Pioneering Shift Left Movement at GreenSky",
"Implementing Container Security into our CI/CD Pipeline",
"Collaborating with Development, DevOps, and System Administrators",
"Performing Security Assessments of Cloud Based Applications (Fargate, Lambda, API Gateway, KMS)"
]
},
{
"name": "GreenSky",
"position": "DevOps Team Lead",
"url": "https://www.greensky.com/",
"startDate": "2016-12-01",
"endDate": "2018-10-01",
"summary": "Providing DevOps solutions that scale and help achieve the company mission.",
"highlights": [
"Managing projects and assigned tasks in Jira.",
"Configuring jobs and pipelines using Jenkins",
"Coaching and training other team members",
"Performing production deployments and troubleshooting",
"Established Infrastructure as Code at GreenSky, putting our entire application stack into Chef",
"Moved KeyCloak from standalone to high availability using Chef Cookbooks."
]
},
{
"name": "GreenSky",
"position": "SOC Analyst",
"url": "https://www.greensky.com/",
"startDate": "2015-06-01",
"endDate": "2016-12-01",
"summary": "Providing teir 1 and 2 monitoring and application support.",
"highlights": [
"Monitoring Systems",
"Coordinating with various teams",
"Tier 1 and 2 Troubleshooting",
"Supporting End Users"
]
}
],
"education": [
{
"institution": "Western Kentucky University",
"url": "https://www.wku.edu/",
"area": "Sociology and Criminology",
"studyType": "Bachelor",
"endDate": "2004"
}
],
"skills": [
{
"name": "Automation and Scripting",
"level": "Intermediate",
"keywords": [
"Python",
"Bash",
"Powershell",
"Serverless",
"AWS",
"Azure"
]
},
{
"name": "Security Tooling",
"level": "Intermediate",
"keywords": [
"Splunk",
"Wiz",
"Crowdstrike",
"Azure Sentinel"
]
},
{
"name": "DevOps Tooling",
"level": "Intermediate",
"keywords": [
"Terraform",
"Chef",
"Jenkins"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment