Sanjana HK

Results 5 comments of Sanjana HK

``` + /home/jenkins/agent/workspace/SOCII/talisman/.talisman/bin/talisman_linux_amd64 --scan --debug time="2022-07-05T03:57:38Z" level=debug msg="Talisman execution environment" Checksum= Debug=true GitHook=pre-push IgnoreHistory=false LogLevel=error Pattern= ReportDirectory=talisman_report Scan=true ScanWithHtml=false ShouldProfile=false time="2022-07-05T03:57:38Z" level=info msg="Running scanner" 2022/07/05 03:57:38 exit status 128 [Pipeline]...

so how can I give permissions for talisman on the working directory? Actually in my local I did not give any permissions but it worked these are the directories. I...

given read and write permissions to .talisman and .git-template as well as all the files in the working directory; but of no use

I tried with one other way, with this talisman is getting installed and scanning but not fetching any reports stage('talisman check') { steps { script{ container('builder') { sh ''' mkdir...

getting this in the report which is wrong, as I have secrets in my repo {"summary":{"types":{"filecontent":0,"filesize":0,"filename":0,"warnings":0,"ignores":0}},"results":[]}