add vulnerabilty check

This commit is contained in:
2026-05-07 09:11:48 -06:00
parent 2ae5ee8285
commit 6e2b50fab7
2 changed files with 10 additions and 3 deletions
+6 -2
View File
@@ -1,11 +1,15 @@
- Complete testing
- Deployment(PKGBUILD, bootstrap script?)
- Deployment
- PKGBUILD
- bootstrap script
- ~ci testing, lint, gosec~
- cd build binary, package
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- clean cache of old files
- implement streaming
- Add chi for mux
- Build server/tool
- Think about: arch doesn't like partial upgrades, round robin fetching the db files might be an issue
- ~Complete testing~
- ~Add better logging for errors, filename more deatail~
- ~package main~
- ~internal/cache~