Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/classmethod/tsumiki
/ functions
Functions
20 in github.com/classmethod/tsumiki
⨍
Functions
20
◇
Types & classes
0
↓ 3 callers
Function
render_findings_section
(findings: list, with_fp_note: bool = False)
skills/ipa-security-check/scripts/render_report.py:190
↓ 1 callers
Function
_read
(path: str)
skills/ipa-security-check/scripts/snippet_hash.py:56
↓ 1 callers
Function
_write
(path: str, text: str)
skills/ipa-security-check/scripts/snippet_hash.py:63
↓ 1 callers
Function
annotate
(findings: list)
skills/ipa-security-check/scripts/snippet_hash.py:50
↓ 1 callers
Function
count_by_sev
(findings: list)
skills/ipa-security-check/scripts/render_report.py:130
↓ 1 callers
Function
main
()
skills/ipa-security-check/scripts/render_report.py:326
↓ 1 callers
Function
main
(argv: list)
skills/ipa-security-check/scripts/snippet_hash.py:71
↓ 1 callers
Function
merge_triage
(findings: list, prior: dict)
skills/ipa-security-check/scripts/render_report.py:98
↓ 1 callers
Function
merge_verdicts
(findings: list, verdicts: list)
skills/ipa-security-check/scripts/render_report.py:89
↓ 1 callers
Function
normalize_code
(s: str)
skills/ipa-security-check/scripts/snippet_hash.py:35
↓ 1 callers
Function
normalize_path
(p: str)
skills/ipa-security-check/scripts/snippet_hash.py:31
↓ 1 callers
Function
parse_triage_blocks
既存レポートから triage ブロックを抽出。 triage_state.md「既存レポートの読み込み」の規定に従う。
skills/ipa-security-check/scripts/render_report.py:52
↓ 1 callers
Function
render_finding_block
(f: dict, extra: str = "")
skills/ipa-security-check/scripts/render_report.py:137
↓ 1 callers
Function
render_markdown
(template: str, ctx: dict)
skills/ipa-security-check/scripts/render_report.py:320
↓ 1 callers
Function
render_sarif
(findings_all: list, detect: list, fp: list, triaged: list)
skills/ipa-security-check/scripts/render_report.py:221
↓ 1 callers
Function
sev_to_level
(sev: str)
skills/ipa-security-check/scripts/render_report.py:211
↓ 1 callers
Function
snippet_hash
(rule_id: str, file: str, code: str)
skills/ipa-security-check/scripts/snippet_hash.py:45
↓ 1 callers
Function
split_sections
(findings: list)
skills/ipa-security-check/scripts/render_report.py:113
↓ 1 callers
Function
strip_fenced_blocks
コードフェンス (```...```) で囲まれた領域をマスクする。 テンプレ末尾のサンプル triage ブロックを prior_state として拾わないため。
skills/ipa-security-check/scripts/render_report.py:45
↓ 1 callers
Function
utcnow_iso
()
skills/ipa-security-check/scripts/render_report.py:41