As of today, sbomgr uses all available cpu's for searching. You can limit it via export GOMAXPROCS=1. Ideal case would be to have a flag to control the number of cpu's in use. `sbomgr --cpu 5 ... `