mirror of
https://github.com/soypat/lneto.git
synced 2026-08-03 14:37:50 +00:00
373 B
373 B
import-examples
This folder contains examples that need external imports to work.
This is done to avoid adding dependencies to lneto's go.mod file.
- Trivial Auditing
- No dependency analysis needed for vulnerability scanning
- Eliminate a whole set of attack vectors for lneto importers
- Ensures nothing outside Lneto gets compiled maintaining binary sizes small