Skip to content

fix(detector): add CLASS_ENTRYPOINT_REPLAY for RED #43#21

Closed
SarahLacard wants to merge 2 commits into
gpu-mode:mainfrom
SarahLacard:fix/red-43-class-entrypoint-replay
Closed

fix(detector): add CLASS_ENTRYPOINT_REPLAY for RED #43#21
SarahLacard wants to merge 2 commits into
gpu-mode:mainfrom
SarahLacard:fix/red-43-class-entrypoint-replay

Conversation

@SarahLacard

Copy link
Copy Markdown

KernelGuard-Red-Submission: 43

Detects class-based entrypoints (class named custom_kernel with call method) that contain is-None sentinel + data_ptr replay. Previously the entrypoint regex would fail (no def custom_kernel( anywhere) causing ~15 detectors to skip.

Detects class-based entrypoints (class custom_kernel with __call__)
and is-None sentinel + data_ptr replay inside __call__.

KernelGuard-Red-Submission: 43
@SarahLacard
SarahLacard temporarily deployed to kernelguard-api-control-plane May 1, 2026 17:54 — with GitHub Actions Inactive
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

KernelGuard Blue Evaluation

@SarahLacard
SarahLacard temporarily deployed to kernelguard-api-control-plane May 2, 2026 04:21 — with GitHub Actions Inactive
@SinatrasC

Copy link
Copy Markdown
Collaborator

Thanks for the KernelGuard Flywheel Campaign contribution. This PR is now superseded by the consolidated rule-family implementation in #273, which folds this detector coverage together with the related passing-eval variants.

@SinatrasC SinatrasC closed this Jun 20, 2026
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