aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/dataset
Commit message (Expand)AuthorAgeFilesLines
...
* Fix most test issues caused by new changes.J08nY2022-07-051-4/+7
* Split helpers to thematic chunks.J08nY2022-07-052-2/+4
* Fixup imports of new helpers module.J08nY2022-07-059-15/+16
* enhance vulnerability notebook with CWEs (#232)adamjanovsky2022-06-141-0/+2
* Add more regex rulesm, slightly refactor. (#224)Ján Jančár2022-06-021-1/+1
* adds FIPSCertificate docsAdam Janovsky2022-05-231-1/+1
* add docs CommonCriteriaCertAdam Janovsky2022-05-231-2/+2
* add docs for CCDatasetAdam Janovsky2022-05-233-26/+127
* add fipsdataset docsAdam Janovsky2022-05-224-91/+136
* Docs: add some examplesAdam Janovsky2022-05-201-2/+3
* add docstrings for packagesAdam Janovsky2022-05-131-0/+2
* populate __init__ for modulesAdam Janovsky2022-05-122-2/+36
* allow empty dataset constructorsAdam Janovsky2022-05-123-10/+12
* allow empty filesAdam Janovsky2022-05-121-2/+5
* fix empty raise, more detailed info about badly parsed htmlAdam Janovsky2022-05-121-6/+12
* implement EAL-implied SARs inferenceAdam Janovsky2022-05-101-24/+4
* improve sar parsingAdam Janovsky2022-05-091-0/+1
* refactor SAR transformer, add docstringsAdam Janovsky2022-05-091-3/+3
* progress bar on from_web_latest()Adam Janovsky2022-05-092-2/+9
* Merge branch 'main' into feat/research-cve-notebookAdam Janovsky2022-05-052-3/+15
|\
| * delete debugging print statementAdam Janovsky2022-04-101-3/+0
| * test: Added tests for dependecy vulnerabilitiesGeogeFI2022-04-091-0/+4
| * refactor: Refactored referenced moduleGeogeFI2022-04-092-3/+3
| * refactor: Renamed methods to suit sklearn philosophyGeogeFI2022-04-091-3/+3
| * chore: Deleted unnecessary function in cc datasetGeogeFI2022-04-071-12/+0
| * refactor: Renamed function namesGeogeFI2022-04-071-1/+1
| * feat: Implemented model for dependency vulnerabilities, testedGeogeFI2022-04-021-2/+8
| * feat: Implemented mechanism for skipping duplicates in dependency vulnerabili...GeogeFI2022-04-021-0/+12
| * feat: Direct dependency vulnerabilities - naive solutionGeogeFI2022-03-191-0/+5
* | add lemmatization prior to cve matchingAdam Janovsky2022-05-051-0/+3
* | disable enhancing CPE dataset with CPEs found only in CVEDsetAdam Janovsky2022-05-031-10/+10
* | WiP CVE notebookAdam Janovsky2022-04-181-4/+69
* | PoC SAR parserAdam Janovsky2022-04-181-0/+7
|/
* Merge branch 'main' into cert_id_fixGeogeFI2022-03-082-34/+47
|\
| * Adapt FIPS tests to new reference API.J08nY2022-03-041-27/+30
| * Introduce references object.J08nY2022-02-221-7/+8
| * Extend PDFData structure with stuff extracted from more frontpages.J08nY2022-02-221-1/+3
| * Use id and ref lookup functions in DependencyFinder.J08nY2022-02-221-1/+8
| * Rename "affect" -> "reference".J08nY2022-02-221-4/+4
* | fix: Fixed normalization to broken PDFsGeogeFI2022-03-051-2/+1
|/
* fix start_version, end_version problemsAdam Janovsky2022-02-172-8/+37
* proper escaping when parsing CPEsAdam Janovsky2022-02-171-1/+1
* cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-162-7/+2
* save some time on CPE matchingAdam Janovsky2022-02-163-22/+35
* fix cpe matching exampleAdam Janovsky2022-02-161-1/+7
* Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypymmstanone2022-02-131-4/+25
|\
| * Merge pull request #166 from crocs-muni/regex-expandadamjanovsky2022-02-131-3/+24
| |\
| | * refactor: Refactored almost all things noted by AdamGeogeFI2022-02-071-13/+7
| | * feat: Created new structure for fixing all cert ids in objectGeogeFI2022-02-031-0/+9
| | * refactor: Changed name of the methodGeogeFI2022-01-301-3/+7