-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-triageapplied to all new customer/user issues. Removed after triage occurs.applied to all new customer/user issues. Removed after triage occurs.
Description
When using wolfictl adv I end up with:
$ wolfictl adv create --fixed-version=3.13.0-r0 --type=fixed \
--vuln=CVE-2024-6232 --package=python-3.13 \
--distro-repo-dir=$HOME/src/wolfi/os \
--advisories-repo-dir=$HOME/src/advisories
2024/09/18 13:54:38 ERRO unable to load APKINDEX for x86_64: opening "": open : no such file or directory
My source tree there is kind of funny/non-standard, i'm not even particularly sure why i chose to put os under ~/src/wolfi while putting advisories right in ~/src. Who knows why I do anything? @luhring implied that maybe that was the cause of my pain.
So, 2 things that I'd like:
- i'd like the above to work (or be told how to i'm doing it wrong)
- I think it'd be nice to have a wolfictl rc file maybe... that read default vaules for --distro-repo-dir and --advisories-repo-dir instead of making me type those strings.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-triageapplied to all new customer/user issues. Removed after triage occurs.applied to all new customer/user issues. Removed after triage occurs.