MCPcopy Create free account

hub / github.com/0xMarcio/cve / functions

Functions169 in github.com/0xMarcio/cve

↓ 1 callersFunctionmain
()
scripts/build_diffs.py:118
↓ 1 callersFunctionmain
()
docs/generate_cve_list.py:106
↓ 1 callersMethodmark_created
(self, cve_id: str)
scripts/update_cves.py:71
↓ 1 callersMethodmark_skipped
(self, cve_id: str, reason: str)
scripts/update_cves.py:77
↓ 1 callersMethodmark_updated
(self, cve_id: str)
scripts/update_cves.py:74
↓ 1 callersFunctionmaybe_check_links
()
scripts/build_all.py:81
↓ 1 callersFunctionnormalise_block
(text: str)
scripts/utils.py:146
↓ 1 callersFunctionnormalise_block
(text: str)
scripts/build_site.py:36
↓ 1 callersFunctionnormalise_block
(text: str)
docs/generate_cve_list.py:57
↓ 1 callersFunctionnormalise_metadata
(meta: Dict, fallback_full_name: str, fallback_url: str)
scripts/poc_pipeline.py:100
↓ 1 callersFunctionnormalise_rows
(raw_rows: List[Dict])
scripts/fetch_epss.py:28
↓ 1 callersFunctionnow_utc
()
scripts/utils.py:53
↓ 1 callersFunctionparse_cve_markdown
(path: Path, *, blacklist: Optional[List[str]] = None)
scripts/utils.py:135
↓ 1 callersFunctionparse_date
(value: str)
scripts/utils.py:61
↓ 1 callersFunctionparse_github_sources
Return a mapping of CVE IDs to ordered, de-duplicated PoC URLs.
scripts/update_cves.py:85
↓ 1 callersFunctionparse_repo_from_item
(item: Dict)
scripts/poc_pipeline.py:77
↓ 1 callersFunctionparse_sections
(content: str)
scripts/utils.py:153
↓ 1 callersFunctionparse_sections
(content: str)
scripts/build_site.py:43
↓ 1 callersFunctionparse_sections
(content: str)
docs/generate_cve_list.py:64
↓ 1 callersFunctionparse_trending_from_readme
(readme_path: Path)
scripts/utils.py:209
↓ 1 callersFunctionpersist_evidence
(results: List[Dict])
scripts/poc_pipeline.py:219
↓ 1 callersFunctionprepareDataset
(raw)
docs/logic.js:110
↓ 1 callersFunctionprune_old_diffs
(days: int = 14)
scripts/pipeline_outputs.py:136
↓ 1 callersFunctionprune_old_snapshots
(days: int = 14)
scripts/pipeline_outputs.py:123
↓ 1 callersFunctionprune_snapshots
(snapshots: List[Path], *, lookback_days: int)
scripts/build_diffs.py:110
↓ 1 callersFunctionrecency_bonus
(pushed_at: str | None)
scripts/poc_scoring.py:52
↓ 1 callersFunctionregenerate_json
()
scripts/update_cves.py:458
↓ 1 callersFunctionrender
(env: Environment, template_name: str, context: Dict, output_path: Path)
scripts/build_site.py:30
↓ 1 callersFunctionrenderTrending
(items)
docs/logic.js:292
↓ 1 callersFunctionrepo_from_url
(url: str)
scripts/build_site.py:64
↓ 1 callersFunctionrepo_from_url
(url: str)
docs/generate_cve_list.py:26
↓ 1 callersFunctionsave_cache
(path: Path, cache: Dict[str, Dict[str, object]])
scripts/update_cves.py:129
↓ 1 callersFunctionscore_repo
(repo: Dict, matches: List[Dict], blacklist: List[str])
scripts/poc_scoring.py:70
↓ 1 callersMethodsearch_code
(self, query: str, *, page: int = 1, per_page: int = 100, ttl: int = 3600)
scripts/github_client.py:148
↓ 1 callersMethodsearch_repositories
(self, query: str, *, page: int = 1, per_page: int = 100, ttl: int = 3600)
scripts/github_client.py:145
↓ 1 callersMethodsearch_topics
(self, query: str, *, page: int = 1, per_page: int = 100, ttl: int = 3600)
scripts/github_client.py:151
↓ 1 callersFunctionslugify
(text: str)
scripts/utils.py:68
↓ 1 callersFunctionsummarise_for_snapshot
(results: List[Dict], *, top: Dict | None = None)
scripts/pipeline_outputs.py:99
↓ 1 callersFunctiontier_for_score
(score: float)
scripts/poc_scoring.py:37
↓ 1 callersMethodto_dict
(self)
scripts/update_cves.py:45
↓ 1 callersFunctionupdate_existing_markdown
(path: Path, poc_links: Iterable[str], details: CVEDetails)
scripts/update_cves.py:290
↓ 1 callersFunctionupsert_badges
(text: str, details: CVEDetails)
scripts/update_cves.py:399
↓ 1 callersFunctionupsert_description_section
(text: str, description: str)
scripts/update_cves.py:384
↓ 1 callersFunctionupsert_github_section
(text: str, poc_links: Iterable[str])
scripts/update_cves.py:308
↓ 1 callersFunctionupsert_reference_section
(text: str, references: List[str])
scripts/update_cves.py:348
↓ 1 callersMethodwait
(self, bucket: str)
scripts/github_client.py:23
↓ 1 callersFunctionwrite_api_outputs
(payload: Dict, *, api_dir: Path = API_DIR)
scripts/build_joined.py:293
↓ 1 callersFunctionwrite_cve_outputs
(results: List[Dict], *, base_dir: Path | None = None)
scripts/pipeline_outputs.py:11
↓ 1 callersFunctionwrite_diff
(diff: Dict)
scripts/pipeline_outputs.py:204
↓ 1 callersFunctionwrite_index
(results: List[Dict])
scripts/pipeline_outputs.py:68
↓ 1 callersFunctionwrite_snapshot
(summary: Dict)
scripts/pipeline_outputs.py:115
↓ 1 callersFunctionwrite_top
(results: List[Dict], *, limit: int = 100)
scripts/pipeline_outputs.py:75
Method__init__
(self)
scripts/update_cves.py:66
Method__init__
( self, client: GitHubClient | None = None, *, blacklist_path: Path | None = N
scripts/poc_pipeline.py:128
Method__init__
(self, calls_per_minute: int)
scripts/github_client.py:19
Method__init__
(self, base: Path)
scripts/github_client.py:32
Method__init__
( self, token: Optional[str], *, cache_dir: Path | None = None, code_s
scripts/github_client.py:80
FunctionbuildMatcher
(term)
docs/logic.js:42
Methodchanged
(self)
scripts/update_cves.py:81
Methoddiscover_many
(self, cve_ids: Iterable[str], *, days: int, limit: Optional[int] = None)
scripts/poc_pipeline.py:210
FunctiondisplayResults
(results, resultsTableHideable)
docs/logic.js:139
FunctionhideResults
(results, resultsTableHideable)
docs/logic.js:143
Functionlatest_snapshots
()
scripts/pipeline_outputs.py:212
Functionread_text
(path: Path)
scripts/utils.py:231
FunctionscoreEntry
(entry, matcher, includeBoost)
docs/logic.js:147
FunctionsetColor
(loc, indicator)
docs/logic.js:259
FunctiontoggleDropdown
(button)
docs/logic.js:94
FunctionupdateResults
(loc, results, noResults, resultsTableHideable)
docs/logic.js:233
Functionwrite_text
(path: Path, content: str)
scripts/utils.py:235
← previous101–169 of 169, ranked by callers