* `project prerequisites`: If a BOM with "SourceFileHash" entries is provided
as input, verify SHA1s of sources. It also checks that there's exactly one
source file per release.
* new command `bom createReleases` to limit automation to creation of new releases
in components identified via package-urls (see [example.md](example.md))
* `bom map`: full support for searching components and releases by package-url (purl)
in --nocache as well as in default mode
* `bom map`: leave original item im BOM if no good release match was found,
and include "ComponentId" if we know if for sure (e.g. match by purl)