✨ 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 Kanban for Solid Security

SleekView reads the Solid Security lockouts and logs tables directly, groups every record by its current threat state, and lets your team drag cards between Critical, Active, Reviewed, and Cleared so the underlying Solid Security record updates the moment the column changes.

♾️ Lifetime License available

SleekView Kanban board for Solid Security

Why Solid Security records fit a kanban view

Solid Security (the former iThemes Security) stores its lockouts in wp_itsec_lockouts, security events in wp_itsec_logs, file change tracking in wp_itsec_file_change, and vulnerability findings from the Patchstack integration in dedicated tables. Each lockout row carries a lockout_type (user, host, IP), an active flag, a start and expires timestamp, and the username or IP that triggered it. The default Solid Security dashboard renders these as tabbed lists per data type, which is fine for a quick look and falls apart when a security lead is coordinating an ongoing investigation across the team.

SleekView Kanban reads the same Solid Security tables the dashboard queries. Pick a derived solid_state field that buckets records by severity, lockout type, active flag, file change diff status, and a triage workflow tag and every record becomes a card grouped under Critical, Active, Reviewed, or Cleared. Card fronts can show the record summary, the IP or username, the lockout type, the start time, and the related vulnerability ID so a lead can prioritize the queue without leaving WordPress.

Dragging a card between columns calls the Solid Security helper. A move from Critical to Active writes the triage tag and keeps the lockout enforced. A move from Active to Cleared releases the lockout through the same release path the dashboard uses. Solid Security's own brute force protection and file change scans continue to run on schedule, so a manual move on the board never silences a fresh lockout that lands in the same minute as the triage action.

Workflow

From the Solid Security dashboard to a live board

1

Connect the Solid Security source

Point SleekView at the Solid Security lockouts, logs, and file change tables. Add filters for lockout type, IP range, or time range so the board scopes to today's brute force attempts instead of every record Solid Security has ever logged on the site.
2

Pick the solid state column to group by

Choose the derived solid_state field as the grouping column. SleekView buckets records by severity, lockout type, active flag, file change status, and triage workflow tag so Critical, Active, Reviewed, and Cleared columns appear without writing custom SQL against the tables.
3

Choose what each record card shows

Map fields from the Solid Security tables onto the card front. Most teams show the record summary, the IP or username, the lockout type, the start time, and the related vulnerability ID so the lead can prioritize the next round of investigations from the kanban board.
4

Enable drag-and-drop state updates

Turn on writeback and dragging a card calls the Solid Security helper to release lockouts, mark records reviewed, or flag for further investigation. Capability checks honor manage_options, and every move is logged with the user, source column, destination column, and timestamp.

Sample board

Sample Solid Security threat board

Four real Solid Security states showing how a security team moves lockouts and findings from Critical through Active, Reviewed, and Cleared across a typical weekly review cycle.
Critical
7
File change in wp-content/plugins outside deploy
type: file, sev critical
Vulnerable plugin v1.2.0 with active exploit
type: vuln, sev critical
Admin user created off-hours at 02:18
type: user, sev critical
Active
18
IP 203.0.113.55 locked out by brute force
type: host, expires in 12h
User badbot locked out by brute force
type: user, expires in 12h
IP 198.51.100.99 locked out by 404 sweep
type: host, expires in 4h
Reviewed
16
File change explained by deploy log entry
type: file, deploy 432
Vulnerable plugin not in use, scheduled removal
type: vuln, scheduled
Lockout on contractor IP, intentional review
type: host, contractor
Cleared
324
Plugin patched to 1.2.1, no longer vulnerable
type: vuln, cleared
Lockout released after contractor verification
type: host, manual release
Malicious file removed and admin user disabled
type: file, cleared

Comparison

Default Solid Security dashboard vs SleekView Kanban

Default Solid Security dashboard

  • Tabbed dashboard per record type with no triage queue showing what is still under review
  • Filtering lockouts by IP range or time window requires custom SQL against the tables
  • Releasing a lockout for one IP requires the per-row context menu and a page reload
  • Vulnerability findings live in a separate tab disconnected from active lockouts
  • Security leads need manage_options and Solid Security training for the weekly audit

SleekView Kanban

  • Reads directly from wp_itsec_lockouts, wp_itsec_logs, and file change
  • Drag a card to Cleared and Solid Security releases the lockout through the standard helper
  • Cards show record summary, IP or username, lockout type, start time, and vulnerability ID
  • Column counts update live so a wave of brute force lockouts surfaces during a session
  • Per-role capabilities tie writeback to manage_options for security leads

Features

What SleekView Kanban gives you for Solid Security

Native Solid Security model

Every column maps to a real threat state derived from severity, lockout type, active flag, file change diff status, and triage workflow tag stored on Solid Security rows. Brute force protection and file change scans continue to run normally on schedule, never blocked by a manual triage move.

Drag-and-drop with audit trail

Each move calls Solid Security's helper and writes a triage entry naming the analyst who dragged it, the source column, the destination column, and the timestamp. If a lead pushes a record back from Cleared to Active, the chain of custody stays visible to the whole security team.

Saved board views per shift

Filter to brute force lockouts for the on-call analyst, file change findings for the developer, and unreleased Active records older than twenty-four hours for the security lead. Each saved view becomes a shareable URL that opens the right board for each shift.

Audience

Where a Solid Security kanban changes security work

Lockout triage queue

Analysts work the Active column during a brute force wave, drag intentional review IPs into Reviewed, and release confirmed-safe contractor IPs to Cleared without ever opening the per-row context menu on the standard Solid Security lockouts screen.

Vulnerability response workflow

Security leads pull the Critical column the moment Patchstack syncs a new finding, coordinate the fix from the same board, and drag to Cleared once the plugin update lands. Vulnerable plugins never sit untouched between weekly scans of the database tables.

File change review handoff

Developers scope the board to file change findings tagged Critical, confirm each one matches a documented deployment, and Resolve them quickly. Unexplained file changes stay highlighted so the team never approves a deploy with mystery diffs in the code.

The bigger picture

Why this view matters for hardened WordPress sites

Solid Security does a great deal at once. Brute force protection, file change monitoring, vulnerability scanning through Patchstack, and lockout management all live in one plugin and one set of tabs. The dashboard makes that breadth visible but does not make it workable when an investigation spans multiple data types and several days.

Most teams end up coordinating in a private Slack channel or a spreadsheet that mirrors the dashboard tabs and quietly drifts out of sync. Within a week, the security team cannot say with confidence which lockouts are intentional, which vulnerabilities are still open, and which file change findings have been approved. A kanban view that reads and writes the same Solid Security tables as the dashboard keeps the team and the source of truth aligned.

Critical, Active, Reviewed, and Cleared become a real workflow that survives shift changes and lasts longer than a single weekly review meeting.

Questions

Common questions about SleekView Kanban for Solid Security

Live. SleekView queries the same wp_itsec_lockouts, wp_itsec_logs, and file change tables the Solid Security dashboard reads from. Filters apply at the SQL level, so a board scoped to the last seven days reflects records that exist right now, not yesterday's snapshot or a stale dashboard cache.

 

Yes. A move from Active to Cleared calls Solid Security's helper to release the lockout, exactly as if you had clicked the release link on the dashboard. The lockouts table updates immediately, the dashboard reflects the new state, and the IP can authenticate again on the next request.

 

Yes. Solid Security stores each record type in its own table with its own type field. SleekView reads all three and exposes the type as a filter and a board grouping option, so a team can scope to a single record type or split each one into its own column for triage.

 

Yes. Every move runs through current_user_can('manage_options') before any Solid Security helper is called. A contributor account can drag for personal sorting but the change does not persist, with a toast notification explaining why the move was rejected by the capability check.

 

Filters are applied at the database query level rather than in JavaScript. A typical board scopes to active lockouts only or to the last twenty-four hours, so the rendered card count stays under a thousand even during a wave. Older lockouts remain queryable in archive views.

 

Yes. The IP and lockout_type fields both live on wp_itsec_lockouts. SleekView exposes both as card fields, so an analyst can spot repeat IPs across user-type lockouts or repeat usernames across host-type lockouts without leaving the kanban for a separate Solid Security query.

 

Yes. Pro features and the Patchstack vulnerability feed write into the same Solid Security tables. SleekView reads those rows too, so Pro features like two-factor enforcement events and Patchstack vulnerability findings appear on the same board for unified triage across the team.

 

Yes. Every drag writes a triage entry naming the user, the source column, the destination column, and the timestamp. The entry uses Solid Security's helper API so audits, exports, and downstream automations can read the trail without a separate event log or third-party service.

 

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