Ryan Payet

Results 2 comments of Ryan Payet

From further testing, this issue only happens when generating PDF. Might be relates to issue #76

I still get error for ```yml - task: JavaToolInstaller@0 inputs: versionSpec: '11' jdkArchitectureOption: 'x64' jdkSourceOption: 'PreInstalled' - task: dependency-check-build-task@6 inputs: projectName: 'DevSecOps' scanPath: '**/*.js' enableVerbose: true additionalArguments: '--updateonly --data "$(Build.ArtifactStagingDirectory)/owaspdata"'...