atlas.analyzers.snapshot_analyzer._get_file_text
Details
Type: function
File: atlas/analyzers/snapshot_analyzer.py
Lines: 30–40
Signature: (conn: sqlite3.Connection, sha256: str) -> str | None
Docstring
Fetch and decompress blob content by sha256.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.snapshot_analyzer._get_file_text.row | attribute | 32 |
| atlas.analyzers.snapshot_analyzer._get_file_text.raw | attribute | 37 |