summaryrefslogtreecommitdiff
path: root/README.md
blob: 1dffc37a970197bab3944487c77c0c10a8e7a12d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<p align="center">
  <img src="https://github.com/sektioneins/snuffleupagus/blob/master/doc/source/_static/sp.png" alt="Snuffleupagus logo" width="200">

  # Snuffleupagus fork with Suhosin-NG patches
  
</p>

## About Snuffleupagus

Snuffleupagus is a marvellous security module for PHP 7 and PHP 8. This repository is a fork of the [original Snuffleupagus repository](https://github.com/jvoisin/snuffleupagus) used for **development and testing** of **new and experimental features**. It can be seen as the **beta version** of the Snuffleupagus PHP extension, showcasing new ideas, with the aim to eventually be ported back upstream to the original repository.

## About Suhosin-NG

![suhosin-ng logo](https://github.com/sektioneins/suhosin-ng/blob/master/logo/suhosin-ng-logo.svg)

The [Suhosin-NG project](https://github.com/sektioneins/suhosin-ng) is an effort to advance PHP hardening by providing patches to Snuffleupagus, documentation and its own [set of tools](https://github.com/sektioneins/sng-tools).