CLI
Immediate operator-friendly output for prompt mode and direct command runs.
Reporter is the v11.2.0 case-view layer for Silinosic-X. It groups identity, surface, vulnerability, extension, media, and scoring signals into one readable HTML report while keeping JSON, CSV, SQL, DOCX, PDF, and logs available for operators and machines.
Immediate operator-friendly output for prompt mode and direct command runs.
Structured data for later processing, history listing, and machine pipelines.
Convenient tabular export for spreadsheets and analyst triage workflows.
The Reporter case view: categorized HTML output with graphs, severity context, raw payload drill-downs, and the closing Reporter Brief.
Run logs and framework-level logging for debugging or audit context.
SQLite case storage for runs, findings, attachments, and OCR-item persistence.
Portable case documents with overview tables, visuals, attachables, vulnerabilities, and Reporter Brief handoff sections.
Generated runtime snapshots under intel/, plugins/_intel/, and related folders help the project inspect itself.
python -m pytest -q python -m ruff check . python -m mypy python -m compileall -q core filters modules plugins platforms wordlists silinosic_x tests silinosic-x.py python scripts/smoke_suite.py silinosic-x doctor silinosic-x --about python -m silinosic_x --about python -c "import silinosic_x"
{
"ocr_tooling": {
"preferred_engine": "none",
"pillow": {"available": true},
"easyocr": {"available": false},
"pytesseract": {
"available": true,
"tesseract_binary_found": false
}
}
}