↓ 2 callersMethoddiscover_for_cve(self, cve_id: str, *, days: int, max_pages_repo: int = 2, max_pages_code: int = 2)
scripts/poc_pipeline.py:146
↓ 1 callersFunctionbuild_high_epss_not_in_kev(
epss_items: List[Dict],
kev_set: Set[str],
poc_index: Dict[str, Dict],
*,
threshold: flo
scripts/build_joined.py:82
↓ 1 callersFunctionbuild_joined(
kev_data: Dict,
epss_data: Dict,
poc_index: Dict[str, Dict],
*,
top_kev: int = DEFAULT_T
scripts/build_joined.py:217
↓ 1 callersFunctionbuild_scope(
days: int,
*,
github_list: Path,
existing_api: Path,
prefer_recent_years: bool = True,
scripts/poc_pipeline.py:245
↓ 1 callersFunctionget_cve_details(
cve_id: str,
cache: Dict[str, Dict[str, object]],
ttl_seconds: int,
refresh: bool,
)
scripts/update_cves.py:195