Security Kit - 7.x-1.5

Test status
StatusResult
Last receivedSat, 01/19/2013 - 16:06:11
Last requestedSat, 01/19/2013 - 16:07:01
Last testedSat, 01/19/2013 - 16:11:06
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.5
ProjectSecurity Kit
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 2 minor(s), 8 critical(s), and 1 normal(s); [[SimpleTest]]: [MySQL] 327 pass(es), 4 fail(s), and 0 exception(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
327 pass(es), 4 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandSecurity Kit functionality (SecKitTestCase) [Security Kit]32740
MessageGroupFilenameLineFunctionStatus
Content-Security-Policy has all the directves (Official).Otherseckit.test73SecKitTestCase->testCSPHasAllDirectives()
X-Content-Security-Policy has all the directves (Mozilla and IE10).Otherseckit.test75SecKitTestCase->testCSPHasAllDirectives()
X-WebKit-CSP has all the directves (Chrome and Safari).Otherseckit.test77SecKitTestCase->testCSPHasAllDirectives()
Request is denied.Browserseckit.test242SecKitTestCase->testOriginDeny()

All

Test namePassFailException
ExpandSecurity Kit functionality (SecKitTestCase) [Security Kit]32740
MessageGroupFilenameLineFunctionStatus
Content-Security-Policy has all the directves (Official).Otherseckit.test73SecKitTestCase->testCSPHasAllDirectives()
X-Content-Security-Policy has all the directves (Mozilla and IE10).Otherseckit.test75SecKitTestCase->testCSPHasAllDirectives()
X-WebKit-CSP has all the directves (Chrome and Safari).Otherseckit.test77SecKitTestCase->testCSPHasAllDirectives()
Request is denied.Browserseckit.test242SecKitTestCase->testOriginDeny()

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
2 minor(s), 8 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/seckit.form.inc081
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc18N/A
missing space after commaOtherseckit.form.inc148N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc173N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc183N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc294N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc329N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc339N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc393N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc397N/A

All

Test nameMinorCriticalNormal
Expandincludes/seckit.form.inc081
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc18N/A
missing space after commaOtherseckit.form.inc148N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc173N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc183N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc294N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc329N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc339N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc393N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherseckit.form.inc397N/A
Leafseckit.install000
Leafseckit.module000
Expandseckit.test200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherseckit.test19N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherseckit.test31N/A