CronEntry::verifyRunRules does not validate value ranges

Status
This content is read-only, or is not open for further replies.

Xon

Guest
offline
verifyRunRules validates that only the expected attributes ('dom', 'dow', 'hours', 'minutes') exist, but doesn't validate the list of values are in the expected range (0-59 for minutes, 0-23 for hours, etc)

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom