Skip to content

Stop sensitive credential logging in data connectors - #14923

Open
idoshabi07 wants to merge 4 commits into
Azure:masterfrom
idoshabi07:ai-scan/sensitive-connector-logging
Open

Stop sensitive credential logging in data connectors#14923
idoshabi07 wants to merge 4 commits into
Azure:masterfrom
idoshabi07:ai-scan/sensitive-connector-logging

Conversation

@idoshabi07

@idoshabi07 idoshabi07 commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Fixes AI scan items 130027 and 130268 by removing the Cybersixgill process-environment dump and Cohesity ARM bearer-token logging.

The connector and solution package artifacts were regenerated using the repository packaging flow. This necessarily includes solution/package version bumps, release notes, generated ARM template version/description updates, and new package ZIPs. The Cybersixgill generated template retains centralized ARM variables for its repeated x-channel-id and stepId values.

Validation covers Python syntax, generated JSON/package consistency, and ARM template toolkit checks for the affected solutions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: ccff4d4a-3094-4de9-a5c0-d00c63d96a37
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: ccff4d4a-3094-4de9-a5c0-d00c63d96a37
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: ecd48319-0dd9-4307-a659-860950fe6e6e
@v-atulyadav
v-atulyadav requested a lite review from Copilot August 17, 2026 05:24
@v-atulyadav v-atulyadav added Connector Connector specialty review needed Solution Solution specialty review needed labels Aug 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Removes sensitive credential logging from Cybersixgill and Cohesity data connectors, and bumps solution/package versions to reflect the security-related changes.

Changes:

  • Removed Cybersixgill environment dump logging from the Python Azure Function.
  • Removed Cohesity ARM bearer token logging from the incident consumer.
  • Updated solution/package versions and release notes for both solutions.

Reviewed changes

Copilot reviewed 8 out of 11 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
Solutions/Cybersixgill-Actionable-Alerts/ReleaseNotes.md Adds release note entry documenting removal of environment secret logging.
Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json Bumps solution/content versions and adjusts some template variables/values.
Solutions/Cybersixgill-Actionable-Alerts/Data/Solution_Cybersixgill_Actionable_Alerts.json Bumps packaged solution version.
Solutions/Cybersixgill-Actionable-Alerts/Data Connectors/CybersixgillAlerts/init.py Removes logging of full process environment.
Solutions/CohesitySecurity/ReleaseNotes.md Adds release note entry documenting removal of ARM token logging.
Solutions/CohesitySecurity/Package/mainTemplate.json Bumps solution/content versions.
Solutions/CohesitySecurity/Data/Solution_CohesitySecurity.json Bumps packaged solution version.
Solutions/CohesitySecurity/Data Connectors/Helios2Sentinel/IncidentConsumer/IncidentConsumer.cs Removes logging of bearer token.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json
Comment thread Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json
Comment thread Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json
Comment thread Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json Outdated
Comment thread Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json Outdated
Comment thread Solutions/Cybersixgill-Actionable-Alerts/Package/mainTemplate.json Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@idoshabi07

Copy link
Copy Markdown
Contributor Author
image

@idoshabi07

Copy link
Copy Markdown
Contributor Author
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Connector Connector specialty review needed Solution Solution specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants