On Wed, 17 Jun 2026, at 20:30, Thomas Stromberg wrote:
> - Unusual URL characters, including IDN URLs:
> `^[a-z0-9][a-z0-9\.\-]+\.[a-z]{2,6}$` -
> https://github.com/wolfi-dev/wolfictl/pull/496
> - "off-by-one" check that flagged any URL that was 1-character off another
> URL mentioned in another package (using levenshtein distance):
> https://github.com/wolfi-dev/wolfictl/pull/500
Cheers!! Of the few posts I've read in the last few days, it seems your
tooling is cutting edge for actionable, deep inspection, evidence-based
information.
How would we call your tool to pipe a PKGBUILD to it, or have it read from a
file name?
Do you support an exit of 1 when the tool's certainty exceeds a confidence
threshold, with such threshold settable via --option?
--
Tom Hale