Skip to content

[backend] fix(obfuscator): review migration (#3795)#4971

Merged
gabriel-peze merged 2 commits intomasterfrom
issue/3795
Feb 18, 2026
Merged

[backend] fix(obfuscator): review migration (#3795)#4971
gabriel-peze merged 2 commits intomasterfrom
issue/3795

Conversation

@gabriel-peze
Copy link
Copy Markdown
Contributor

Proposed changes

  • Fix migration V4_70 when inject_content is set at null or 'null'

Testing Instructions

  1. Try to replay migration V4_70 with inject_content at null or 'null' and it shouldn't fail

Related issues

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label Feb 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.64%. Comparing base (0f86401) to head (b4ccb6a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4971   +/-   ##
=========================================
  Coverage     55.64%   55.64%           
  Complexity     4386     4386           
=========================================
  Files           984      984           
  Lines         29161    29161           
  Branches       2132     2132           
=========================================
  Hits          16227    16227           
  Misses        11995    11995           
  Partials        939      939           

☔ View full report in Codecov by Sentry.
📢 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.

@gabriel-peze gabriel-peze merged commit f345863 into master Feb 18, 2026
15 checks passed
@gabriel-peze gabriel-peze deleted the issue/3795 branch February 18, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In inject view, it is indicated CMD does not support base64 obfuscation

2 participants