diff --git a/2020/style.css b/2020/style.css index bc7c3b4..70e835a 100644 --- a/2020/style.css +++ b/2020/style.css @@ -37,6 +37,15 @@ h3 { margin-bottom: 30px; } +h4 { + font-family: 'Armata', serif; + color: #333333; + font-size: 16pt; + text-align: left; + + margin-bottom: 30px; +} + th { text-align: center; } diff --git a/2020/trainingday.html b/2020/trainingday.html index 24c52ca..9465dda 100644 --- a/2020/trainingday.html +++ b/2020/trainingday.html @@ -90,6 +90,7 @@
In his previous lifetimes, Ron founded Nubo Software, the first Android display protocol, brought up Linux and some RTOS's on more boards than he can remember, did all kinds of security related work ( ;-) ), and led the development of a couple of satellite launchers ( ;-) ;-) ).
+ +By Jason Hammond and Rhys Arkins
+ +Today, every company is a software company. Even companies with a core business that is not about developing software products are building software to help run their businesses. More and more, development organizations are using open source software as part of their applications in order to support their agility and efficiency goals. While the benefits of using open source software are apparent, organizations need to manage the vulnerabilities and risks associated with that use. In this session you will learn about the business impact of security vulnerabilities and license compliance issues presented to organizations that use open source software. You will also learn how Software Composition Analysis tools, such as WhiteSource Software, can help to automate and simplify the process of managing vulnerability and compliance issues throughout the Software Delivery Lifecycle (SDLC). The session will include a hands-on workshop using WhiteSource Software to scan code for open source libraries, build an inventory of these libraries, and highlight identified security vulnerabilities, the licenses associated with these libraries, and the identified risk they present.
+ +The course is targeted at Application development managers and team members, security practitioners, and compliance officers.
+ +Some familiarity with the use of open source software in software development projects, open source software security vulnerabilities and licenses, and software scanning tools and processes will be helpful, but is not required. +Participants should bring their personal laptops to access cloud services used in the workshop. Laptops should be running a version of Windows with Remote Desktop Connection (RDP).
+ +Presentation materials. Hands-on exercise use case workbook
+ +One day. The training includes lunch and a coffee break.
+ +9:00-09:45 Overview:
+9:45- 10:00 Coffee Break
+10:00 -12:00 Hands-On Exercises
+12:00-13:00 Lunch
+13:00 – 14:30 Hands-On Exercises continued
+14:30 – 14:45 Coffee break
+14:45- 16:00
+Jason Hammond
+Director of Solutions Engineering: Channels - WhiteSource Software
+Jason Hammond is responsible for the technical enablement of WhiteSource's network of integration and go-to-market partners and their customers. He has more than 15 years of experience working in a variety of technical roles across the fields of information security, audit, and compliance. Jason is passionate about enabling businesses to adopt and expand the use of open source software in a secure, compliant, and scalable way.
+
Rhys Arkins
+Director of Product Management - WhiteSource Software
+Rhys Arkins is responsible for developer solutions at WhiteSource. He was the founder of Renovate Bot – an automated tool for software dependency updating, which was acquired by WhiteSource in 2019. Rhys is particularly fond of automation and a firm believer in never sending humans to do a machine’s job.