No description
This way we don't error-out when a path is a directory. That said, we're
still only including the root in sidx.db (e.g. manifests/ but not
manifests/*.json). We should change that next.
Also renamed "blob_id" to "blake3_id" because datasette has a special
branch for ${column}_id referencing a table that contains ${column}
|
||
|---|---|---|
| npins | ||
| src | ||
| Cargo.lock | ||
| Cargo.nix | ||
| Cargo.toml | ||
| default.nix | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
sidx
Indexing archives and build outputs.
Roadmap
- PoC: basic
reqwestfetcher, minimalsnix-castoreintegration, claims of the form "$urireferred to$blake3at$time" stored in sqlite. - Zip, tar, git fetchers.
- ELF scanning: claims of the form "
$blake3is ELF" and "$blake3'sDT_RUNPATHis$runpath", etc. (DT_NEEDED,.interp, symbols exported in.dataand.text) cuobjdumpscanner: claims of the form "$blake3containsPTXorSASScode for$gencode".
Approach
Vapourware and means to an end.