Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions poc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package cerrors

// PoC: this file was merged without maintainer approval via dependabot gate bypass.
// If you're seeing this, we will be responsibly disclosing this through Bugcrowd. Here is my profile: https://bugcrowd.com/h/towwitowthc1
// Contact: hack.erkinyavuz@gmail.com
Copy link

Choose a reason for hiding this comment

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

Unauthorized PoC file bypassed CI merge protections

High Severity

This PR claims to be a version bump of cerrors but instead adds a proof-of-concept file (poc.go) that explicitly states it "was merged without maintainer approval via dependabot gate bypass." The PR description is misleading - this repository IS the cerrors library itself, not a consumer of it, so there's no dependency to bump. This file appears to be a security researcher demonstrating a CI/CD vulnerability. Regardless of intent, this file should not be merged as it indicates security controls were bypassed, and the file itself serves no legitimate purpose in the codebase.

Fix in Cursor Fix in Web

Loading