Silicon Valley Cyber Security: Detect complex code patterns using semantic grep

Video from the Silicon Valley Cyber Security Meetup on April 9

Pablo Estrada
April 24th, 2020
Share

Many thanks to the Silicon Valley Cyber Security Meetup for inviting us to present at their virtual event “Talkin’ Security” on April 9th.

In this presentation we discuss a program analysis tool we’re developing called semgrep (previously sgrep). It’s a multilingual semantic tool for writing security and correctness queries on source code (for Python, Java, Go, C, and JavaScript) with a simple “grep-like” interface. The original author, Yoann Padioleau, worked on semgrep’s predecessor, Coccinelle, for Linux kernel refactoring, and later developed sgrep while at Facebook. He’s now full time with us at r2c. semgrep is the query system underpinning Bento.

The folks from the Silicon Valley Cyber Security Meetup were kind enough to share the video recording of the presentation.

About

Semgrep lets security teams partner with developers and shift left organically, without introducing friction. Semgrep gives security teams confidence that they are only surfacing true, actionable issues to developers, and makes it easy for developers to fix these issues in their existing environments.