Antonino Sabetta

Results 46 issues of Antonino Sabetta

``` npm ERR! [email protected] preinstall: `node-waf clean || true; node-waf configure build` npm ERR! spawn Unknown system errno 203 npm ERR! npm ERR! Failed at the [email protected] preinstall script. npm...

Right now frontail only shows either one single file or all the files (specified on the command line) merged together. I would love to see a drop-down menu in the...

enhancement
accepted

The instructions at https://github.com/SAP/credential-digger#install should include some details as to what values should be put in the two fields: ``` test_model= path_model= ``` Actually, a comment in the sample .env...

In certain applications it would make sense to specify certain parts of purl's as intervals or wildcards. Examples: * `pkg:npm/[email protected].*` * `pkg:npm/[email protected].[0..11]` Is this covered in the current specification? Will...

PURL encoding
Version ranges

The documentation at https://eclipse.github.io/steady/vuln_db/tutorials/vuln_db_tutorial/ is obsolete, does not consider the latest developments in `project-kb` + `kb-importer`.

The current implementation supports concurrent jobs, but no easy way to create and monitor them, and to consume their results. Also, the available reports types do not allow the user...

new feature
component/prospector
assuremoss

The NVD does contain fix-commits for some CVEs: extract them and represent them as statements.

new feature
component/kaybee

- add option `--fixed-tag` and `--fixed-version` so that the left-hand version/tag of an interval is inferred by the tool and used automatically (with a visible message indicating which tag-version is...

component/prospector
assuremoss
improvement

Check if the X in X:Y is the previous tag to Y; if not, raise a warning indicating possible alternative X'

component/prospector
assuremoss
improvement