Travis Yoder
Travis Yoder
> CWE-117 states, > > > Data enters an application from an untrusted source. > > I am guessing the relevance of that here is that the log prints the...
> Hello @trayo, can you tell me which scanner reported this warning and how to use it? I would like to know how I can validate the fix. The source...
> I managed to run a scan in Github using the free trial. But I don't see the CWE-117 to be reported. > > https://github.com/safat/conductor/pull/2/checks?check_run_id=1831647898 > > @trayo, how did...
Hi @marcosrmendezthd, can you elaborate on "specifying a number of paths". Maybe provide us with an example of what you're looking to do?
We talked about a possible solution. Would it work for you if we were to add an event that is emitted before the push is finished around [this line](https://github.com/compozed/deployadactyl/blob/develop/controller/deployer/bluegreen/bluegreen.go#L71). You...
I see what you mean now. By > add the validation configuration to their yaml do you mean the Cloud Foundry manifest? We tried on purpose to not modify the...
It possible to write a webhooks event handler that broadcasts on each event. We wrote the event handler in a way that if you have an important event that you...
I'd like to remove it but that output comes from the Cloud Foundry CLI. In addition, those logs were also lost in the old way new builds were created. We...
@raelgc I get `start: Unknown job: xboxdrv`
@mainmachine Doing `sudo aptitude install` gave me back the same error. It still doesn't seem to find the job. I tried this as well on a fresh installation and ran...