Skip to content
#

ruleset

Here are 97 public repositories matching this topic...

jrfnl
jrfnl commented Apr 13, 2021

Project description

Behind the scenes, a side-project has started to create a (GitHub Pages) website for this project with helpful information about the things PHPCompatibility detects and how to fix them.

@afilina has done amazing work creating a documentation generation engine which will create a page with the basic information about each sniff from the docblocks in the sniff code itsel

dune73
dune73 commented Mar 4, 2022

Description

$ crssandbox -d "foo=ping tests broken"
...
932150 PL1 Remote Command Execution: Direct Unix Command Execution
...

Audit Logs / Triggered Rule Numbers

[2022-03-04 10:04:23.251575] [-:error] 127.0.0.1:33906 YiHWFxV2mSN4XfIw_cXfcQAAABc [client 127.0.0.1] ModSecurity: Warning. Pattern match "(?:^|=)\\\\s*(?:{|\\\\s*\\\\(\\\\s*|\\\\w+=(?:[^\\\\s]*|\\\\$.*
VIP-Coding-Standards
ross-mulcahy
ross-mulcahy commented Mar 1, 2022

What problem would the enhancement address for VIP?

The PDO_MYSQL module is not enabled on VIP. Plugins reliant on PDO like MailPoet are therefore currently not compatible with VIP.

Describe the solution you'd like

An error should be thrown on an attempt to create a PDO connection.

What code should be reported as a violation?

$db = new PDO();

What code should not be

rurusetto
HelloYeew
HelloYeew commented Oct 3, 2021

Currently we are using the artwork that is mostly from anime like Your Name but I am afraid of the licensing. This website can be using the DMCA license on this but I want this art to be most suitable with the website or unique from other website. (And I want this website to run by the community too, not just me.) This website have each 2 unique art on each page (One light mode and one dark mode).

help wanted good first issue type:ui-ux no coding

Improve this page

Add a description, image, and links to the ruleset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ruleset topic, visit your repo's landing page and select "manage topics."

Learn more