| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | random docs fixes | Adam Janovsky | 2022-05-23 | 1 | -7/+8 | |
| | | | ||||||
| * | | adds FIPSCertificate docs | Adam Janovsky | 2022-05-23 | 2 | -34/+120 | |
| | | | ||||||
| * | | add docs CommonCriteriaCert | Adam Janovsky | 2022-05-23 | 2 | -23/+167 | |
| | | | ||||||
| * | | add docs for CCDataset | Adam Janovsky | 2022-05-23 | 4 | -26/+129 | |
| | | | ||||||
| * | | add fipsdataset docs | Adam Janovsky | 2022-05-22 | 4 | -91/+136 | |
| | | | ||||||
| * | | Docs: automatically generate configuration page | Adam Janovsky | 2022-05-20 | 1 | -1/+7 | |
| | | | ||||||
| * | | Docs: add some examples | Adam Janovsky | 2022-05-20 | 1 | -2/+3 | |
| | | | ||||||
| * | | Docs: autodoc, model package docs | Adam Janovsky | 2022-05-20 | 1 | -9/+30 | |
| | | | ||||||
| * | | CPE model make some method private, docs | Adam Janovsky | 2022-05-20 | 1 | -42/+53 | |
| |/ | ||||||
| * | warn user on missing poppler, graphviz | Adam Janovsky | 2022-05-13 | 1 | -0/+25 | |
| | | ||||||
| * | add docstrings for packages | Adam Janovsky | 2022-05-13 | 4 | -0/+18 | |
| | | ||||||
| * | populate __init__ for modules | Adam Janovsky | 2022-05-12 | 9 | -61/+97 | |
| | | ||||||
| * | allow empty dataset constructors | Adam Janovsky | 2022-05-12 | 3 | -10/+12 | |
| | | ||||||
| * | allow empty files | Adam Janovsky | 2022-05-12 | 1 | -2/+5 | |
| | | ||||||
| * | fix empty raise, more detailed info about badly parsed html | Adam Janovsky | 2022-05-12 | 2 | -8/+13 | |
| | | ||||||
| * | implement EAL-implied SARs inference | Adam Janovsky | 2022-05-10 | 4 | -38/+213 | |
| | | ||||||
| * | improve sar parsing | Adam Janovsky | 2022-05-09 | 4 | -35/+110 | |
| | | ||||||
| * | fix download progress bar | Adam Janovsky | 2022-05-09 | 2 | -7/+17 | |
| | | ||||||
| * | refactor SAR transformer, add docstrings | Adam Janovsky | 2022-05-09 | 3 | -15/+40 | |
| | | ||||||
| * | progress bar on from_web_latest() | Adam Janovsky | 2022-05-09 | 3 | -7/+31 | |
| | | ||||||
| * | Merge branch 'main' into feat/research-cve-notebook | Adam Janovsky | 2022-05-05 | 6 | -17/+173 | |
| |\ | ||||||
| | * | format: Formatting with linters | GeogeFI | 2022-04-21 | 1 | -7/+4 | |
| | | | ||||||
| | * | feat: Updated cert rules from old-api branch | GeogeFI | 2022-04-21 | 1 | -2/+10 | |
| | | | ||||||
| | * | delete debugging print statement | Adam Janovsky | 2022-04-10 | 1 | -3/+0 | |
| | | | ||||||
| | * | test: Added tests for dependecy vulnerabilities | GeogeFI | 2022-04-09 | 1 | -0/+4 | |
| | | | ||||||
| | * | refactor: Refactored referenced module | GeogeFI | 2022-04-09 | 3 | -13/+21 | |
| | | | ||||||
| | * | refactor: Renamed methods to suit sklearn philosophy | GeogeFI | 2022-04-09 | 2 | -7/+21 | |
| | | | ||||||
| | * | chore: Deleted unnecessary function in cc dataset | GeogeFI | 2022-04-07 | 1 | -12/+0 | |
| | | | ||||||
| | * | Merge branch 'main' into dependency-vulnerability | GeogeFI | 2022-04-07 | 7 | -60/+104 | |
| | |\ | ||||||
| | * | | refactor: Renamed function names | GeogeFI | 2022-04-07 | 2 | -14/+15 | |
| | | | | ||||||
| | * | | format: Mypy fix | GeogeFI | 2022-04-02 | 1 | -2/+5 | |
| | | | | ||||||
| | * | | feat: Implemented model for dependency vulnerabilities, tested | GeogeFI | 2022-04-02 | 3 | -52/+26 | |
| | | | | ||||||
| | * | | feat: Partly implemented module, not integrated with dataset, nor tested | GeogeFI | 2022-04-02 | 1 | -0/+96 | |
| | | | | ||||||
| | * | | refactor: Fixing comments from code review | GeogeFI | 2022-04-02 | 1 | -14/+16 | |
| | | | | ||||||
| | * | | feat: Implemented mechanism for skipping duplicates in dependency ↵ | GeogeFI | 2022-04-02 | 2 | -1/+18 | |
| | | | | | | | | | | | | | vulnerabilities evaluation | |||||
| | * | | chore: Mypy hopefully fixed v2 | GeogeFI | 2022-03-19 | 1 | -4/+6 | |
| | | | | ||||||
| | * | | chore: Hopefully fixed problem with circular import | GeogeFI | 2022-03-19 | 1 | -2/+5 | |
| | | | | ||||||
| | * | | format: Formatting with isort, flake8, mypy | GeogeFI | 2022-03-19 | 1 | -5/+2 | |
| | | | | ||||||
| | * | | chore: Removed print statements | GeogeFI | 2022-03-19 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | refactor: Refactored improved version | GeogeFI | 2022-03-19 | 1 | -26/+27 | |
| | | | | ||||||
| | * | | chore: Fixed tests, added support for indirect references | GeogeFI | 2022-03-19 | 1 | -5/+24 | |
| | | | | ||||||
| | * | | feat: Direct dependency vulnerabilities - naive solution | GeogeFI | 2022-03-19 | 2 | -0/+28 | |
| | | | | ||||||
| * | | | add lemmatization prior to cve matching | Adam Janovsky | 2022-05-05 | 3 | -18/+43 | |
| | | | | ||||||
| * | | | disable enhancing CPE dataset with CPEs found only in CVEDset | Adam Janovsky | 2022-05-03 | 1 | -10/+10 | |
| | | | | ||||||
| * | | | WiP CVE notebook | Adam Janovsky | 2022-04-18 | 2 | -4/+135 | |
| | | | | ||||||
| * | | | sar correlation PoC in notebook | Adam Janovsky | 2022-04-18 | 1 | -0/+74 | |
| | | | | ||||||
| * | | | PoC SAR parser | Adam Janovsky | 2022-04-18 | 4 | -0/+106 | |
| | |/ |/| | ||||||
| * | | Refactor/pdftotext as library (#183) | adamjanovsky | 2022-04-04 | 3 | -11/+16 | |
| | | | | | | | | | | | | | | | - Update Docker Ubuntu to 22.04 - Test pipeline now installs fresh Poppler - Poppler-utils package no longer needed - Paragraph on project dependencies added to CONTRIBUTING.md - Pdftotext is no longer called with subprocess call, but API is leveraged instead | |||||
| * | | fix: Matching anssi certs with recertification, removed regex for turkish certs | GeogeFI | 2022-04-01 | 1 | -2/+1 | |
| | | | ||||||
| * | | Fix issue with MIP download due to change in FIPS site. | J08nY | 2022-03-29 | 2 | -47/+86 | |
| | | | ||||||
