---
title: "LaraPlugins Security Advisories, Health Badges & Sync Fix"
url: https://daily.dev/posts/laraplugins-security-advisories-health-badges-sync-fix-xdpagulgi
source_url: https://danielpetrica.com/security-advisories-a-sync-gap-and-health-badges-for-your-readme
type: article
source: "Daniel Petrica"
author: "Daniel, Petrica Andrei-Daniel"
published: 2026-06-29T16:39:02.691Z
updated: 2026-06-30T13:00:15.782Z
tags: ["laravel"]
reading_time: 3
upvotes: 12
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# LaraPlugins Security Advisories, Health Badges & Sync Fix

**[Daniel Petrica](https://daily.dev/sources/danielpetrica)** · [@danielpetrica](https://daily.dev/danielpetrica) · 3 min read · 12 upvotes · 2 comments

## Summary

LaraPlugins.io launched security advisory scanning for Laravel packages, which immediately exposed a two-month-old bug: a data sync pipeline refactor had stopped syncing plugin versions while health scores continued updating normally. The fix re-enabled daily and weekly version syncs, switched to cursor-based chunked iteration to handle the backlog without memory issues, and added a live Packagist API fallback so advisory checks stay accurate even when local data lags. A new health badge feature was also shipped, letting package maintainers embed a plugin health score and security status badge directly in their README.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://danielpetrica.com/security-advisories-a-sync-gap-and-health-badges-for-your-readme>

## Community discussion

Top comments from developers on daily.dev.

**@danielpetrica** · 2 upvotes

> this is the format of the new badges, my favorite format.
>
> ![LaraPlugins.io: laravel/laravel info card](https://laraplugins.io/api/infocard/laravel/laravel?design=facts&theme=light)

---

Tags: [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/laraplugins-security-advisories-health-badges-sync-fix-xdpagulgi)
