Matt Robinson
Matt Robinson
**Describe the bug** https://github.com/deepfence/ThreatMapper/blob/main/deployment-scripts/helm-charts/deepfence-console/templates/deepfence-router-ingress.yaml#L1 and https://github.com/deepfence/ThreatMapper/blob/main/deployment-scripts/helm-charts/deepfence-console/templates/NOTES.txt#L2 Confict in that one expected `enabled` and the other `enable` They are also expecting different host structures. Notes wants a structure with `path` and...
The same error as [this issue](https://github.com/zaproxy/zaproxy/issues/6993) is occuring in our github actions. however we cant add the workaround becuase theres no control of the docker parameters. Please could this issue...
We have a shared NPM package that we distribute to our teams for creating infrastructure. Im hoping to use this to generate base structures and components, but it would be...
**Additional context** I like to see more items in a single table but its annoying having to set it each time i visit the page. It would be nice to...
**Describe the bug** When you are on the topology, hosts, table view page, If a node goes offline after you have highlighted it. it will idssapear from the list but...
**Additional context** I would like to be able to set a few more filters for schedules. The ideal i think, would be to have a 1 hourly schedule that targets...
**Additional context** It would be great if the AWS account scanner would be deployed in helm. I Appreaciate that it takes additional effort due to the need to have a...
**Additional context** The S3 fileserver support has parameters [here](https://github.com/deepfence/ThreatMapper/blob/main/deployment-scripts/helm-charts/deepfence-console/values.yaml#L169-L184) but the appear to use an access key and secret key parameter which goes against AWS best practice guidelines. [This function](https://github.com/deepfence/ThreatMapper/blob/b7acf73644ac83efc3b12be43266d4deee8bb90c/deepfence_utils/directory/directory.go#L188-L235)...
**Describe the solution you'd like** It would be good to be able to search for specific CVEs within the vulnerabilities pages. I sometimes get asked from the powers above if...
### What happened? Im trying to use the head query parameter as the documentation suggests but im not getting anything back. Even using the branches own label nothing gets returned....