Closed (outdated)
Project:
Security Review
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2013 at 21:28 UTC
Updated:
5 Nov 2022 at 23:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
coltraneComment #2
coltraneCommitted http://drupalcode.org/project/security_review.git/commit/2244ea3
Comment #3
coltraneRe-opening to tokenize settings.php instead of including.
Comment #4
coltraneComment #5
coltranecommitted http://drupalcode.org/project/security_review.git/commit/1a7b0ace6c870b4...
Comment #6
gregglesFWIW, I'd personally prefer the include style check. There's a chance that the tokenize test will succeed in a scenario like:
And so it would be a false positive.
Comment #7
coltraneRe-opening based on #6 for further thought.
Comment #8
coltraneComment #9
coltraneThis adds per-check settings on the settings page. You can flag this check to use 'include' method.
Comment #10
coltranelast patch had errors on upload, trying again
Comment #11
gregglesLooks great to me on visual review.
Comment #12
coltraneCommitted. http://drupalcode.org/project/security_review.git/commit/f577b38
Comment #14
smustgrave commentedAs Drupal6 has been EOL https://www.drupal.org/about/drupal6-eol closing as outdated