Fix placeholder URLs and references for OSS release

- Update php-security-lint wrapper script with correct repository URL
- Remove non-existent schema reference from config example
- Replace GitHub placeholder URLs with Gitea URLs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-02 19:32:08 +09:00
parent 91bcb53ab5
commit 4e069f39ed
2 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/security-linter/php-laravel/main/schema/config.json",
"$comment": "Example configuration file for PHP/Laravel Security Linter",
"severity": "low",