Source: patchleaks
Section: misc
Priority: optional
Maintainer: Parrot Dev Team <team@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dh-golang,
 golang-any,
 golang-github-google-uuid-dev,
 golang-github-gorilla-mux-dev,
 golang-github-gorilla-sessions-dev,
 golang-github-smacker-go-tree-sitter-dev
Standards-Version: 4.7.2
Homepage: https://github.com/hatlesswizard/PatchLeaks
XS-Go-Import-Path: github.com/hatlesswizard/PatchLeaks

Package: patchleaks
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 libjs-jquery,
 node-fortawesome-fontawesome-free,
Built-Using: ${misc:Built-Using}
Static-Built-Using: ${misc:Static-Built-Using}
Description: Go from a CVE number to the exact patched code and its vulnerability analysis
 This package contains a tool to compare two versions of a code‑base, highlight
 lines changed by vendor, and explain why they matter. Feed the tool an old and
 a patched version; PatchLeaks spots the security fix and provides detailed
 description so you can validate—or weaponize—it fast.
