Add structured vulnerability findings workflow - #914
Closed
ross0x01 wants to merge 3 commits into
Closed
Conversation
Contributor
Author
|
Replaced by #915 on a clean one-commit branch. Trigger.dev failed to clone this branch three times before build, while the identical tree deployed successfully as preview version 20260716.2 through the authenticated CLI. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
create_vulnerability_reporttool with strict validation, deterministic same-chat dedupe, server-side CVSS 3.1 scoring, and Agent/Agent-long wiringValidation
corepack pnpm typecheckcorepack pnpm lint(passes with 6 existing warnings)corepack pnpm exec eslint convex/findings.ts convex/messages.ts convex/sharedChats.ts convex/chats.ts convex/userDeletion.ts convex/schema.ts convex/__tests__/findings.test.ts convex/__tests__/findings.shared-security.test.ts convex/__tests__/chats.agentApprovalLifecycle.test.ts convex/__tests__/userDeletion.test.ts --ext .tscorepack pnpm test --runInBand(273 suites, 2749 tests)git ls-files -m -o --exclude-standard -z | xargs -0 corepack pnpm exec prettier --check/findingslist/search/filter/detail, public safe card, delete confirmation, reactive removal, and reload behaviorManual verification
/findings, search and filter the record, open its detail, and follow the source-chat link.