awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAdversarial Patch Validation

Testing security patches by using AI agents to generate new inputs that attempt to bypass the fix.

Distinct from Adversarial Attacks: Distinct from generic adversarial attacks as it specifically validates security patches via automated re-attack loops.

Explore 1 awesome GitHub repository matching security & cryptography · Adversarial Patch Validation. Refine with filters or upvote what's useful.

Awesome Adversarial Patch Validation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • anthropics/defending-code-reference-harnessAvatar von anthropics

    anthropics/defending-code-reference-harness

    6,224Auf GitHub ansehen↗

    This project is a framework for the autonomous discovery and remediation of security vulnerabilities using large language model agents. It functions as a security research pipeline that automates the process of reconnaissance, crash discovery, and exploitability analysis to identify reproducible software bugs. The system distinguishes itself by utilizing a containerized agent sandbox that restricts network egress and filesystem access to prevent host compromise. It employs a specialized patch generation and validation loop, which includes adversarial re-attack testing where a fresh agent atte

    Validates security patches by deploying a fresh agent to attempt to bypass the fix with new inputs.

    Python
    Auf GitHub ansehen↗6,224
  1. Home
  2. Security & Cryptography
  3. Adversarial Patch Validation