security_review 3.0.0

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0-rc4:

Task

security_review 3.0.0-rc3

Bug fixes

Changelog

Issues: 2 issues resolved.

Changes since 3.0.0-rc2:

Bug

  • Resolve #3420553 "Name passwords"
  • #3421435: Warning: Undefined array key "result" in...

Misc

  • PHPCS

security_review 3.0.0-rc1

Bug fixes
New features

Changelog

Issues: 1 issues resolved.

Changes since 3.0.0-alpha1:

Feature

  • git commit -m 'Issue #2180829: Include check for X-Frame-Options header/click-jacking'

Misc

  • Redo/refactor some stuff
  • Fix tests
  • PHPCS

security_review 2.0.1

Bug fixes
New features

Changelog

Issues: 23 issues resolved.

Changes since 2.0.0:

security_review 8.x-1.0

Bug fixes
New features

Add a summary here

Contributors (0)

Changelog

Issues: 0 issues resolved.

Changes since 8.x-1.0-alpha2:

security_review 8.x-1.0-alpha2

Bug fixes
New features

Still a relatively early alpha, but now compatible with Drupal 9

security_review 8.x-1.0-alpha1

The first "stable" release from the 8.x branch.

The queue has several issues related to pretty important bugs. Please review there as you test this out.

security_review 8.x-1.x-dev

New features

Development release of the Security Review module for Drupal 8.

Note, it is not recommended to run development releases on production sites.

security_review 7.x-1.2

Bug fixes
New features

Recommended update to Security Review for 7.x.

Changes since 7.x-1.1:

security_review 7.x-1.1

New features
Bug fixes

Security Review 7.x-1.1 release for Drupal 7 includes minor bug fixes and new and improved security checks to help you maintain a secure Drupal site.

New features

  • Sensitive temporary files not found
  • PHP files in the Drupal files directory cannot be executed
  • Base URL is set in settings.php
  • Views are access controlled

Improved drush options including running specific checks, showing results, and printing more check details. Run drush help secrev for more info.

security_review 6.x-1.2

New features
Bug fixes

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.

security_review 6.x-1.1

New features
Bug fixes

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

New features

Drupal 7 compatible development release of the Security Review module. It is not recommended that you run development releases on production sites.

security_review 6.x-1.0

New features

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

Development release of Security Review module

It is not recommended you use this development release on production systems

Subscribe with RSS Subscribe to Releases for Security Review