| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | isort and black | Adam Janovsky | 2021-12-18 | 2 | -4/+9 | |
| | * | Fix MyPy errors | Adam Janovsky | 2021-12-18 | 8 | -23/+24 | |
| | * | well, now's the time to fix isort | Adam Janovsky | 2021-12-18 | 1 | -0/+1 | |
| | * | fix isort errors | Adam Janovsky | 2021-12-18 | 7 | -61/+9 | |
| | * | fix black and isort changes | Adam Janovsky | 2021-12-18 | 7 | -21/+68 | |
| | * | sort imports | Adam Janovsky | 2021-12-18 | 21 | -133/+138 | |
| | * | Format code with black | Adam Janovsky | 2021-12-18 | 24 | -1547/+2043 | |
| | * | PP: Add serialization decorator | Adam Janovsky | 2021-12-18 | 1 | -1/+2 | |
| | * | MyPy: First instance of TypeVar | Adam Janovsky | 2021-12-18 | 1 | -2/+3 | |
| | * | pp: fix serializing to tmpfile, add ser. decorator | Adam Janovsky | 2021-12-18 | 1 | -2/+2 | |
| | * | Merge pull request #143 from J08nY:fix/ccheuristics | adamjanovsky | 2021-12-18 | 1 | -4/+4 | |
| | |\ | ||||||
| | | * | Fix CCHeuristics attribute lookup. | J08nY | 2021-12-16 | 1 | -4/+4 | |
| | * | | Add more keyword rules. | J08nY | 2021-12-16 | 2 | -41/+63 | |
| | |/ | ||||||
| | * | Try billiard. | J08nY | 2021-12-15 | 1 | -7/+9 | |
| | * | ignore some mypy errors in cpe matching | Adam Janovsky | 2021-12-15 | 1 | -5/+5 | |
| | * | fix mypy problems with cpe matching | Adam Janovsky | 2021-12-15 | 2 | -15/+11 | |
| | * | ignore some mypy errors | Adam Janovsky | 2021-12-15 | 3 | -6/+3 | |
| | * | fix typo in maintenance var. | Adam Janovsky | 2021-12-15 | 1 | -1/+1 | |
| | * | fix import error parallel processing | Adam Janovsky | 2021-12-15 | 1 | -2/+2 | |
| | * | Merge branch 'dev' into fix/better-multiprocessing | adamjanovsky | 2021-12-15 | 24 | -225/+363 | |
| | |\ | ||||||
| | | * | Merge branch 'dev' into feature/tqdm-configuration | adamjanovsky | 2021-12-15 | 22 | -211/+343 | |
| | | |\ | ||||||
| | | | * | leftover maintainance -> maintenance | Adam Janovsky | 2021-12-15 | 2 | -8/+8 | |
| | | | * | revert typed date sanitization, will fix later | Adam Janovsky | 2021-12-15 | 1 | -6/+4 | |
| | | | * | minor refactoring of types | Adam Janovsky | 2021-12-15 | 5 | -21/+14 | |
| | | | * | Ignore the __setitem__() method | mmstanone | 2021-12-14 | 1 | -3/+1 | |
| | | | * | PR updates | mmstanone | 2021-12-14 | 2 | -2/+4 | |
| | | | * | removed debug print | mmstanone | 2021-12-13 | 1 | -2/+0 | |
| | | | * | (the real commit) | mmstanone | 2021-12-13 | 16 | -68/+105 | |
| | | | * | Merge branch 'dev' into mypy-errors | mmstanone | 2021-12-12 | 28 | -728/+1296 | |
| | | | |\ | ||||||
| | | | * | | Removal of useless condition | mmstanone | 2021-12-12 | 1 | -2/+1 | |
| | | | * | | FIPSDataset does not need None at all | mmstanone | 2021-12-12 | 1 | -11/+12 | |
| | | | * | | Optional from fips dataset not used | mmstanone | 2021-12-12 | 1 | -14/+2 | |
| | | | * | | Mappings + optional fips certificate | mmstanone | 2021-12-12 | 5 | -47/+61 | |
| | | | * | | Mainly FIPS mypy issues | mmstanone | 2021-11-18 | 5 | -48/+100 | |
| | | | * | | assert -> if - raise | mmstanone | 2021-11-18 | 5 | -28/+78 | |
| | | | * | | fix of minor errors | mmstanone | 2021-11-18 | 1 | -1/+1 | |
| | | | * | | Delays to fight 403s | mmstanone | 2021-11-18 | 2 | -6/+7 | |
| | | | * | | types in FIPSCertificate | mmstanone | 2021-11-11 | 1 | -11/+18 | |
| | | | * | | LSP + paths | mmstanone | 2021-11-11 | 4 | -4/+8 | |
| | | | * | | CVE and CPE types | mmstanone | 2021-11-11 | 2 | -15/+29 | |
| | | | * | | constants and helpers | mmstanone | 2021-11-11 | 3 | -12/+20 | |
| | | | * | | rules, serialization and processing | mmstanone | 2021-11-11 | 4 | -11/+16 | |
| | | * | | | Add configuration switch to enable/disable tqdm. | J08nY | 2021-12-14 | 9 | -18/+25 | |
| | | | |/ | | |/| | ||||||
| | * / | | Use thread/process pools from concurrent.futures. | J08nY | 2021-12-14 | 1 | -9/+9 | |
| | |/ / | ||||||
| | * | | CC csv: map IP to hostname | Adam Janovsky | 2021-12-12 | 1 | -21/+36 | |
| | * | | change html parsers to html5 | Adam Janovsky | 2021-12-12 | 2 | -5/+7 | |
| | * | | Load CPE matching list before exiting tmpdir. Fix #121. | J08nY | 2021-12-10 | 1 | -4/+4 | |
| | * | | Rename "processed" to "heuristics" in fips. Fix #123. | J08nY | 2021-12-10 | 1 | -5/+5 | |
| | * | | Unify logging uses. | J08nY | 2021-12-10 | 5 | -12/+18 | |
| | * | | Fix bad config path load in fips_cli.py | J08nY | 2021-12-10 | 1 | -2/+3 | |
