PHPackages                             automattic/jetpack-scan-page - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. automattic/jetpack-scan-page

ActiveJetpack-library[Utility &amp; Helpers](/categories/utility)

automattic/jetpack-scan-page
============================

Scan UI for the Jetpack plugin in wp-admin.

v0.1.3(1w ago)0991GPL-2.0-or-laterPHPPHP &gt;=7.2CI failing

Since May 11Pushed 1w agoCompare

[ Source](https://github.com/Automattic/jetpack-scan-page)[ Packagist](https://packagist.org/packages/automattic/jetpack-scan-page)[ RSS](/packages/automattic-jetpack-scan-page/feed)WikiDiscussions trunk Synced 1w ago

READMEChangelogDependencies (22)Versions (6)Used By (1)

Scan UI for Jetpack
===================

[](#scan-ui-for-jetpack)

This package hosts the wp-admin Scan UI for the Jetpack plugin. It ports Calypso's Scan dashboard (`client/dashboard/sites/scan/`) onto a native wp-admin page so customers see active threats, scan history, and the fix / ignore / view-details flows without leaving their site.

The package mirrors the architecture of `projects/packages/activity-log/`and `projects/packages/backup/`: a TanStack Query data layer, a hash router, an `AdminPage` shell, and `@wordpress/dataviews` lists.

Architecture
------------

[](#architecture)

- `src/class-jetpack-scan.php` — wp-admin submenu under Jetpack (`?page=jetpack-scan`), asset enqueue, REST registration.
- `src/class-initial-state.php` — `JPSCAN_INITIAL_STATE` hydration global.
- `src/class-rest-controller.php` — `jetpack/v4/site/scan/*` bridges proxied to WPCOM via the site's Jetpack connection.
- `src/js/admin.tsx` — `createHashRouter` + `RouterProvider`.
- `src/js/shell.tsx` — `AdminPage` chrome + `HeaderActionsProvider` + `Outlet`.
- `src/js/providers.tsx` — `QueryClient` + `ThemeProvider`.
- `src/js/gates.tsx` — connection / capabilities gates with mock-mode short-circuit.

Mock mode
---------

[](#mock-mode)

Append `?jps-mock=1` to the wp-admin URL to short-circuit every gate and render the overview against fixtures. No server requests are made.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance98

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

4

Last Release

8d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c5869ecbb8e0eac7e8b8e0f3cf7bdd8d5fcdc4abc10a72281872c53f8639d44?d=identicon)[automattic](/maintainers/automattic)

---

Top Contributors

[![dhasilva](https://avatars.githubusercontent.com/u/8486249?v=4)](https://github.com/dhasilva "dhasilva (10 commits)")[![CGastrell](https://avatars.githubusercontent.com/u/157240?v=4)](https://github.com/CGastrell "CGastrell (8 commits)")[![anomiex](https://avatars.githubusercontent.com/u/1030580?v=4)](https://github.com/anomiex "anomiex (7 commits)")[![tbradsha](https://avatars.githubusercontent.com/u/32492176?v=4)](https://github.com/tbradsha "tbradsha (5 commits)")[![kangzj](https://avatars.githubusercontent.com/u/1425433?v=4)](https://github.com/kangzj "kangzj (3 commits)")[![robertsreberski](https://avatars.githubusercontent.com/u/8419292?v=4)](https://github.com/robertsreberski "robertsreberski (3 commits)")[![arcangelini](https://avatars.githubusercontent.com/u/33258733?v=4)](https://github.com/arcangelini "arcangelini (2 commits)")[![bindlegirl](https://avatars.githubusercontent.com/u/1242807?v=4)](https://github.com/bindlegirl "bindlegirl (2 commits)")[![fgiannar](https://avatars.githubusercontent.com/u/1758399?v=4)](https://github.com/fgiannar "fgiannar (1 commits)")[![manzoorwanijk](https://avatars.githubusercontent.com/u/18226415?v=4)](https://github.com/manzoorwanijk "manzoorwanijk (1 commits)")[![obenland](https://avatars.githubusercontent.com/u/1398304?v=4)](https://github.com/obenland "obenland (1 commits)")[![enejb](https://avatars.githubusercontent.com/u/115071?v=4)](https://github.com/enejb "enejb (1 commits)")[![jsnajdr](https://avatars.githubusercontent.com/u/664258?v=4)](https://github.com/jsnajdr "jsnajdr (1 commits)")

### Embed Badge

![Health badge](/badges/automattic-jetpack-scan-page/health.svg)

```
[![Health](https://phpackages.com/badges/automattic-jetpack-scan-page/health.svg)](https://phpackages.com/packages/automattic-jetpack-scan-page)
```

###  Alternatives

[automattic/jetpack

Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com

3822.6k](/packages/automattic-jetpack)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
