| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move flaky remote tests into "scheduled" workflow. | J08nY | 2025-02-27 | 1 | -1/+1 |
| | | |||||
| * | Do not run from_web tests for CPE and CVE. | J08nY | 2025-02-15 | 1 | -0/+8 |
| | | |||||
| * | some more cve/cpe tests | Adam Janovsky | 2023-04-20 | 1 | -9/+29 |
| | | |||||
| * | share some fixtures | Adam Janovsky | 2023-04-20 | 1 | -23/+14 |
| | | |||||
| * | fix cve tests | Adam Janovsky | 2023-04-15 | 1 | -110/+44 |
| | | |||||
| * | fix pre-commit problems outside of tests | Adam Janovsky | 2023-04-13 | 1 | -1/+1 |
| | | |||||
| * | WiP new cve and cpe dataset handling | Adam Janovsky | 2023-04-07 | 1 | -4/+9 |
| | | |||||
| * | finalize cpe matching for on/with configurations | Adam Janovsky | 2023-03-10 | 1 | -34/+35 |
| | | |||||
| * | merge: merged main into feature branch | GeorgeFI | 2023-02-20 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix typo auxillary -> auxiliary. | J08nY | 2023-02-10 | 1 | -2/+2 |
| | | | |||||
| * | | format: formatting test file with black | GeogeFI | 2023-02-09 | 1 | -5/+6 |
| | | | |||||
| * | | tests: Fixing not passing tests | GeogeFI | 2023-02-09 | 1 | -2/+27 |
| | | | |||||
| * | | tests: Prepared fixture setup for cpe config match test | GeogeFI | 2022-12-27 | 1 | -1/+1 |
| | | | |||||
| * | | chore: Formating, fixed tests | GeogeFI | 2022-12-25 | 1 | -4/+4 |
| | | | |||||
| * | | docs: Added documentation to the major methods | GeogeFI | 2022-12-16 | 1 | -0/+1 |
| | | | |||||
| * | | fix: Fixed critical bug in recursion, fixed tests | GeogeFI | 2022-12-15 | 1 | -0/+2 |
| |/ | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -33/+110 |
| | | | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints | ||||
| * | enhance vulnerability notebook with CWEs (#232) | adamjanovsky | 2022-06-14 | 1 | -0/+1 |
| | | | | | | * CVEs: start collecting CWE data * vuln notebook: CWE analysis | ||||
| * | reorganize imports in examples, CLIs, notebooks | Adam Janovsky | 2022-05-13 | 1 | -2/+2 |
| | | |||||
| * | Fix broken serialization of CVE and CPE objects. | J08nY | 2022-01-03 | 1 | -0/+27 |
| | | |||||
| * | Add pytest-monitor and pytest-profiling to dev deps. | J08nY | 2021-12-26 | 1 | -3/+2 |
| | | |||||
| * | Add slots to CVE and CPE objects. | J08nY | 2021-12-26 | 1 | -0/+14 |
| Fixes #109. Also adds a test loading the CVE database from the web. | |||||
