Greg Boggs - Portland Drupal Developer
  • Home
  • About
  • Work
  • Blog
  • Hire Me

Drupal Security Updates with Drush

By Greg Boggs on Jan 31, 2012 · 1 minute read in Blog

Since I get tired of hunting through forum threads for correct answers to common task. So, for the lucky souls to find this trick, here is how you run just the security updates to a Drupal install with Drush from the command line.

drush upc -u 1 --pipe | grep 'SECURITY-UPDATE' | cut -d" " -f1 | xargs drush upc -u 1 -y

Found here.

Featured

  • Unleash the Power of Drupal 9 Routing: Create Custom Routes with Page Callbacks & Debug Like a Pro
  • Content Modeling in Drupal 8
  • Creating Patches from Drupal Merge Requests
  • Drupal 8 Breadcrumbs - Add the Current Page
  • Drupal 8 Site Building Best Practices
  • Drupal Maintainer's Initiative
  • Drupal Merge Requests using Gitlab!
  • Get Involved: Ways to Contribute to Drupal, No Experience Required
  • Improving Drupal Frontend Performance
  • Joining ThinkShout
  • PHP Hash (bcrypt) Passwords with Random Salt
  • Who Does Google Think I Am?
  • Wordpress vs Drupal for Complex Sites

Recent

  • Transitioning from Drupal 7 to Backdrop CMS
  • Get Involved: Ways to Contribute to Drupal, No Experience Required
  • Unleash the Power of Drupal 9 Routing: Create Custom Routes with Page Callbacks & Debug Like a Pro
  • Creating the Empty Front Page Module for Drupal 9 with Chat GPT
  • Migrating a website from Drupal 7 to Drupal 9

Projects

  • Build Your Own House
  • CSS Complexity
  • Game Solver
  • Portland Weekend Cleaners
  • Scan WP
  • Wesnoth Gaming Ladder
Find Vulnerable WordPress and Drupal Decode your WordPress content to UTF-8
  • Twitter
  • Github
  • Built by Greg Boggs in Portland Oregon using Hugo.