HCL.AppScan.IAST.NetCore.Azure.SiteExtension
1.17.2
dotnet add package HCL.AppScan.IAST.NetCore.Azure.SiteExtension --version 1.17.2
NuGet\Install-Package HCL.AppScan.IAST.NetCore.Azure.SiteExtension -Version 1.17.2
<PackageReference Include="HCL.AppScan.IAST.NetCore.Azure.SiteExtension" Version="1.17.2" />
<PackageVersion Include="HCL.AppScan.IAST.NetCore.Azure.SiteExtension" Version="1.17.2" />
<PackageReference Include="HCL.AppScan.IAST.NetCore.Azure.SiteExtension" />
paket add HCL.AppScan.IAST.NetCore.Azure.SiteExtension --version 1.17.2
#r "nuget: HCL.AppScan.IAST.NetCore.Azure.SiteExtension, 1.17.2"
#:package HCL.AppScan.IAST.NetCore.Azure.SiteExtension@1.17.2
#addin nuget:?package=HCL.AppScan.IAST.NetCore.Azure.SiteExtension&version=1.17.2
#tool nuget:?package=HCL.AppScan.IAST.NetCore.Azure.SiteExtension&version=1.17.2
HCL AppScan IAST .NET Core Site Extension for Azure App Service
Overview
The HCL AppScan IAST .NET Core Site Extension installs the Interactive Application Security Testing (IAST) agent into your .NET Core app on Azure App Service.
After you enable the agent, it monitors the app at runtime and reports detected vulnerabilities to AppScan on Cloud (ASoC) or AppScan 360°.
This NuGet package is intended to be deployed automatically as part of the Azure App Service Extension installation process.
Configuration
Configure two application settings in your Azure App Service to activate and connect the agent.
Steps
In the Azure portal, open your App Service.
Go to Development Tools → Extensions.
Click + Add. A list of available extensions will open, Select IAST .NET Core Site Extension for Azure App Service.
Select Configuration → Application settings.
Add the following environment variables:
Name Example Value Description IAST_ACCESS_TOKEN(your access token) Authenticates the agent with ASoC/360°. IAST_HOSThttps://cloud.appscan.com/IAST ASoC/360° host URL the agent connects to. Click Save to apply your changes.
Restart the App Service to enable the agent.
Verification
After the restart, the agent starts automatically.
In ASoC/360°: Open your application and confirm an active IAST connection. In Azure: Check Log stream for IAST agent startup and connection messages.
Project URL
https://help.hcl-software.com/appscan/ASoC/appseccloud_scanning_IAST_main.html
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.