aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/dataset
Commit message (Expand)AuthorAgeFilesLines
* Move scheme data matching to heuristics.J08nY2023-04-271-12/+16
* Compute scheme data matches in heuristics, after cert_ids are computed.J08nY2023-04-271-12/+14
* Fix CVE and CPE dataset datetime load.J08nY2023-04-262-5/+10
* Fix Norway cert_id parsing in schemes.J08nY2023-04-251-2/+0
* Merge pull request #328 from crocs-muni/issue/324-Switch-from-NVD-data-feeds-...Ján Jančár2023-04-245-395/+283
|\
| * fix cwe parsing in cvedatasetAdam Janovsky2023-04-211-1/+2
| * Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-APIJ08nY2023-04-215-770/+141
| |\
| * | some more cve/cpe testsAdam Janovsky2023-04-201-1/+2
| * | share some fixturesAdam Janovsky2023-04-201-1/+1
| * | replace some ifs with dictionaray setdefaultAdam Janovsky2023-04-192-9/+3
| * | defer few importsAdam Janovsky2023-04-161-1/+2
| * | fix fips testsAdam Janovsky2023-04-152-20/+24
| * | fix key case in CVEDatasetAdam Janovsky2023-04-141-1/+1
| * | fix cpe eval notebookAdam Janovsky2023-04-141-1/+1
| * | fix some bugsAdam Janovsky2023-04-143-101/+43
| * | random fixesAdam Janovsky2023-04-141-0/+2
| * | fix pre-commit problems outside of testsAdam Janovsky2023-04-135-118/+90
| * | WiP new cve and cpe dataset handlingAdam Janovsky2023-04-074-213/+185
* | | Assign scheme data to archived certs as well.J08nY2023-04-211-4/+8
| |/ |/|
* | Move CC scheme classes to sample file.J08nY2023-04-202-1522/+6
* | Introduce CC Scheme sample class.J08nY2023-04-202-17/+8
* | Add match filtering based on validation date.J08nY2023-04-181-0/+1
* | Make CCSchemeDataset an actual dataset.J08nY2023-04-182-6/+159
* | Revert "Ditch the __init__ package imports."J08nY2023-04-171-0/+23
* | Fix Korean scheme download.J08nY2023-04-151-4/+4
* | Share code between FIPS and CC matching.J08nY2023-04-141-2/+2
* | Ditch the __init__ package imports.J08nY2023-04-141-23/+0
* | Remove indirect imports from __init__ from our code.J08nY2023-04-141-1/+1
* | Fix mypy false positive.J08nY2023-04-141-1/+1
* | Add US scheme to enhanced download.J08nY2023-04-141-52/+116
* | Enhance Singaporean CC scheme download.J08nY2023-04-141-9/+15
* | Add Korea to enhanced CC scheme download.J08nY2023-04-141-13/+71
* | Add Japan to enhanced scheme download.J08nY2023-04-141-10/+94
* | Add artifact download to NL scheme.J08nY2023-04-141-3/+26
* | Add Sweden to enhanced CC scheme download.J08nY2023-04-131-9/+64
* | Add docs to CCSchemeDataset.J08nY2023-04-131-1/+163
* | Add Norway extended scheme download.J08nY2023-04-131-20/+85
* | Add DE scheme enhanced parsing.J08nY2023-04-131-10/+73
* | Add enhanced download to French scheme.J08nY2023-04-131-11/+78
* | Enhance Australian CC collection.J08nY2023-04-131-6/+43
* | Use urljoin and make URLs absolute in CC scheme dataset.J08nY2023-04-131-57/+71
* | Fix CC scheme downloads.J08nY2023-04-111-93/+96
* | Move CC Scheme dataset to separate file.J08nY2023-04-113-762/+769
* | Add computation of MIP Flows.J08nY2023-04-111-1/+36
|/
* switch to pydantic in settings managementAdam Janovsky2023-03-296-6/+6
* delay and prune look-up dict build in CVEDatasetAdam Janovsky2023-03-162-4/+37
* finalize cpe matching for on/with configurationsAdam Janovsky2023-03-102-30/+23
* merge: merged main into feature branchGeorgeFI2023-02-208-174/+132
|\
| * delete DatasetInternalState __bool__()Adam Janovsky2023-02-161-3/+0
| * Fix typo auxillary -> auxiliary.J08nY2023-02-104-75/+75