Currently, the benchmark is done based on a requirements.txt, without hashes or anything.
This is a very poor(if not the worst possible) data source for an SBOM generator.
I understand the value in this.
I would like to ask if you could also benchmark based on a python virtual environment (venv).
This would be the other extreme: the best data source possible.
Currently, the benchmark is done based on a
requirements.txt, without hashes or anything.This is a very poor(if not the worst possible) data source for an SBOM generator.
I understand the value in this.
I would like to ask if you could also benchmark based on a python virtual environment (
venv).This would be the other extreme: the best data source possible.