Skip to content

fix(scanner-tuning): add scanner engine and plugin feed freshness gates - #3069

Closed
rafaio1 wants to merge 1 commit into
UnitOneAI:mainfrom
rafaio1:fix/scanner-feed-freshness-gates-1787720092
Closed

fix(scanner-tuning): add scanner engine and plugin feed freshness gates#3069
rafaio1 wants to merge 1 commit into
UnitOneAI:mainfrom
rafaio1:fix/scanner-feed-freshness-gates-1787720092

Conversation

@rafaio1

@rafaio1 rafaio1 commented Aug 26, 2026

Copy link
Copy Markdown

Summary Resolves #2373 This PR adds scanner engine and plugin feed freshness gates to the scanner-tuning skill. The review identified four coverage gaps where a scanner could appear well-tuned (documented policies, credentials, correlation) while silently under-reporting due to stale feeds, E

…es Addresses issue UnitOneAI#2373 by adding four freshness/sync gates to the scanner-tuning skill:  1. Feed freshness gate — requires plugin feed/QID/DB build identifier,    last successful update timestamp, and freshness SLA evidence. Sca
@rafaio1
rafaio1 requested a review from kamalsrini as a code owner August 26, 2026 04:55
@github-actions github-actions Bot added the needs-approved-issue PR has no linked maintainer-approved issue label Aug 26, 2026
@github-actions

Copy link
Copy Markdown

Thanks for the submission! 🙏 SecuritySkills is now issue-first: contributions need a linked issue that a maintainer has marked approved before a PR is opened.

Please open an issue describing the skill, wait for the approved label, then reopen this PR with Closes #<issue> in the description. The PR template lists everything we'll look for (including an independently runnable reproduction).

@github-actions github-actions Bot closed this Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-approved-issue PR has no linked maintainer-approved issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REVIEW] scanner-tuning: add scanner engine and plugin feed freshness gates

1 participant