- Home
- Getting Started
- Account & Settings
- Roles & Add-On Access
- Settings
- Agentic
- White Label
- Agents & Engines
- Engines
-
Agents
- Overview
- Core Agents
- Core Agents
- Matrix Agent
- Audit Agent
- Industry Agents
- Patent Agent
- Add-On Modules
-
Manufacturing
- Manufacturing
- Overview
- Work Orders
- Production Scheduling
- Shop Floor Monitor
- OEE Dashboard
- Production Counters
- Plant & Process Setup
- Work Centers
- Bill of Materials
- Manufactured Products
- Work Instructions
- Quality Operations
- Overview
- Inspection Plans
- Quality Checklist
- Non-Conformance (NCR)
- SPC Charts
- Traceability (4M)
- Maintenance Operations
- Overview
- Asset Registry
- Preventive Maintenance
- Work Orders
- Spare Parts
- Reliability Dashboard
- Inventory Operations
- Overview
- Material Staging
- WIP Tracking
- Kanban Replenishment
- Material Consumption
- Assets
- Asset Health
- Legal
- Construction
- Government
- Education
- Energy
- Agriculture
- Healthcare
- RevOps
- Ecommerce Operations
- Financial Audit & Fintech Ops
- Insurance
- Hospitality
- Real Estate
- Patent & R&D Operations
- Automotive & Fleet Management Ops
- Customs & Global Trade
- Enterprise & Technical
-
Enterprise Operations
- Enterprise Operations
- Overview
- Enterprise Operations Guide
- Compliance & Docs
- Overview
- Approval Workflow
- Expiry Reminders
- Document Control
- Audit Trail
- Compliance Radar
- Contracts & Warranty
- Overview
- Active Contracts
- Warranty Check
- Service Billing
- Field Service
- Overview
- Dispatch Board
- Job Management
- Van Inventory
- Performance Dashboard
- Service Desk
- Overview
- Service Requests
- SLA Monitor
- Knowledge Base
- Procurement & Vendor
- Purchase Orders
- Vendor Portal
- RFQ Management
- QHSE
- Overview
- Incident Reporting
- Permit to Work
- Safety Inspections
-
Security & Compliance
- Threat & Monitoring
- Overview
- Security Hub
- Security Audit
- IAM Visualizer
- Dependency Scanner
- Secret Scanner
- Secret Vault
- Traffic Monitor
- Audit Trail
- Threat Simulator
- Compliance Radar (MatrixAgent)
- Identity & Compliance
- Overview
- PPTX Auditor
- PDF Auditor
-
Engineering & Infrastructure
- DevOps & Infrastructure
- Overview
- Cron Builder
- CI/CD Pipeline
- Containers
- Log Streamer
- Secrets Management
- Health Monitor
- Infrastructure as Code
- Developer Tools
- Overview
- Nerve Center
- Git Diff Viewer
- Regex Tester
- JSON Transformer
- Workflow Optimizer
- Execution Replay
- Workflow Editor
- Dev Hub Terminal
- Security Hub
- Graph View
- Terminal Editor
- API Playground
- DSL Compiler
- Database Tools
- Overview
- Database Manager
- ORM Mapper
- SQL Formatter
- Schema Visualizer
- Visual Query Builder
- Seed Data Generator
- Custom Collections
- QA & Test
- Overview
- Flake Tracker
- Artifact Vault
- Web Test Module
- Test Plan & Runner
-
Data & Intelligence
- AIOps & Intelligence
- Overview
- Agents
- Agent Architect
- Model Center
- Prompt Lab
- Knowledge Base
- Agent Persona Editor
- Tool / Function Registry
- Observability & Logs
- DataOps & Analytics
- Overview
- Data Inspector
- AI Predictive Models
- Core Modules
- Ads & Social Media
- AI Assistants
- API & Integration
- App Groups
- Appointment Booking
-
Automation
- Automation
- Overview
- Workflow Editor
- Monitoring
- Execution Heatmap
- Workflow Pulse
- Trigger Control
- Task Scheduler
- Integration Hub
- Rule Engine
- Pipeline Designer
- Workflow Editor
- Overview
- Triggers
- Manual Input
- Data Sources
- Ecommerce
- Document Management
- Logic & Transform
- AI Agents
- Knowledge / AI
- Validation & Security
- Integrations
- Outputs
- Document Generation
- Image Generation
- Video Generation
- Coming Soon
- Call Center
- Collaboration
- Community
- Creative Studio
- CRM
- Fleet & Logistics
-
Finance
- Hub
- Finance Hub
- Accounting Hub
- Treasury & Banking Hub
- Commercial Accounts Hub
- Invoicing & Billing Hub
- Reporting & Analytics Hub
- Grid View
- Overview
- Accounting AI Assistant
- Treasury
- Invoice Manager
- Expense Management
- Financial Accounts
- Payroll
- Accounts Receivable
- Accounts Payable
- Bank Reconciliation
- Budget & Forecasting
- Expenses & Budget
- Profit & Loss
- Tax & Compliance
- Galleries & Curation
- Google Display Ads
- Human Resources
- Legal & Support
- Logistics
- Map Explorer
- Marketing
- My Workspace
- Plans & Pricing
- Point of Sale
- Product Management
- Purchase
- Sales
- Semantic Search
- Strategy & Fundraising
- Warehouse
- Website
- Productivity
- Project Management
- Documents
- Learning (LMS)
-
Creator Tools
- Overview
- Brand Identity Creator
- Template Creator
- Image Creator
- Overview
- Getting Started
- Image Generation
- Remix
- Upscale
- Magic Replace
- Remove Background
- Reframe
- Describe
- Magic Tags
- Magic Fill
- Style Transfer
- Style Preset
- Social Media Images
- Prompting Guide
- Video Creator
- Overview
- Getting Started with Video
- Text to Video
- Image to Video
- AI Video Transition
- Video Effects
- Scene Builder
- Short Film Creator
- Audio Creator
- Overview
- AI Audio
- Text to Speech
- Voice Cloning
- Music Generation
- Sound Effects
- Writer Tools
- App Factory
- Research
- Utilities
Security Audit
Structured audit log viewer for all security scans. Filter by severity, drill into CVE detail panels, browse scan history, and export findings as reports.
Overview
Security Audit is the persistent record keeper for the Security module. While Security Hub is where you run scans, Security Audit is where you review them — across time, across files, and with rich filtering to surface the issues that matter most.
Every scan run from Security Hub is automatically logged here. Findings are organised into a sortable table with severity badges, CVE identifiers, affected file paths, and recommended fix actions.
Pairs with Security Hub
Run scans in Security Hub — results appear here automatically. Security Audit never runs scans directly; it is a read and filter interface only.
Quick Start
- Run at least one scan in Security Hub (e.g.
full-auditorsecurity-analysis src/). - Open Security Audit from the sidebar.
- Use the severity filter tabs to narrow the finding list to Critical, High, Medium, or Low.
- Click any finding row to open the CVE Detail Panel on the right.
- Click Export in the top toolbar to download the current filtered view as JSON or CSV.
Severity Levels
| Level | CVSS range | Meaning | Recommended action |
|---|---|---|---|
| Critical | 9.0 – 10.0 | Immediate exploitation possible, data exfiltration or RCE risk | Fix before next deploy |
| High | 7.0 – 8.9 | Significant attack surface, likely exploitable | Fix within current sprint |
| Medium | 4.0 – 6.9 | Exploitable under specific conditions | Schedule for next sprint |
| Low | 0.1 – 3.9 | Hardening opportunity, low exploitation likelihood | Track and address quarterly |
UI Walkthrough
Header row
The top bar shows the screen title, a scan count subtitle, an Export button, and a Refresh button.
Filter bar
Below the header, the filter bar contains:
- Search input — full-text search across CVE IDs, file paths, and finding descriptions.
- Severity filter tabs — All / Critical / High / Medium / Low. The tab shows the count of findings at that level.
- Scan type dropdown — filter by scan origin: SAST, Dependency, Secrets, Headers, Permissions.
- Date range picker — narrow to findings from a specific scan session.
Finding table
Each row in the findings table shows:
- Severity badge — colour-coded pill.
- CVE / Finding ID — clickable link that opens the CVE detail panel.
- File path — the affected file and line range.
- Description — one-line summary of the issue.
- Scan date — when this finding was last detected.
- Status — Open / In progress / Resolved.
CVE Detail Panel
Clicking a row opens a right-side detail panel with:
- Full CVE description and CVSS score breakdown.
- Affected package version and the version that fixes the issue.
- Code snippet showing the flagged lines.
- Recommended remediation steps.
- Links to the upstream CVE database entry and advisory.
- A Mark as resolved button to update the finding status.
Exporting Findings
The Export button in the top toolbar exports the currently filtered view. Available formats:
- JSON — full structured data, suitable for ingestion into SIEM tools or custom dashboards.
- CSV — spreadsheet-friendly, suitable for stakeholder reports.
Export only what you need
Apply severity and scan-type filters before exporting to get a focused report. Exporting the unfiltered list can produce very large files on projects with many scan runs.