Base: CommonServerPython documentation and metadata updates#44158
Base: CommonServerPython documentation and metadata updates#44158amshamah419 merged 3 commits intomasterfrom
Conversation
- Updated CommonServerPython with documentation and metadata updates. - Bumped Base to 1.41.78.
🤖 AI-Powered Code Review AvailableYou can leverage AI-powered code review to assist with this PR! Available Commands:
|
There was a problem hiding this comment.
Pull request overview
Reverts a previously introduced change in CommonServerPython.fileResult filename handling (per CIAC-16543) and updates the Base pack version/release notes accordingly.
Changes:
- Bumps Base pack
currentVersionto1.41.78. - Updates
CommonServerPython.fileResultfilename sanitization behavior and related inline comments. - Removes a
fileResultsanitization test class and adds a 1.41.78 release notes entry.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| Packs/Base/pack_metadata.json | Version bump to 1.41.78. |
| Packs/Base/Scripts/CommonServerPython/CommonServerPython.py | Changes fileResult filename sanitization and debug logging. |
| Packs/Base/Scripts/CommonServerPython/CommonServerPython_test.py | Removes dedicated fileResult sanitization tests. |
| Packs/Base/ReleaseNotes/1_41_78.md | Adds release notes for 1.41.78 (currently generic). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🔍 AI Triage Report AvailableAn automated triage report has been generated for this pipeline. Status: 📋 Triage Report
|
|
Validate summary Verdict: PR can be force merged from validate perspective? ✅ |
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
fixes: https://jira-dc.paloaltonetworks.com/browse/CIAC-16543
Description
reverts change introduced in version 1.41.77
Must have