mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
chore: fix cpe generation task (#2270)
Signed-off-by: Will Murphy <will.murphy@anchore.com>
This commit is contained in:
parent
58850d3258
commit
f430788099
@ -375,8 +375,9 @@ tasks:
|
|||||||
|
|
||||||
generate-cpe-dictionary-index:
|
generate-cpe-dictionary-index:
|
||||||
desc: Generate the CPE index based off of the latest available CPE dictionary
|
desc: Generate the CPE index based off of the latest available CPE dictionary
|
||||||
|
dir: "syft/pkg/cataloger/common/cpe/dictionary"
|
||||||
cmds:
|
cmds:
|
||||||
- "go run ./cmd/cpe-dictionary-indexer/main.go"
|
- "go generate"
|
||||||
|
|
||||||
|
|
||||||
## Build-related targets #################################
|
## Build-related targets #################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user