summaryrefslogtreecommitdiffhomepage
path: root/sec_certs/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with MIP download due to change in FIPS site.J08nY2022-03-291-2/+6
* Normalize generic CPE versionsAdam Janovsky2022-02-171-0/+2
* get rid of some todosAdam Janovsky2022-02-111-1/+0
* Format code with blackAdam Janovsky2021-12-181-34/+36
* assert -> if - raisemmstanone2021-11-181-1/+1
* constants and helpersmmstanone2021-11-111-0/+1
* working on broken mergeAdam Janovsky2021-05-141-0/+2
* merge dev into cc-feature-parityAdam Janovsky2021-05-141-1/+1
|\
| * Merge branch 'dev' into fipsStanislav Boboň2021-05-111-1/+1
| |\
| | * adjust cpe matching constantAdam Janovsky2021-04-201-1/+1
| | * increase max number of cpe matchesAdam Janovsky2021-04-201-1/+1
| * | algs fixedStanislav Boboň2021-05-091-1/+1
| |/
* | delete old APIAdam Janovsky2021-05-131-0/+4
* | get rid of constants in favor of configAdam Janovsky2021-05-111-6/+0
* | cc implement protection profiles datasetAdam Janovsky2021-05-111-0/+1
* | new cc download testsAdam Janovsky2021-05-101-0/+3
* | adjust cpe matching ocnstantAdam Janovsky2021-04-201-1/+1
* | increase max cpe matches constantAdam Janovsky2021-04-201-1/+1
|/
* relaxing version if no good cpe match foundAdam Janovsky2021-04-161-0/+3
* Merge pull request #31 from petrs/petrs/analyze_affectingJán Jančár2021-03-241-1/+2
|\
| * minor cleaningPetr Svenda2021-02-181-1/+2
* | Algorithm matching + saner usage (#43)Stanislav Boboň2021-03-201-1/+1
* | Error messages of certificate are now serializedAdam Janovsky2021-02-241-2/+2
* | Adds fault tolerant data extractionAdam Janovsky2021-02-201-0/+1
|/
* fixed requestsStanislav Boboň2021-02-131-1/+2
* yaml + saner configurationStanislav Boboň2021-02-121-5/+1
* rules as constantsStanislav Boboň2021-02-031-1/+2
* regexes overdoneStanislav Boboň2021-01-281-1/+4
* Implement improvements proposed by J08nY in reviewAdam Janovsky2020-11-281-0/+1
* Implement better loggingAdam Janovsky2020-11-271-0/+1
* Alpha version of cert download and convertAdam Janovsky2020-11-251-0/+4
* adds download CC cert_reports and sec_targetAdam Janovsky2020-11-241-0/+2
* Repalce relative imports with absolute importsAdam Janovsky2020-11-241-2/+0
* fips: oop working (#15)Stanislav Boboň2020-11-201-1/+2
* Alpha version of OOP certificates.Adam Janovsky2020-11-111-0/+3
* mockup classes for Dataset and Certificateadamjanovsky2020-10-231-0/+34