✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Patchstack: vulnerabilities and protection as cards

Patchstack stores everything it knows about your sites in the wp_options table under patchstack_ keys: detected vulnerabilities, vPatch rules, IP blocklists, and a rolling 30-day attack hit array. SleekView Charts reads those keys and renders Number, Pie, Bar, and Area cards on top.

♾️ Lifetime License available

SleekView Charts dashboard for Patchstack Security

From patchstack_ options to a security KPI dashboard

Patchstack ships with a clean WP Admin overview, but the data it tracks lives in flat option keys. The vulnerability list is fast for a single review, the firewall rules screen shows vPatch counts, the activity tab logs blocked attempts. The question is always the same on the second click: how many critical vulnerabilities are open, how many vPatches are loaded, how did attack volume change this week, which plugin keeps generating hits.

SleekView Charts connects directly to the WordPress database and reads the same patchstack_ option keys the plugin already writes: patchstack_firewall_rules_v3 for vPatches, patchstack_whitelist_rules_v3 for allowlists, patchstack_ip_block_list for blocked IPs, and patchstack_hits_last_30 for the rolling 30-day attack array. Each option becomes a chart source: counts, severities, timestamps, and trend buckets all map straight onto Number, Pie, Bar, and Area cards.

The plugin's vulnerability database keeps a software_type (plugin, theme, or core) and severity on every entry, so the dashboard can split a Pie across high, medium, and low without any manual tagging. Attack hits in the 30-day array index by day, so a Gradient Area chart traces volume without extra storage. Custom firewall rules added in Developer plans surface as their own bar group because they share the same option key shape.

Workflow

From patchstack_ option keys to dashboard cards

1

Map the option keys

Point SleekView at the patchstack_ namespace in wp_options. Vulnerabilities, vPatches, allowlist rules, IP blocklist, and the rolling 30-day hit array become groupable columns the moment the source is connected.
2

Pick chart cards

Drop a Number card for total open vulnerabilities, a Pie for severity mix, a Bar for vulnerabilities per software_type, and an Area for attack hits over the last 30 days. Each card maps to a real Patchstack key.
3

Save the dashboard

Pin the layout so the next agency review opens the same charts. Date filters and severity scopes apply across every card together, so one click reframes the whole picture.
4

Scope per role

Restrict the saved layout to security or admin roles. The underlying patchstack_ option keys are admin-only by default, so the dashboard inherits the same boundary without extra config.

Sample dashboard

Charts you can build from Patchstack data

Four cards turning the patchstack_ option keys into a security dashboard you can open every morning without leaving WP Admin.
Number · Default

Open vulnerabilities

A single KPI counting unresolved vulnerabilities in the Patchstack scan results stored under patchstack_software_data_hash. Compares against the previous week so spikes after a new disclosure are obvious.
Count
Pie · Donut

Severity mix

Donut split across low, medium, high, and critical from the severity field on each vulnerability record. The compliance answer to is anything urgent open right now.
Count group by severity
Bar · Horizontal

vPatches by software_type

Horizontal bar of active firewall rules from patchstack_firewall_rules_v3 grouped by plugin, theme, and core. Confirms which surface area is currently protected and where coverage is thin.
Count group by software_type
Area · Gradient

Attack hits (30d)

Gradient area of daily attack volume from the patchstack_hits_last_30 array. Sudden valleys often mean the firewall stopped reporting, peaks usually mean an exploit attempt against a freshly disclosed vulnerability.
Sum(hits) group by day

Comparison

Default Patchstack admin vs SleekView Charts

Default Patchstack admin

  • The admin is a list and a panel, so historical trends are limited to the rolling 30-day strip Patchstack already shows.
  • Severity, software_type, and attack volume never sit on one shared screen with shared filters.
  • Custom firewall rule counts are visible but not comparable across plugins or sites.
  • The free plan exposes the option keys but offers no graphing on top of them.
  • Snapshot reports are PDF style summaries, not an interactive dashboard for daily review.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on the patchstack_ option keys with no extra storage.
  • Cards can group by severity, software_type, plugin slug, or any field present in the scan and rule arrays.
  • Date range filters apply across every card so one scope drives the KPI, donut, bar, and trend together.
  • vPatch counts read straight from patchstack_firewall_rules_v3, no API token usage in the dashboard.
  • Saved layouts can be scoped to security roles so junior reviewers get a read-only view of the same cards.

Features

What SleekView Charts gives you for Patchstack Security

Chart cards on patchstack_ keys

Number, Pie, Bar, Area, Line, Radar, and Radial cards drop onto the patchstack_firewall_rules_v3, patchstack_ip_block_list, and patchstack_hits_last_30 options. No copy paste of CSV, no scheduled exports.

One filter, every card

A date range or severity filter applied to the dashboard scopes the open KPI, the severity donut, the software_type bar, and the 30-day area chart at once. The same view answers the same question across cards.

Role-scoped dashboards

Save separate layouts for security ops and agency review. The patchstack_ options are already admin-only, and SleekView adds an extra capability gate on top so reviewers see only what they should.

Audience

Who builds Patchstack charts dashboards with SleekView

Security operations

Open the dashboard, scan severity mix and attack volume, click through to the underlying Patchstack screen only when a card spikes outside its normal range.

Agency owners

Hand each client a one-screen Patchstack summary scoped to their site, with open vulnerabilities, vPatch coverage, and 30-day hit trend on a single page.

Compliance reviewers

Track open critical vulnerabilities and vPatch counts over the reporting period. Export the same chart values the audit committee just signed off on.

The bigger picture

Why vulnerability data needs a shape, not a list

Patchstack does the hard part on the writing side: discovery, vPatch authoring, and a clean activity log. The reading side gets harder as soon as a team manages more than two sites. A list of vulnerabilities does not show whether the severity mix shifted this week.

A counter of active vPatches does not show which plugins still lack coverage. The 30-day hit array is a small strip in the admin and tells a fuller story when it is given room as a Gradient Area card on a real dashboard. The data already exists in the patchstack_ option keys with the structure Patchstack maintains.

Visualising it as Number, Pie, Bar, and Area cards costs nothing on the writing side and reframes the same flat options as a security KPI dashboard the team can open daily.

Questions

Common questions about SleekView Charts for Patchstack Security

Yes. SleekView Charts reads the patchstack_ option keys in wp_options that Patchstack writes itself, including patchstack_firewall_rules_v3, patchstack_ip_block_list, and patchstack_hits_last_30. No second copy is created and no API calls leave the site.

 

Yes. The vulnerability scan results in the Patchstack option store carry a software_type (plugin, theme, or core) and a severity. Either field becomes a groupBy axis on Pie or Bar cards.

 

Yes. Custom rules added on Developer and Enterprise plans live in the same patchstack_firewall_rules_v3 option, so they show up alongside the centrally maintained vPatches on the dashboard.

 

No. Aggregations run against the same option rows Patchstack reads on every admin load. Charts request totals and buckets rather than scanning fresh data, and they cache between renders.

 

Yes. The patchstack_hits_last_30 option stores a rolling 30-day array of attack hits. An Area chart with day as the groupBy axis renders the trend directly from that array.

 

No. The chart cards work on whatever data Patchstack writes, including the free plan vulnerability detection. Paid plan data (vPatches, custom rules) shows up automatically when the paid options are populated.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying option rows are reachable through the connected SleekView grid for evidence handoffs.

 

Yes. Saved chart layouts respect WordPress capability checks, and SleekView adds an extra per-card gate so sensitive views stay scoped to the right roles.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView