You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 6388: FIX: Use .gdnsuppress and .gdnbaseline to suppress false CredScan alerts
#### AI description (iteration 1)
#### PR Classification
This pull request is a bug fix that resolves configuration issues for APIScan and BinSkim.
#### PR Summary
The changes ensure correct file paths for APIScan on Windows and add necessary parameters for BinSkim analysis in the build pipeline.
- `OneBranchPipelines/variables/symbol-variables.yml`: Updated the API scan DLL and PDB paths to use backslashes for Windows compatibility.
- `OneBranchPipelines/build-release-package-pipeline.yml`: Added parameters to configure BinSkim with the analyze target, recursion flag, and log file path.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
0 commit comments