mediawiki/phan-taint-check-plugin
Phan plugin for detecting taint-based security issues in PHP, including XSS, SQL and shell injection, and unsafe serialization. Tracks user-controlled data and checks it’s escaped before output or queries; supports generic PHP and MediaWiki-specific analysis.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mediawiki/mediawiki-phan-config | 0.81 | Shared Phan configuration for MediaWiki projects. Provides two base configs: config.php for MediaWiki extensions/skins and config-library.php for external PHP libraries. Include the appropriate file and customize for your project; CI guidance linked on mediawiki.org. | 2 | 2 | 0 | 26K | 0 | 0.0 | 54.5 | GPL-2.0 | — | |
| mediawiki/mediawiki-codesniffer | 0.78 | PHP CodeSniffer ruleset that enforces MediaWiki coding conventions. Install via Composer, add the MediaWiki standard to your phpcs.xml, then run phpcs/phpcbf to lint and auto-fix issues. Includes configurable sniffs for project-specific needs. | 33 | 34 | 12 | 61K | 0 | 0.5 | 44.9 | GPL-2.0 | — | |
| phan/phan | 0.76 | Phan is a PHP static analyzer focused on minimizing false positives by proving incorrectness. It checks types, detects common issues, understands control flow, and ships with extension stubs. Install via Composer and run with a generated .phan config. | 5,609 | 5,615 | 370 | 181K | 782 | 86.0 | 54.1 | NOASSERTION | 1 week ago | |
| mediawiki/minus-x | 0.71 | MinusX scans your repo for files incorrectly marked executable on Unix. Executables must have the right MIME type or a shebang. Run minus-x check . to report issues and minus-x fix . to remove bad +x flags; supports ignore rules via .minus-x.json. | 6 | 6 | 2 | 24K | 0 | 0.1 | 48.8 | GPL-3.0 | — |
How can I help you explore Laravel packages today?