RailsConf 2022 - Gem install: What could go wrong? by Ashley Ellis Pierce & Betty Li

Channel:
Subscribers:
42,100
Published on ● Video Link: https://www.youtube.com/watch?v=e5_3kL0SdzM



Duration: 29:27
33 views
0


The open source gem ecosystem is a major strength of Ruby and it’s not uncommon for a production Rails application to depend upon hundreds of gems. But what are the risks of installing a gem and having it in your Gemfile?

In this talk, we’ll cover what “bad things” can actually happen when you install a gem. We’ll also talk about the ways of preventing these attacks from occurring in your application dependencies (so you can sleep well at night).




Other Videos By Confreaks


2023-01-16RailsConf 2022 - Open the gate a little: strategies to protect and share data by Fernando Petrales
2023-01-16RailsConf 2022 - Your TDD Treasure Map by Christopher "Aji" Slater
2023-01-16RailsConf 2022 - You have 2 seconds to respond - Atob - Justin Powers
2023-01-16RailsConf 2022 - Kuby: Active Deployment for Rails Apps by Cameron Dutro
2023-01-16RailsConf 2022 - Upgrading Rails: Everyone can do it and here’s how by Andrea Fomera
2023-01-16RailsConf 2022 - RAILS_ENV=demo by Nathan Griffith
2023-01-16RailsConf 2022 - Caching Without Marshal by Chris Salzberg
2023-01-16RailsConf 2022 - If You Know Heroku, You Can Use Kubernetes by Jamie Gaskins
2023-01-16RailsConf 2022 - Event Streaming on Rails by Brad Urani
2023-01-16RailsConf 2022 - The Mrs Triggs Problem by Andy Croll
2023-01-16RailsConf 2022 - Gem install: What could go wrong? by Ashley Ellis Pierce & Betty Li
2023-01-16RailsConf 2022 - Functional Programming in Plain Terms by Eric Weinstein
2023-01-16RailsConf 2022 - Geolocation EXPLAINed by Kevin Lesht
2023-01-16RailsConf 2022 - Breaking up with the bundle by Joel Hawksley
2023-01-16RailsConf 2022 - Scaling Rails with JRuby in 2022 by Charles Oliver Nutter
2023-01-16RailsConf 2022 - React-ing to Hotwire by David Hill
2023-01-16RailsConf 2022 - Let Your Body Lead: Career Planning With Somatics by Amy Newell
2023-01-16RailsConf 2022 - Your test suite is making too many database calls! by Joël Quenneville
2023-01-16RailsConf 2022 - Puny to Powerful PostgreSQL Rails Apps by Andrew Atkinson
2023-01-16RailsConf 2022 - A Rails Performance Guidebook: from 0 to 1B requests/day by Cristian Planas
2023-01-16RailsConf 2022 - Call me back, Postgres by Ifat Ribon



Tags:
RailsConf
Rails
RubyonRails
DHH