Skip to content

Self-Hardening VectorDB Memory #29

Description

@luigi-agosti
  • When any scanner (IDPI or future ones) flags something, embed the bad input (use pure-Go embeddings like github.com/knights-analytics/berty or a tiny ONNX model).
  • Store in a lightweight Go vector store (bleve, pgvector, or even an in-memory map for starters).
  • On new input → cosine similarity check against known attacks.
  • → Makes idpishield learn from real attacks in production.

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