Sam Gleske
Sam Gleske
Also, I have a handy set of scripts of which you can use to create a certificate authority and manage certificates. https://github.com/samrocketman/my_internal_ca
With git in general you can do that (I'm sure you're aware). But I would see challenges around issue tracking in an offline mode. Especially if you try to create...
Ah, I see what you mean. So you're saying you want it to cache existing issues so you can read them offline.
@Scibearspace what you describe (tracking issues from two sources) is completely different than this request. I recommend you create a new issue else risk your request never being addressed or...
Not that I’m aware. Looking back at the comment history from 2 years ago I was in the peanut gallery commenting and not writing code for this feature.
I have proposed: * Frontend UI changes: https://github.com/DependencyTrack/frontend/pull/334 * Backend apiserver changes: https://github.com/DependencyTrack/dependency-track/pull/2169
https://github.com/jstemmer/go-junit-report/pull/179 would work for me if new releases include it
I found [gotestsum][gts] to be a fine alternative which supports arm and produces junit reports. There’s more than one arm cpu arch [gts]: https://github.com/gotestyourself/gotestsum
I have seen this in play throughs. I do not know the root cause.
Alpine being the base now means ARM64 is supported.