Matt

Results 6 issues of Matt

Hi - great tool. Just tried using it and finding that labels overlap. Is there some functionality I've missed that can resolve this, or is it a bug? Thanks. ![image](https://user-images.githubusercontent.com/30868661/122746990-75457600-d282-11eb-89fe-fa22f8c836b7.png)

The demo link isn't working, is this expected? Thanks.

Hi, Thanks for both this and https://github.com/appsecco/owasp-threat-dragon. I was wondering what the changes/differences are between this and the other are? Is it possible to bring the GitLab functionality/configuration over into...

Make container run as nonroot and ensure compatibility with K8s PSPs and OpenShift restricted SCC. removed: ``` ENV NEXUS_DATA_CHOWN "false" ... ... # Copy runnable script COPY run /etc/service/nexus/run ......

Making this dockerfile run as nonroot user and be compatible with K8s PSPs and OpenShift SCCs. (More info on the chown/chmod changes: https://developers.redhat.com/blog/2020/10/26/adapting-docker-and-kubernetes-containers-to-run-on-red-hat-openshift-container-platform#)

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT **What happened**: Tried installing on OpenShift and received an error, installation did not complete. ``` helm install --debug my-release --set...