security_review 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| security_review-7.x-1.0.tar.gz | 26.1 KB | 21b40f872c569fab30021f84363f532a |
| security_review-7.x-1.0.zip | 30.06 KB | 67381998932eea190db903b922bb472a |
Release notes
1.0 release of Security Review for Drupal 7
security_review 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| security_review-6.x-1.2.tar.gz | 27.65 KB | 7f7418cd7717278b379d2fe491e8829f |
| security_review-6.x-1.2.zip | 31.54 KB | ec343fe21b4cc93275ab71de5e861ccf |
Release notes
1.2 release improves file permissions check, adds check for PHP filter, passwords in email, and corrected minor bugs. Fixed issue with symlinked directories.
Check system split to separate file. If you've implemented hook_security_checks() consult the API.txt for compatibility.
Issue #1227580 by coltrane: Added API.txt.
Fixes to drush command to support stored skips. Minor text cleanups
Issue #1343958 by coltrane Drush file permissions check always passes
Issue #1153486 by coltrane suppress warning failed to open stream
Issue #1355192 by coltrane and greggles: flv file type is allowed
Fix for check skips not working correctly
Issue #1339004 by coltrane: Turn into focused check system
Issue #1322554 by opoplawski: Fixed File permissions check follows subdir
Issue #1228748 by coltrane: Added New security check PHP filter for anonymous
Issue #1281968 by coltrane: Fixed file extension check 404
Issue #1153486 by greggles: Added Attempt to create file for system file permissions check
Issue #1147250 by BrockBoland - Don't send passwords in email
security_review 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| security_review-6.x-1.1.tar.gz | 23.3 KB | 730f958cc4d3eac88d25b69fc246579b |
| security_review-6.x-1.1.zip | 26.84 KB | ea548ac8f4f758ddc5e4736f71633991 |
Release notes
Release 1.1 of the Security Review module for Drupal 6. It is recommended that all 1.0 users upgrade to this release for new features and bug fixes. This release includes several new checks and better processing of the checklist.
To upgrade you should disable and uninstall your existing Security Review module, taking care to record which checks you have skipped, if any, and which roles you have marked as untrusted. Once uninstalled copy over the new module's files and enable.
Changelog:
* Issue #746400 Add administer nodes permission check
* Feature #725902 by coltrane: Give warnings about Views without any access control
* Issue #993942 by coltrane and greggles: Check Filefield extensions
* Issue #755766 by coltrane Better handling of time outs
* Issue #830970 by greggles and coltrane: Test password strength by comparing password to username
* Issue #1087116 by greggles and coltrane: Check dblog module is enabled before providing SQL checks
* Issue #755766 by coltrane: Provide batch processing.
* Updated unsafe tags to include video and audio
* Expanded drush integration
* Drush support for rainbow table password check
* Allow for help when Security Review defines checks on behalf of other modules.
* Issue #989314 by coltrane: Fixed Subsite installation: 'Run checklist' timeout, opendir fails.
security_review 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| security_review-7.x-1.x-dev.tar.gz | 26.08 KB | 75ba63f23a1e3a82aefe896c8710139c |
| security_review-7.x-1.x-dev.zip | 30.03 KB | 87a74ea263ff6d9c5bbf4ede08ee3c09 |
Release notes
Drupal 7 compatible development release of the Security Review module.
Run update.php on your site after upgrading to Drupal 7.
A 1.0 release of Security Review can be expected in the first half of 2011.
security_review 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| security_review-6.x-1.0.tar.gz | 18.32 KB | f9cb8a71bc3c2f7b6bf5bcc14b431aeb |
| security_review-6.x-1.0.zip | 21.37 KB | 1cf861b3b02323ab9429401a170585b9 |
Release notes
1.0 release of Security Review. Security Review automates checking many of the configuration errors that lead to an insecure Drupal site.
Includes the following checks:
- File system permissions
- Input formats
- Dangerous tags in nodes and comments
- Error reporting
- Private files
- Upload extensions
- Query errors
- Failed logins
- Drupal permissions
security_review 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| security_review-6.x-1.x-dev.tar.gz | 27.64 KB | 87a89357288d6c40115158bc951b0c2f |
| security_review-6.x-1.x-dev.zip | 31.51 KB | 8ed3475a45713607186205c2014127e3 |
Release notes
Development release of Security Review module
It is not recommended you use this development release on production systems