# Summary

(A sentence or two describing what this module does and why it's needed as well as a sentence on current porting status, if known.)

# Project URL

https://www.drupal.org/project/security_review

# Where is the code?

8.x-1.x-dev
#2375303: Port Security Review to Drupal 8
https://www.drupal.org/node/2509044

# Estimated completion date

# Dependencies

# Who's doing the port?

# What help do they need?

# D8 roadmap

# Background and reference information

Comments

mgifford created an issue. See original summary.

mgifford’s picture

mgifford’s picture

Issue summary: View changes
Status: Active » Needs review
Issue tags: +Security
Ben Finklea’s picture

Any update on this port? I'm working on the SEO Checklist Module for D8 and want to include it. Thanks!

rutiolma’s picture

Is there any major task preventing an alpha or beta release? What can be done to help?

drumm’s picture

Issue tags: -Security

The security tag is for tracking public security issues on projects that do not fall under the security advisory coverage policy, and security hardening issues.

mmjvb’s picture

Issue summary: View changes
Status: Needs review » Needs work

With 8.x-1.x-dev Status should be Needs work.

andypost’s picture

joekers’s picture

Just tried out the dev branch and it seems to work well.

themetman’s picture

I thought I would try out the dev branch to help me secure my Drupal 8 site which is up to date on 8.7.5
When I ruin the check I get this: - "Some files and directories in your install are writable by the server."
It is a long list of all files in core, libraries, modules, themes, but the files are not writable by the server
Here is the output of ls -l in the web folder.

-rw-r-----  1 francis francis  385 Jul 22 17:02 autoload.php
drwxr-xr-x 12 francis francis 4096 Jul 22 17:02 core
-rw-r--r--  1 francis apache   549 Jul 22 17:02 index.php
drwxr-xr-x  3 francis francis 4096 Feb 28 16:07 libraries
drwxr-xr-x  3 francis apache  4096 Feb 28 15:51 modules
drwxr-xr-x  2 francis apache  4096 Feb 28 14:39 profiles
-rw-r--r--  1 francis apache  1594 Jul 22 17:02 robots.txt
drwxr-xr-x  4 francis apache  4096 Feb 28 15:49 sites
drwxr-xr-x  3 francis apache  4096 Feb 28 15:01 themes
-rw-r--r--  1 francis apache   848 Jul 22 17:02 update.php
-rw-r--r--  1 francis apache  4555 Jul 22 17:02 web.config

so am I missing something here?

mmjvb’s picture

This issue is about the port to D8, please use the issue queue of the project itself for support requests.