| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix some ruff errors | Adam Janovsky | 2024-02-20 | 1 | -3/+3 |
| | | |||||
| * | some more cve/cpe tests | Adam Janovsky | 2023-04-20 | 1 | -2/+2 |
| | | |||||
| * | fix fips tests | Adam Janovsky | 2023-04-15 | 1 | -1/+1 |
| | | |||||
| * | fix cpe and cpe tests | Adam Janovsky | 2023-04-14 | 1 | -9/+8 |
| | | |||||
| * | fix typing problem in test_cve_matching.py | Adam Janovsky | 2023-04-14 | 1 | -2/+10 |
| | | |||||
| * | random fixes | Adam Janovsky | 2023-04-14 | 1 | -1/+2 |
| | | |||||
| * | fix pre-commit problems outside of tests | Adam Janovsky | 2023-04-13 | 1 | -53/+29 |
| | | |||||
| * | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 1 | -3/+64 |
| | | |||||
| * | delay and prune look-up dict build in CVEDataset | Adam Janovsky | 2023-03-16 | 1 | -0/+3 |
| | | |||||
| * | finalize cpe matching for on/with configurations | Adam Janovsky | 2023-03-10 | 1 | -8/+11 |
| | | |||||
| * | refactor: Refactored match function | GeorgeFI | 2023-02-25 | 1 | -1/+1 |
| | | |||||
| * | format: manual fixes, black is complaining, but wont fix it | GeogeFI | 2023-02-09 | 1 | -1/+0 |
| | | |||||
| * | refactor: Refactoring from notes of code review | GeogeFI | 2022-12-25 | 1 | -0/+6 |
| | | |||||
| * | docs: Added documentation to the major methods | GeogeFI | 2022-12-16 | 1 | -0/+4 |
| | | |||||
| * | feat: Representation of cpes in cpe configs as set | GeogeFI | 2022-12-15 | 1 | -6/+4 |
| | | |||||
| * | fix: Fixed critical bug in recursion, fixed tests | GeogeFI | 2022-12-15 | 1 | -0/+1 |
| | | |||||
| * | feat: Implementation of cpe configs, not tested yet | GeogeFI | 2022-12-15 | 1 | -0/+17 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -0/+100 |
| - 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` | |||||
