Skip to content

Improve "PoC"/"Proof of Concept" detection to match more variations.#1132

Merged
jasnow merged 3 commits into
rubysec:masterfrom
connorshea:expand-proof-of-concept-detection
Jun 20, 2026
Merged

Improve "PoC"/"Proof of Concept" detection to match more variations.#1132
jasnow merged 3 commits into
rubysec:masterfrom
connorshea:expand-proof-of-concept-detection

Conversation

@connorshea

Copy link
Copy Markdown
Contributor

AI Disclosure: The regex was generated with Claude Code, all changes tested and reviewed manually by me.

This updates the RSpec check and the checks in the JSON Schemas to catch different capitalizations and also the full "Proof of Concept" phrase.

And update YML files that violated the improved rule.

Fixes #1131.

This updates the RSpec check and the checks for the JSON Schemas to catch different capitalizations and also the full "Proof of Concept" phrase.

And update YML files that violated the improved rule.

Fixes rubysec#1131.
@jasnow jasnow self-requested a review June 19, 2026 18:36
@jasnow

jasnow commented Jun 19, 2026

Copy link
Copy Markdown
Member

Also this file: gems/camaleon_cms/GHSA-7x4w-cj9r-h4v9.yml

@jasnow jasnow left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  1. Fetched connorshea's branch with changes.
  2. Diff'ed this branch against master and they look good.
  3. Approving this.

@jasnow jasnow merged commit 5c8bbd6 into rubysec:master Jun 20, 2026
2 checks passed
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.

Update "PoC" blocker spec to also block other capitalizations and "Proof of Concept" sections

2 participants