Skip to content

Conversation

@gargsaumya
Copy link
Contributor

@gargsaumya gargsaumya commented Dec 18, 2025

Work Item / Issue Reference

AB#41192

GitHub Issue: #<ISSUE_NUMBER>


Summary

This pull request primarily updates .gdn baseline and suppression files to add a new signature entry and refreshes timestamps. Additionally, it refines the GitHub-Azure DevOps sync pipeline to better handle .gdn files during repository synchronization.

.gdn Baseline and Suppression Updates:

  • Added a new signature entry (b193001ba0796417acfe030647f04db3d4a9a561f580338977d8f68230b5c20c) to both .gdn/.gdnbaselines and .gdn/.gdnsuppress, associating it with the default group and updating the lastUpdatedDate fields. [1] [2] [3] [4]

Pipeline Improvements:

  • Modified the github-ado-sync.yml pipeline so that .gdn files are excluded when removing and checking out files, preventing accidental deletion or overwriting of .gdn configuration during sync.

Copilot AI review requested due to automatic review settings December 18, 2025 11:36
@github-actions github-actions bot added the pr-size: small Minimal code update label Dec 18, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Guardian security scanning configuration files and modifies the GitHub-to-ADO sync pipeline to preserve these files during synchronization.

Key Changes:

  • Added new security signature entry (b193001ba0796417acfe030647f04db3d4a9a561f580338977d8f68230b5c20c) to Guardian baseline and suppression files
  • Updated timestamps in Guardian files to reflect current date (2025-12-18)
  • Modified sync pipeline to exclude .gdn directory when synchronizing from GitHub to Azure DevOps

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.gdn/.gdnbaselines Added new security signature entry and updated lastUpdatedDate timestamp
.gdn/.gdnsuppress Added new security signature entry and updated lastUpdatedDate timestamp (identical to baseline changes)
OneBranchPipelines/github-ado-sync.yml Modified git commands to exclude .gdn directory during repository sync operations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

📊 Code Coverage Report

🔥 Diff Coverage

100%


🎯 Overall Coverage

76%


📈 Total Lines Covered: 5379 out of 7037
📁 Project: mssql-python


Diff Coverage

Diff: main...HEAD, staged and unstaged changes

No lines with coverage information in this diff.


📋 Files Needing Attention

📉 Files with overall lowest coverage (click to expand)
mssql_python.pybind.logger_bridge.hpp: 58.8%
mssql_python.pybind.logger_bridge.cpp: 59.2%
mssql_python.row.py: 66.2%
mssql_python.helpers.py: 67.5%
mssql_python.pybind.ddbc_bindings.cpp: 69.3%
mssql_python.pybind.connection.connection.cpp: 73.6%
mssql_python.ddbc_bindings.py: 79.6%
mssql_python.connection.py: 83.9%
mssql_python.cursor.py: 84.4%
mssql_python.__init__.py: 84.9%

🔗 Quick Links

⚙️ Build Summary 📋 Coverage Details

View Azure DevOps Build

Browse Full Coverage Report

@gargsaumya gargsaumya merged commit f2d2d62 into main Dec 18, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: small Minimal code update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants