BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//DevOps.com - ECPv5.16.4//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:DevOps.com
X-ORIGINAL-URL:https://devops.com
X-WR-CALDESC:Events for DevOps.com
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190417T140000
DTEND;TZID=America/New_York:20190417T150000
DTSTAMP:20260819T220600
CREATED:20190402T132847Z
LAST-MODIFIED:20190907T051538Z
UID:128812-1555509600-1555513200@devops.com
SUMMARY:Inserting Business Logic Security Checks into DevOps Pipelines
DESCRIPTION:Technical security vulnerabilities\, such as SQL injections\, cross-site scripting\, etc. come from coding errors. However\, business logic vulnerabilities are due to mistakes in how the application was intended to work. Since the code was written properly\, business logic vulnerabilities cannot be detected using traditional source code analysis techniques. Historically\, the only way to find business logic vulnerabilities in development was via manual source code reviews\, which does not scale to the pace of modern DevOps driven release cycles. \nThis webinar will demonstrate how to write custom queries of your source code to look for common business logic vulnerabilities such as: \n\nDoS attacks\nAuthentication enforcement\nData privacy compliance\nEncryption compliance\n\nThe webinar will  also demonstrate how the custom queries can be automatically inserted into your DevOps pipeline via pull request\, build or release.
URL:https://devops.com/webinars/inserting-business-logic-security-checks-into-devops-pipelines/
CATEGORIES:2019 Webinars
ATTACH;FMTTYPE=image/jpeg:https://devops.com/wp-content/uploads/2019/04/Business-Logic-Security-Checks.jpg
END:VEVENT
END:VCALENDAR