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

Security Advisories Laravel Package

roave/security-advisories

Composer dev-only package that blocks installing dependencies with known security vulnerabilities by adding conflict rules. No runtime code or API—just prevents insecure versions during composer require/update to keep your PHP/Laravel supply chain safer.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Seamless integration with Laravel's Composer-based dependency management. Operates at the resolution layer without modifying application code, ensuring zero runtime impact. Ideal for root projects (not libraries) where dependency security is critical.
Integration feasibility: High. Requires only adding "roave/security-advisories": "dev-latest" to require-dev in composer.json. No code changes or configuration needed beyond Composer commands.
Technical risk: Very low. Purely a meta-package with no runtime classes or functions; only affects dependency resolution during composer require/update. False positives are rare (due to dual-source advisory data) and manageable via Composer config exceptions.
Key questions: How to handle false positives (e.g., documented exceptions for specific packages)? What is the process for updating the advisory data (daily via GitHub Actions)? How does it interact with enterprise SCA tools like Dependabot?

Integration Approach

Stack fit: Native Composer compatibility ensures zero friction with Laravel’s ecosystem. Works across all Composer 1.x/2.x versions and

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