MCPcopy Create free account

hub / github.com/classmethod/tsumiki / functions

Functions20 in github.com/classmethod/tsumiki

↓ 3 callersFunctionrender_findings_section
(findings: list, with_fp_note: bool = False)
skills/ipa-security-check/scripts/render_report.py:190
↓ 1 callersFunction_read
(path: str)
skills/ipa-security-check/scripts/snippet_hash.py:56
↓ 1 callersFunction_write
(path: str, text: str)
skills/ipa-security-check/scripts/snippet_hash.py:63
↓ 1 callersFunctionannotate
(findings: list)
skills/ipa-security-check/scripts/snippet_hash.py:50
↓ 1 callersFunctioncount_by_sev
(findings: list)
skills/ipa-security-check/scripts/render_report.py:130
↓ 1 callersFunctionmain
()
skills/ipa-security-check/scripts/render_report.py:326
↓ 1 callersFunctionmain
(argv: list)
skills/ipa-security-check/scripts/snippet_hash.py:71
↓ 1 callersFunctionmerge_triage
(findings: list, prior: dict)
skills/ipa-security-check/scripts/render_report.py:98
↓ 1 callersFunctionmerge_verdicts
(findings: list, verdicts: list)
skills/ipa-security-check/scripts/render_report.py:89
↓ 1 callersFunctionnormalize_code
(s: str)
skills/ipa-security-check/scripts/snippet_hash.py:35
↓ 1 callersFunctionnormalize_path
(p: str)
skills/ipa-security-check/scripts/snippet_hash.py:31
↓ 1 callersFunctionparse_triage_blocks
既存レポートから triage ブロックを抽出。 triage_state.md「既存レポートの読み込み」の規定に従う。
skills/ipa-security-check/scripts/render_report.py:52
↓ 1 callersFunctionrender_finding_block
(f: dict, extra: str = "")
skills/ipa-security-check/scripts/render_report.py:137
↓ 1 callersFunctionrender_markdown
(template: str, ctx: dict)
skills/ipa-security-check/scripts/render_report.py:320
↓ 1 callersFunctionrender_sarif
(findings_all: list, detect: list, fp: list, triaged: list)
skills/ipa-security-check/scripts/render_report.py:221
↓ 1 callersFunctionsev_to_level
(sev: str)
skills/ipa-security-check/scripts/render_report.py:211
↓ 1 callersFunctionsnippet_hash
(rule_id: str, file: str, code: str)
skills/ipa-security-check/scripts/snippet_hash.py:45
↓ 1 callersFunctionsplit_sections
(findings: list)
skills/ipa-security-check/scripts/render_report.py:113
↓ 1 callersFunctionstrip_fenced_blocks
コードフェンス (```...```) で囲まれた領域をマスクする。 テンプレ末尾のサンプル triage ブロックを prior_state として拾わないため。
skills/ipa-security-check/scripts/render_report.py:45
↓ 1 callersFunctionutcnow_iso
()
skills/ipa-security-check/scripts/render_report.py:41