Skip to content

restore: add back files lost during PR #42 revert#45

Open
rzp-slash[bot] wants to merge 1 commit into
masterfrom
restore-missing-files-from-pr42
Open

restore: add back files lost during PR #42 revert#45
rzp-slash[bot] wants to merge 1 commit into
masterfrom
restore-missing-files-from-pr42

Conversation

@rzp-slash
Copy link
Copy Markdown

@rzp-slash rzp-slash Bot commented Apr 7, 2026

Summary

After merging the revert of PR #42 (via PR #44), the following 33 files were still missing from master:

  • .gitignore, .editorconfig, .cursorignore, .semgrepignore
  • .github/dependabot.yml, .github/pull_request_template.md
  • README.md, LICENSE, config.php.sample, index.html, version.txt
  • razorpay-php/README.md, composer.json, composer.lock, doc.md
  • razorpay-php/libs/Requests-1.6.1/ — docs, CHANGELOG, LICENSE, package config, cacert

All files restored from the reference state at branch remove-genesis-yml-1756795822.

After merging this PR, master will fully match the pre-PR-#42 file state.

🤖 Generated with Vyom (Claude Code)

Restores .gitignore, .github/, README.md, LICENSE, config files, and
remaining Requests library files that were deleted by PR #42 and not
fully restored in the PR #44 revert.
@ankitdas13 ankitdas13 added the TestingNotRequired TestingNotRequired label for BVT label Apr 7, 2026
@ankitdas13 ankitdas13 self-requested a review April 7, 2026 22:28
"content-hash": "0320650f5da8e9cd6c4c985279a9963a",
"packages": [
{
"name": "rmccue/requests",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Critical severity vulnerability introduced by a package you're using:
Line 10 lists a dependency (rmccue/requests) with a known Critical severity vulnerability. Fixing requires upgrading or replacing the dependency.

ℹ️ Why this matters

Affected versions of rmccue/requests are vulnerable to Deserialization of Untrusted Data. The vulnerability arises from unsafe deserialization in the Requests library. By prepending a plus sign to integer values in the serialized data, an attacker can bypass input validation, causing untrusted data to be unserialized. This improper handling of maliciously crafted payloads could lead to arbitrary code execution.

References: GHSA, CVE

To resolve this comment:
Upgrade this dependency to at least version 1.8.0 at razorpay-php/composer.lock.

💬 Ignore this finding

To ignore this, reply with:

  • /fp <comment> for false positive
  • /ar <comment> for acceptable risk
  • /other <comment> for all other reasons

You can view more details on this finding in the Semgrep AppSec Platform here.

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

Labels

TestingNotRequired TestingNotRequired label for BVT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant