feat(iso27001-gap): add threat intelligence to risk register evidence gates#2765
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 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 |
This was referenced Jun 22, 2026
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 now that #2768 documents this skill.
If the policy requires the issue to carry the
approvedlabel before a PR can stay open, please add that label to #2768 — happy to close again and wait.