Skip to content

Fix vuln low av#805

Merged
AntonV1211 merged 5 commits into
devfrom
fix_vuln_low_av
Jun 8, 2026
Merged

Fix vuln low av#805
AntonV1211 merged 5 commits into
devfrom
fix_vuln_low_av

Conversation

@AntonV1211

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings June 3, 2026 12:39

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

This PR updates the remote-call debug output sanitization to ensure API keys provided under an api_key parameter name are treated as sensitive and masked, reducing the chance of credential exposure.

Changes:

  • Extend the list of sensitive parameter names to include api_key (in addition to the existing apikey) for masking in debug output.

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

@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 76.47059% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.21%. Comparing base (af56aac) to head (e5f1f62).

Files with missing lines Patch % Lines
lib/Cleantalk/ApbctWP/Firewall/SFW.php 81.25% 3 Missing ⚠️
cleantalk.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #805      +/-   ##
============================================
+ Coverage     26.05%   26.21%   +0.16%     
- Complexity     5621     5622       +1     
============================================
  Files           264      264              
  Lines         24126    24129       +3     
============================================
+ Hits           6285     6325      +40     
+ Misses        17841    17804      -37     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI review requested due to automatic review settings June 4, 2026 08:13

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comment thread lib/Cleantalk/ApbctWP/Firewall/SFW.php
@AntonV1211 AntonV1211 merged commit a1cd3fa into dev Jun 8, 2026
10 checks passed
@Glomberg Glomberg deleted the fix_vuln_low_av branch June 9, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants