Valentin Despa
Valentin Despa
I was wondering if it is possible to store packages without the vcs reference in Satis. The use-case for this is having dist files built in CI which contain compiled...
Allow the specification of collection variables via the command line, just like it currently works for the environment and global variables. `--collection-var "foo=bar"` `--local-var "foo=bar"` In this way, more variable...
1. Newman Version (can be found via `newman -v`): 4.5.5 2. OS details (type, version, and architecture): macOS 3. Are you using Newman as a library, or via the CLI?...
Currently, if you wish to generate the JSON report, the CLI report will be disabled, and there is no way to re-enable it without disabling the JSON report. The CLI...
I've found three situations in which the following message is provided when running `osv-scanner --docker someimage`: ``` Scanned docker image with 0 packages No package sources found, --help for usage...
I remember the times when I was starting learning Joomla. The Hello World tutorial, while partially useful, it always caused confusion because of MVC components which are named like `HelloWorldModelHelloWorld`...