Federico Soldani

Results 16 comments of Federico Soldani

Why don't you accept the pull request #45?

I think that @rupreck is no longer active. Is it possible to apply this change? @Reamer

The solution is to move all the configuration in /etc/siriproxy and at that point it is functional for everyone, as for all applications on linux environment.

The "localInstallPath" parameter can be used for on-premise build agents

Ciao, I think you ran the plugin when a new version of DependencyCheck was released in the repository [DependencyCheck](https://github.com/jeremylong/DependencyCheck) and the resources were not present in the new release. Could...

Hi @bolanki, it might be a problem of [Rate limits for the REST API](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28#primary-rate-limit-for-unauthenticated-users) for unauthenticated users. The find command is used to search the asset to be downloaded, but...

In @cyberblast's example, however, `--noupdate` is not used and therefore it always downloads the data or if `--noupdate` was used then I would not be sure whether the updated db...

Ciao @cyberblast, the pipeline seems correct to me, but then you need to download the artifact in all pipelines. Why don't you directly use the database for storage as mentioned...