This project is not covered by Drupal’s security advisory policy.

Helpers for the Nettybot application.

drush pm-updatestatus doesn't properly output stderrs making it difficult to suppress them. nb-updatestatus has an additional feature that suppresses any php errors in the output.

This is useful for automated scripts that rely on clean output from update checks. The Nettybot module can be used as a standalone module.

If there are any modules that need to be ignored from update checks simply update sites/default/settings.php by adding the line $config['nb-updatestatus-project-exceptions'] = ['module_name', 'other_module_dont_update'];.

Supporting organizations: 
Module creation with help from Chris Calip

Project information

Releases