Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

No need to scan a file if it was not changed #60

Description

@sgarouachi

Prevent performing a scan when the file was not changed, create a cache to track files last scan results

  • path
  • last scanned
  • discoveries
  • hash

if the file hash does not change, read discoveries from the cache otherwise force a scan
still be able to run a full scan using the vscode command (force mode),
prevent triggering a scan for a file when there's a scan in progress (locking)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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