Exception: Dependabot::UnexpectedExternalCode

Inherits:
DependabotError show all
Defined in:
lib/dependabot/errors.rb

Overview

Raised by FileParser if processing may execute external code in the update context

Constant Summary

Constants inherited from DependabotError

DependabotError::BASIC_AUTH_REGEX, DependabotError::FURY_IO_PATH_REGEX

Method Summary

Methods inherited from DependabotError

#initialize

Constructor Details

This class inherits a constructor from Dependabot::DependabotError