PHPackages                             silverstripe/securityextras - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. silverstripe/securityextras

Abandoned → [silverstripe/securityextras](/?search=silverstripe%2Fsecurityextras)Silverstripe-module[Security](/categories/security)

silverstripe/securityextras
===========================

A loose collection of tools to further lock down a SilverStripe installation.

71.4k6[1 PRs](https://github.com/silverstripe-archive/silverstripe-securityextras/pulls)PHP

Since Feb 16Pushed 10y ago15 watchersCompare

[ Source](https://github.com/silverstripe-archive/silverstripe-securityextras)[ Packagist](https://packagist.org/packages/silverstripe/securityextras)[ RSS](/packages/silverstripe-securityextras/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Security Extras for SilverStripe
================================

[](#security-extras-for-silverstripe)

A loose collection of tools to further lock down a SilverStripe installation.

Features
--------

[](#features)

### Group-based IP Restrictions

[](#group-based-ip-restrictions)

Adds an "IP Addresses" whitelist to each Group record in the CMS interface, which means the users in this group will just be considered a member when they're logging in from the specified IP range.

### New Zealand E-Government Password Validator

[](#new-zealand-e-government-password-validator)

A password validator which enforces specific rules around password length and complexity. Will be enforced when a `Member` record is saved, through `Member->validate()`. The underlying password validation is a core feature, so can be easily adapted to other validation standards.

```
	// in mysite/_config.php
	Member::set_password_validator(new NZGovtPasswordValidator());
```

Maintainers
-----------

[](#maintainers)

- Sam Minnée (sam at silverstripe dot com)

Requirements
------------

[](#requirements)

Requires SilverStripe 3.0 or newer.

Related
-------

[](#related)

You might also be interested in the [secure-files](http://www.silverstripe.org/secure-files/) modules for SilverStripe, which allows permission control on files hosted through a SilverStripe installation.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/654636?v=4)[Aaron Carlino](/maintainers/unclecheese)[@unclecheese](https://github.com/unclecheese)

![](https://www.gravatar.com/avatar/b0cba8b534e20e6ab4fff555a97b237a18436ebca1446fc0b29c8a8b504038b9?d=identicon)[GuySartorelli](/maintainers/GuySartorelli)

![](https://avatars.githubusercontent.com/u/111025?v=4)[Ingo Schommer](/maintainers/chillu)[@chillu](https://github.com/chillu)

![](https://www.gravatar.com/avatar/a25bc04c5720a36869d5a39c6449dde7eb43e19b7c8e666d5f632d6a9ab440b1?d=identicon)[emteknetnz](/maintainers/emteknetnz)

![](https://www.gravatar.com/avatar/afbb3dcc9ef29c1a6eedd6addcae5fce9ab1271915a85a4c349301b71237368d?d=identicon)[silverstripe-machine01](/maintainers/silverstripe-machine01)

![](https://www.gravatar.com/avatar/be6648e60fbab6f70bfc34dd8c14259562d28a47510a934ea9c01fe98633f3c2?d=identicon)[sminnee](/maintainers/sminnee)

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

![](https://avatars.githubusercontent.com/u/101629?v=4)[Will Rossiter](/maintainers/wilr)[@wilr](https://github.com/wilr)

---

Top Contributors

[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (4 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (2 commits)")[![cameronbourgeois](https://avatars.githubusercontent.com/u/1127276?v=4)](https://github.com/cameronbourgeois "cameronbourgeois (1 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (1 commits)")[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (1 commits)")[![vikas-srivastava](https://avatars.githubusercontent.com/u/1092931?v=4)](https://github.com/vikas-srivastava "vikas-srivastava (1 commits)")

### Embed Badge

![Health badge](/badges/silverstripe-securityextras/health.svg)

```
[![Health](https://phpackages.com/badges/silverstripe-securityextras/health.svg)](https://phpackages.com/packages/silverstripe-securityextras)
```

###  Alternatives

[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k18.0M138](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25772.0k36](/packages/paragonie-ecc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
