NObi123360 (Community Member) asked a question.

1: What is best practice to use upload and scan task in Build pipeline, so only upload needed files for scanning? I don't need to upload large and unneeded files to Veracode.

Here is my sample yaml definition:

task: Veracode@3  

  inputs:  

     ConnectionDetailsSelection: 'Endpoint'  

     AnalysisService: 'V Enterprise'  

     veracodeAppProfile: 'my app profile'  

     version: '$(Build.BuildNumber)'  

     filepath: '$(Build.ArtifactStagingDirectory)'   

     maximumWaitTime: '360

 

2: How does Veracode count the license consumption usages? Is it based on size of the uploaded files, or the size of actual scanned dlls?


  • marcboggs (Community Member)

    It should be by application profile.

Topics (5)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.