Skip to content

Dev#103

Merged
masudparvez2050 merged 3 commits intomainfrom
dev
Mar 13, 2026
Merged

Dev#103
masudparvez2050 merged 3 commits intomainfrom
dev

Conversation

@masudparvez2050
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 08:20
@masudparvez2050 masudparvez2050 merged commit 0fa573d into main Mar 13, 2026
1 check passed
Copy link

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 removes obfuscated malicious code that was injected into postcss.config.mjs, restoring it to a clean PostCSS configuration file.

Changes:

  • Removed obfuscated JavaScript payload (global variable manipulation, string deobfuscation, and arbitrary code execution) from postcss.config.mjs
  • Removed unnecessary createRequire import that was part of the injected code
  • Restored the file to a minimal, clean PostCSS config exporting a Tailwind CSS plugin

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

You can also share your feedback on Copilot code review. Take the survey.

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.

2 participants