aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/dataset/fips.py
Commit message (Expand)AuthorAgeFilesLines
* Adapt FIPS tests to new reference API.J08nY2022-03-041-27/+30
* cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-161-1/+1
* fix of tests and pipelinemmstanone2022-02-131-4/+9
* fixed fips typehintsmmstanone2022-02-121-14/+12
* Fix CVEDataset handling optimizations #130Adam Janovsky2022-02-121-2/+2
* typing guidance on dataset inheritanceAdam Janovsky2022-02-111-36/+36
* Merge pull request #159 from crocs-muni/complex_functionsadamjanovsky2022-01-291-5/+11
|\
| * Complexity of functionsmmstanone2022-01-141-5/+11
* | fips: Download algorithm pages first to abort early.J08nY2022-01-281-3/+3
|/
* FIPS - datetime, validation dates and dgsts (#154)Stanislav BoboĊˆ2022-01-031-17/+7
* Use dgst field for FIPS instead of cert_id.J08nY2021-12-231-24/+30
* flake8 complianceAdam Janovsky2021-12-191-1/+1
* sort importsAdam Janovsky2021-12-181-6/+7
* Format code with blackAdam Janovsky2021-12-181-54/+87
* PR updatesmmstanone2021-12-141-1/+1
* removed debug printmmstanone2021-12-131-2/+0
* (the real commit)mmstanone2021-12-131-11/+17
* Merge branch 'dev' into mypy-errorsmmstanone2021-12-121-25/+24
|\
| * change html parsers to html5Adam Janovsky2021-12-121-4/+6
| * Rename "processed" to "heuristics" in fips. Fix #123.J08nY2021-12-101-5/+5
| * Unify logging uses.J08nY2021-12-101-5/+8
| * fix caching nist dictAdam Janovsky2021-11-251-2/+2
| * remove duplicate method in CCDatasetAdam Janovsky2021-11-251-2/+2
| * unify pandas interfaceAdam Janovsky2021-11-231-2/+2
| * add CPE,CVE related stuff to CLI functionsAdam Janovsky2021-11-161-0/+3
| * Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-151-0/+13
| |\
| | * Merge pull request #110 from crocs-muni/compute-dependenciesadamjanovsky2021-11-151-1/+1
| | |\
| | | * Rename Heuristics to FIPSHeuristics, CCHeuristicsAdam Janovsky2021-11-011-1/+1
| * | | fix cpe matching for FIPS DatasetAdam Janovsky2021-11-031-1/+1
| * | | improve serializationAdam Janovsky2021-11-021-6/+0
| * | | remove unnecessary propertyAdam Janovsky2021-11-021-4/+0
| * | | WiP: making CPE matching work for FIPSAdam Janovsky2021-11-011-1/+4
| * | | Rename fips heuristics class to FIPSHeuristicsAdam Janovsky2021-10-311-1/+1
| * | | merge dev into cve-matchingAdam Janovsky2021-10-221-4/+2
| |\ \ \
| * | | | rename certificate -> sample and split cve,cpe dataset from sampleAdam Janovsky2021-10-191-4/+4
| | |_|/ | |/| |
* | | | Removal of useless conditionmmstanone2021-12-121-2/+1
* | | | FIPSDataset does not need None at allmmstanone2021-12-121-11/+12
* | | | Optional from fips dataset not usedmmstanone2021-12-121-14/+2
* | | | Mappings + optional fips certificatemmstanone2021-12-121-23/+21
* | | | Mainly FIPS mypy issuesmmstanone2021-11-181-34/+72
| |_|/ |/| |
* | | web_scan implicitly in get_certs_from_web()mmstanone2021-11-111-0/+13
| |/ |/|
* | move config and add better error message to invalid jsonschemaAdam Janovsky2021-10-221-4/+2
|/
* label_studio_json inheritanceAdam Janovsky2021-09-061-29/+16
* implemented inheritance in CPE matchingAdam Janovsky2021-09-061-45/+0
* FIPS CPE label studio data formatAdam Janovsky2021-09-021-0/+14
* fix FIPS CPE matchingAdam Janovsky2021-09-021-1/+5
* merge devAdam Janovsky2021-09-021-5/+7
|\
| * Fixed from_json()mmstanone2021-09-011-5/+8
* | adds cpe matching to FIPSAdam Janovsky2021-09-021-0/+39
|/
* Setting local paths in from_jsonmmstanone2021-08-051-0/+9