JnMik

Results 12 issues of JnMik

## Feature Request Being able to hide software versions from the response of the nats server ```js INFO {"server_id":"XXX","server_name":"XXX","version":"2.1.8","proto":1,"git_commit":"c0b574f","go":"go1.14.8","host":"0.0.0.0","port":443,"auth_required":true,"tls_required":true,"max_payload":1048576,"client_id":255989,"client_ip":"X.X.X.X","nonce":"XXX"} ``` #### Use Case: When doing business with Pentesters, it ends...

🎉 enhancement

**Is your feature request related to a problem? Please describe.** When deploying NEO4J with the helm chart, I'm having to craft tweaks to have the logs go to stdout so...

feature
team-kernel
team-packaging

- Neo4j version: 4.1.1-enterprise - Operating system: neo4j in containers - Cluster of 3 core members, using the helm chart ### Steps to reproduce 1. Have more than 1 custom...

bug
team-cluster

Hello again ! :) When I run Kubiscan against an Amazon EKS cluster, I find a lot of HIGH and CRITICAL resources (mostly system:controller: stuff) that lives inside the cluster...

Hello guys Because of JSON.parse (maybe prettyJson component too), JSON is indented in a nice way in stdout logging https://github.com/mybuilder/kongfig/blob/master/src/core.js#L107 ![image](https://cloud.githubusercontent.com/assets/4965516/23071320/eb2ae7c4-f4fb-11e6-8da4-fcd60e82b4f1.png) That would be nice to be able to turn...

feature request

Hello guys ! **neo4j version**: 4.1.1-enterprise In docker using the helm chart, with only 3 core containers The certificate is a self signed certificate mounted as volume, that was generated...

Hope it can serve you as well!

Hello ! I am having issues applying my user contact method after running a terraform init --upgrade and it was working before. So I have downgraded versions to identify that...