AI-Assisted Pre-Triage Signals for Report Quality (aligns with Q – Toasty Triage & E2 – Security Scan) #5854
Aashik1701
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
We need to rename Q. We have a Toasty already |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background
After running BLT locally and exploring the report → triage → reward workflow using seeded data, I noticed that the platform currently relies heavily on reporter-supplied information before human validation.
This means reviewers must manually determine:
My goal is not to automate security decisions, but to reduce reviewer effort by surfacing helpful signals before triage begins.
This seems aligned with:
Objective
Provide pre-triage assistance signals that help reviewers evaluate report quality faster.
The system should:
In short:
Improve reviewer confidence and efficiency, not automate vulnerability assessment.
Proposed Signal Categories
1) Low-Effort / Spam Indicators
Detect patterns commonly seen in noisy submissions:
2) Metadata Consistency Checks
Highlight logical inconsistencies:
3) Suspicious Technical Patterns
Identify non-meaningful technical reports:
Output to Reviewers
Instead of blocking the report, BLT would display hints such as:
These are signals, not decisions.
Proposed Implementation Path
Expected Benefit
Beta Was this translation helpful? Give feedback.
All reactions