Sanjana HK

Results 3 issues of Sanjana HK

``` pipeline { agent { kubernetes { yamlFile 'build/pod.yaml' } } options { buildDiscarder(logRotator(numToKeepStr: '6')) } stages { stage('talisman check') { steps { script{ container('talisman') { sh ''' export TALISMAN_HOME=/root/.talisman/bin...

Hi Team, We are trying to integrate talisman findings report with defectdojo. Is there any integration supported by defectdojo? or talisman is generating json report; Is there any option to...

Hello, Inframap is generating only few resources out of all the resources. When I try to create with --raw flag, it is creating the attached architecture diagram. But inframap generate...