Skip to content

Avoid full scan cache rewrites for targeted scans #39

Description

@jmqd

Targeted scan_paths calls now reuse and refresh cache entries, but any changed requested path still serializes the whole cache file. Small dirty reviews in large repos can pay whole-cache clone/serialization costs. Use a patchable/per-file cache layout or gate full rewrites with measured thresholds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions