feat(iso27001-gap): add threat intelligence to risk register evidence gates#2770
Closed
zeroknowledge0x wants to merge 1 commit into
Closed
Conversation
… gates Add structured threat intelligence evidence flow framework to A.5.7: - Intelligence Source: documented source of threat intelligence - Relevance Decision: documented assessment of applicability - Risk Register Link: traceable connection to register item - Treatment Owner: named individual/role for risk response - Residual Score Update: score updated when threat changes - Review Timestamp: when intelligence was reviewed Add false positive guidance for advisory-only feeds. Add missed variant detection for supplier-specific advisories. Add edge case handling for duplicate feeds, regional advisories. Add remediation quality checklist for intelligence improvements. Closes UnitOneAI#2704 Signed-off-by: ZKA SUPER <zeroknowledge0x@users.noreply.github.com>
|
Thanks for contributing! 🙏 To keep the queue reviewable, we allow one open PR per contributor at a time. You already have #2769 open, so we're closing this one — please reopen it after that PR is resolved. |
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.
Closes #2768
Follows the issue-first policy. Issue #2768 documents this skill.
Previous PRs (#2761, #2763, #2765) were auto-closed by needs-approved-issue policy. Re-raised now that #2768 exists.