aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs
Commit message (Expand)AuthorAgeFilesLines
* fix CommonCriteriaCert.InternalState constructorAdam Janovsky2022-06-221-12/+18
* Fix loading of CC InternalState with hashes in it.J08nY2022-06-221-0/+4
* new func get_coarse_grained_cwes()Adam Janovsky2022-06-151-4/+71
* enhance vulnerability notebook with CWEs (#232)adamjanovsky2022-06-144-5/+239
* Add more regex rulesm, slightly refactor. (#224)Ján Jančár2022-06-025-133/+305
* Add document hashes.J08nY2022-05-301-0/+16
* chore: fix model doc styleAdam Janovsky2022-05-272-14/+18
* Merge pull request #215 from crocs-muni/model-docsadamjanovsky2022-05-273-1/+46
|\
| * chore: Altered docstring with proper namingGeogeFI2022-05-261-2/+2
| * format: Formatting with blackGeogeFI2022-05-261-0/+1
| * docs: Documentation for DependecyFinder and DependencyVulnerabilityFinder modelsGeogeFI2022-05-262-0/+44
| * Update location of CC MU dataset in settings.J08nY2022-05-201-1/+1
* | improve CVE notebookAdam Janovsky2022-05-261-16/+30
* | random docs fixesAdam Janovsky2022-05-231-7/+8
* | adds FIPSCertificate docsAdam Janovsky2022-05-232-34/+120
* | add docs CommonCriteriaCertAdam Janovsky2022-05-232-23/+167
* | add docs for CCDatasetAdam Janovsky2022-05-234-26/+129
* | add fipsdataset docsAdam Janovsky2022-05-224-91/+136
* | Docs: automatically generate configuration pageAdam Janovsky2022-05-201-1/+7
* | Docs: add some examplesAdam Janovsky2022-05-201-2/+3
* | Docs: autodoc, model package docsAdam Janovsky2022-05-201-9/+30
* | CPE model make some method private, docsAdam Janovsky2022-05-201-42/+53
|/
* warn user on missing poppler, graphvizAdam Janovsky2022-05-131-0/+25
* add docstrings for packagesAdam Janovsky2022-05-134-0/+18
* populate __init__ for modulesAdam Janovsky2022-05-129-61/+97
* 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-122-8/+13
* implement EAL-implied SARs inferenceAdam Janovsky2022-05-104-38/+213
* improve sar parsingAdam Janovsky2022-05-094-35/+110
* fix download progress barAdam Janovsky2022-05-092-7/+17
* refactor SAR transformer, add docstringsAdam Janovsky2022-05-093-15/+40
* progress bar on from_web_latest()Adam Janovsky2022-05-093-7/+31
* Merge branch 'main' into feat/research-cve-notebookAdam Janovsky2022-05-056-17/+173
|\
| * format: Formatting with lintersGeogeFI2022-04-211-7/+4
| * feat: Updated cert rules from old-api branchGeogeFI2022-04-211-2/+10
| * delete debugging print statementAdam Janovsky2022-04-101-3/+0
| * test: Added tests for dependecy vulnerabilitiesGeogeFI2022-04-091-0/+4
| * refactor: Refactored referenced moduleGeogeFI2022-04-093-13/+21
| * refactor: Renamed methods to suit sklearn philosophyGeogeFI2022-04-092-7/+21
| * chore: Deleted unnecessary function in cc datasetGeogeFI2022-04-071-12/+0
| * Merge branch 'main' into dependency-vulnerabilityGeogeFI2022-04-077-60/+104
| |\
| * | refactor: Renamed function namesGeogeFI2022-04-072-14/+15
| * | format: Mypy fixGeogeFI2022-04-021-2/+5
| * | feat: Implemented model for dependency vulnerabilities, testedGeogeFI2022-04-023-52/+26
| * | feat: Partly implemented module, not integrated with dataset, nor testedGeogeFI2022-04-021-0/+96
| * | refactor: Fixing comments from code reviewGeogeFI2022-04-021-14/+16
| * | feat: Implemented mechanism for skipping duplicates in dependency vulnerabili...GeogeFI2022-04-022-1/+18
| * | chore: Mypy hopefully fixed v2GeogeFI2022-03-191-4/+6
| * | chore: Hopefully fixed problem with circular importGeogeFI2022-03-191-2/+5