| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Get rid of DUMMY_NONEXISTING_PATH. | J08nY | 2025-02-15 | 1 | -4/+4 |
| | | |||||
| * | Fix mutable default state. | J08nY | 2025-02-14 | 1 | -3/+3 |
| | | |||||
| * | Get rid of all the RETURNCODEs. | J08nY | 2025-02-14 | 1 | -1/+2 |
| | | | | | | # Conflicts: # src/sec_certs/utils/helpers.py | ||||
| * | Unify CVE and CPEDataset from_web with the rest. | J08nY | 2025-02-14 | 1 | -3/+6 |
| | | |||||
| * | Fix CVE and CPE dataset datetime load. | J08nY | 2023-04-26 | 1 | -4/+9 |
| | | |||||
| * | fix cwe parsing in cvedataset | Adam Janovsky | 2023-04-21 | 1 | -1/+2 |
| | | |||||
| * | some more cve/cpe tests | Adam Janovsky | 2023-04-20 | 1 | -1/+2 |
| | | |||||
| * | share some fixtures | Adam Janovsky | 2023-04-20 | 1 | -1/+1 |
| | | |||||
| * | replace some ifs with dictionaray setdefault | Adam Janovsky | 2023-04-19 | 1 | -4/+1 |
| | | |||||
| * | fix fips tests | Adam Janovsky | 2023-04-15 | 1 | -16/+20 |
| | | |||||
| * | fix key case in CVEDataset | Adam Janovsky | 2023-04-14 | 1 | -1/+1 |
| | | |||||
| * | fix some bugs | Adam Janovsky | 2023-04-14 | 1 | -3/+9 |
| | | |||||
| * | fix pre-commit problems outside of tests | Adam Janovsky | 2023-04-13 | 1 | -67/+53 |
| | | |||||
| * | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 1 | -135/+52 |
| | | |||||
| * | delay and prune look-up dict build in CVEDataset | Adam Janovsky | 2023-03-16 | 1 | -1/+14 |
| | | |||||
| * | finalize cpe matching for on/with configurations | Adam Janovsky | 2023-03-10 | 1 | -20/+18 |
| | | |||||
| * | merge: merged main into feature branch | GeorgeFI | 2023-02-20 | 1 | -8/+6 |
| |\ | |||||
| | * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 1 | -4/+4 |
| | | | |||||
| | * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 1 | -2/+2 |
| | | | |||||
| | * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 1 | -2/+0 |
| | | | | | | | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | | chore: Formating, fixed tests | GeogeFI | 2022-12-25 | 1 | -1/+1 |
| | | | |||||
| * | | refactor: Refactoring from notes of code review | GeogeFI | 2022-12-25 | 1 | -0/+1 |
| | | | |||||
| * | | refactor: Refactoring from code review | GeogeFI | 2022-12-25 | 1 | -5/+4 |
| | | | |||||
| * | | docs: Added documentation to the major methods | GeogeFI | 2022-12-16 | 1 | -0/+5 |
| | | | |||||
| * | | feat: Added method for filtering cves with cpe configs | GeogeFI | 2022-12-15 | 1 | -1/+9 |
| | | | |||||
| * | | feat: Implementation of cpe configs, not tested yet | GeogeFI | 2022-12-15 | 1 | -2/+24 |
| |/ | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+221 |
| - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | |||||
