• HI @jp[530646 (Community Member)​ ,

     

    Thank you for reaching out to the Community.

      

    The Veracode Container Scanning does support Infrastructure as Code analysis including ARM templates. Please see https://www.veracode.com/products/container-security .

     

    Veracode Container Security does not currently directly scan Bicep files, we recommend you convert Bicep files to ARM like so:

     

    1. Install the Bicep CLI
    2. Convert the Bicep file to a JSON ARM template using the following syntax:

    az bicep build -f {file_name}.bicep

     

    Kind regards,

    Steven

    Veracode Support Engineer

    Expand Post
    • Hi @Steven D., Veracode Support (Veracode)​ ,

       

      Your comment relates to C++ ARM applications. @jp[530646 (Community Member)​ is asking about Azure Resource Manager templates. Veracode Container Scanning does support Infrastructure as Code analysis including ARM templates. Please see https://www.veracode.com/products/container-security .

       

      Veracode Container Security does not currently directly scan Bicep files, we recommend you convert Bicep files to ARM like so:

       

      1. Install the Bicep CLI
      2. Convert the Bicep file to a JSON ARM template using the following syntax:

      az bicep build -f {file_name}.bicep

       

      Thank you,

      Boy Baukema

      Expand Post

Topics (3)

No articles found
Loading

Ask the Community

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