Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Phan Taint Check Plugin Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Shifts security left by automating detection of critical vulnerabilities (XSS, SQLi, RCE) during development, reducing post-release remediation costs
  • Validates "build" over "buy" for SAST needs: free, open-source alternative to commercial tools with Wikimedia's proven scalability and no vendor lock-in
  • Supports compliance with OWASP Top 10, PCI-DSS, and internal security policies through continuous vulnerability scanning in CI/CD pipelines
  • Enables secure coding standards enforcement via customizable taint tracking annotations, reducing manual code review burden

When to Consider This Package

  • Adopt when: your team uses Phan for static analysis already; you develop MediaWiki extensions or generic PHP projects needing taint-based security checks; you prioritize early vulnerability detection in CI/CD; you have PHP expertise to manage annotations for false positives
  • Look elsewhere when: your team doesn't use static analysis tools and lacks capacity to adopt Phan; you require dynamic testing (DAST) or runtime protection; your codebase uses complex frameworks where taint tracking is unreliable; false positive rates would overwhelm your team without dedicated security resources

How to Pitch It (Stakeholders)

  • For executives: "This open-source tool integrates with our existing PHP workflow to automatically catch critical security flaws like XSS and SQL injection before production. It eliminates licensing costs while reducing breach risks and compliance costs—proven by Wikimedia's large-scale use."
  • For engineering: "Seamless Phan integration with minimal config. Customize taint rules via docblocks to suppress false positives and handle custom escaping. Prioritize critical issues via severity filtering, and catch vulnerabilities earlier in the development lifecycle without disrupting workflows."
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport