| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: Matching anssi certs with recertification, removed regex for turkish certs | GeogeFI | 2022-04-01 | 1 | -2/+1 |
| * | refactor: Refactored almost all things noted by Adam | GeogeFI | 2022-02-07 | 1 | -1/+1 |
| * | refactor: Refactored and formatted version | GeogeFI | 2022-02-05 | 1 | -24/+2 |
| * | refactor: Removed redundant regexes | GeogeFI | 2022-01-29 | 1 | -10/+1 |
| * | feat: Expanded regexes from old-api branch | GeogeFI | 2022-01-28 | 1 | -1/+52 |
| * | feat: Nscib parsing header function from old-api, untested | GeogeFI | 2022-01-27 | 1 | -0/+4 |
| * | flake8 compliance | Adam Janovsky | 2021-12-19 | 1 | -5/+5 |
| * | Format code with black | Adam Janovsky | 2021-12-18 | 1 | -337/+306 |
| * | Add more keyword rules. | J08nY | 2021-12-16 | 1 | -29/+51 |
| * | Merge branch 'dev' into mypy-errors | mmstanone | 2021-12-12 | 1 | -37/+37 |
| |\ |
|
| | * | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 1 | -37/+37 |
| * | | fix of minor errors | mmstanone | 2021-11-18 | 1 | -1/+1 |
| * | | rules, serialization and processing | mmstanone | 2021-11-11 | 1 | -8/+12 |
| |/ |
|
| * | remove broken_files, improved rules | Stanislav Boboň | 2021-04-20 | 1 | -5/+8 |
| * | WIP: Broken test preparation | Stanislav Boboň | 2021-04-19 | 1 | -4/+6 |
| * | matching and algorithms in caveat | Stanislav Boboň | 2021-04-18 | 1 | -1/+5 |
| * | ignoring first (title) page | Stanislav Boboň | 2021-03-25 | 1 | -3/+0 |
| * | extended regexes (and #id) | Stanislav Boboň | 2021-03-25 | 1 | -32/+33 |
| * | Merge branch 'master' into fips | Stanislav Boboň | 2021-03-25 | 1 | -4/+4 |
| |\ |
|
| | * | Merge pull request #31 from petrs/petrs/analyze_affecting | Ján Jančár | 2021-03-24 | 1 | -4/+6 |
| | |\ |
|
| | | * | removing addition of regex_sep | Petr Svenda | 2021-03-24 | 1 | -1/+1 |
| | | * | comment out fips_rules update (possibly incorrectly removed?) | Petr Svenda | 2021-02-22 | 1 | -1/+1 |
| | | * | move short BSI report numbers from cert_id group to technical reports - is no... | Petr Svenda | 2021-02-18 | 1 | -1/+1 |
| | | * | add more precise detection of Common Criteria methodology reference | Petr Svenda | 2021-02-18 | 1 | -3/+5 |
| | * | | Algorithm matching + saner usage (#43) | Stanislav Boboň | 2021-03-20 | 1 | -33/+36 |
| | |/ |
|
| * | | better matching (name + id only) | Stanislav Boboň | 2021-03-25 | 1 | -41/+41 |
| * | | added weirdly shaped "-" | Stanislav Boboň | 2021-03-18 | 1 | -32/+32 |
| * | | parsing rules to match random matches | Stanislav Boboň | 2021-03-11 | 1 | -1/+4 |
| |/ |
|
| * | yaml + saner configuration | Stanislav Boboň | 2021-02-12 | 1 | -7/+0 |
| * | optimalized maps | Stanislav Boboň | 2021-02-04 | 1 | -0/+1 |
| * | Merge branch 'master' into fips | Stanislav Boboň | 2021-02-03 | 1 | -2/+3 |
| |\ |
|
| | * | improved matching of keywords, warn when excessive match | Petr Svenda | 2021-01-21 | 1 | -2/+3 |
| * | | regexes overdone | Stanislav Boboň | 2021-01-28 | 1 | -6/+11 |
| * | | common rules matching | Stanislav Boboň | 2021-01-21 | 1 | -1/+0 |
| * | | Merge branch 'master' into fips | Stanislav Boboň | 2021-01-21 | 1 | -30/+62 |
| |\| |
|
| | * | fix missing match for ansit, ansip and sect curves | Petr Svenda | 2021-01-18 | 1 | -1/+2 |
| | * | add cc claims keywords, improved packages | Petr Svenda | 2021-01-15 | 1 | -30/+61 |
| * | | raw links | Stanislav Boboň | 2021-01-16 | 1 | -1/+1 |
| * | | Merge branch 'master' into fips | Stanislav Boboň | 2021-01-11 | 1 | -1/+43 |
| |\| |
|
| | * | add rules to extract javacard api constants | Petr Svenda | 2021-01-11 | 1 | -0/+40 |
| | * | make deep copy for fips to prevent unwanted re.compile | Petr Svenda | 2021-01-08 | 1 | -1/+3 |
| * | | settings added | Stanislav Boboň | 2021-01-07 | 1 | -1/+8 |
| |/ |
|
| * | regexes | Stanislav Boboň | 2020-12-29 | 1 | -1/+9 |
| * | next quick fix of exceptions | Stanislav Boboň | 2020-12-19 | 1 | -1/+1 |
| * | fixed rules + more exceptions | Stanislav Boboň | 2020-12-19 | 1 | -5/+11 |
| * | new rules with exceptions | Stanislav Boboň | 2020-12-18 | 1 | -33/+39 |
| * | tidied rules, added some more | Stanislav Boboň | 2020-12-03 | 1 | -29/+70 |
| * | parsing now depends on algorithms | Stanislav Boboň | 2020-11-26 | 1 | -1/+1 |
| * | Fips - bs4, added parsing (#9) | Stanislav Boboň | 2020-10-24 | 1 | -18/+30 |
| * | Fix block_cipher_modes key in output. | J08nY | 2020-10-21 | 1 | -1/+1 |