| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add codecov badges. | J08nY | 2022-12-08 | 2 | -3/+6 | |
| | | | ||||||
| | * | Add codecov and rename workflow jobs for consistency. | J08nY | 2022-12-08 | 3 | -2/+11 | |
| | | | ||||||
| * | | Merge pull request #291 from ↵ | Ján Jančár | 2022-12-08 | 2 | -22/+7 | |
| |\ \ | |/ |/| | | | | | crocs-muni/dependabot/pip/requirements/certifi-2022.12.7 build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /requirements | |||||
| | * | build(deps): bump certifi from 2021.10.8 to 2022.12.7 in /requirements | dependabot[bot] | 2022-12-08 | 2 | -22/+7 | |
| |/ | | | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 143 | -119089/+15594 | |
| | | | | | | | | | | | * 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 | |||||
| * | Fix package_data contents. | J08nY | 2022-11-15 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #280 from crocs-muni/fix/ocr-page-order | Ján Jančár | 2022-11-09 | 1 | -1/+2 | |
| |\ | | | | | Fix OCR page order issue. | |||||
| | * | Fix OCR page order issue. | J08nY | 2022-11-09 | 1 | -1/+2 | |
| |/ | | | | Fixes #279. | |||||
| * | Add results to notebooks to make them nice on GitHub. | J08nY | 2022-10-25 | 4 | -105/+1007 | |
| | | ||||||
| * | Merge pull request #274 from crocs-muni/feat/fips-notebooks | Ján Jančár | 2022-10-25 | 13 | -3511/+114761 | |
| |\ | | | | | Add notebooks to FIPS. | |||||
| | * | Fix FipsAlgo sorting for serialization. | J08nY | 2022-10-24 | 1 | -3/+19 | |
| | | | ||||||
| | * | Add vulnerabilities notebook to FIPS. | J08nY | 2022-10-21 | 3 | -1/+705 | |
| | | | ||||||
| | * | Unify some CVE/CPE-help pandas functions and use them in FIPS. | J08nY | 2022-10-21 | 3 | -3481/+43470 | |
| | | | ||||||
| | * | Add temporal analysis of FIPS algorithms. | J08nY | 2022-10-21 | 2 | -4/+40 | |
| | | | ||||||
| | * | Only log warnings for table extraction issues. | J08nY | 2022-10-21 | 1 | -2/+2 | |
| | | | ||||||
| | * | Add more fields to FIPS pandas dataframe. | J08nY | 2022-10-21 | 2 | -1/+38 | |
| | | | ||||||
| | * | Add MIP and IUT notebook for FIPS. | J08nY | 2022-10-21 | 1 | -0/+372 | |
| | | | ||||||
| | * | Fix IUT dataset path use. | J08nY | 2022-10-21 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add temporal trends notebook to FIPS. | J08nY | 2022-10-21 | 6 | -26/+70122 | |
| |/ | ||||||
| * | Ditch the special handling of FIPS rules. | J08nY | 2022-10-21 | 1 | -6/+4 | |
| | | | | | Add a separator anyway, not doing so messes stuff up. | |||||
| * | Add a way to get the full MIP and IUT datasets from web. | J08nY | 2022-10-19 | 6 | -0/+52 | |
| | | ||||||
| * | Add getters for MI and IUT snapshots. | J08nY | 2022-10-19 | 6 | -0/+66 | |
| | | ||||||
| * | Merge pull request #273 from crocs-muni/feat/eval-cpe-matches | adamjanovsky | 2022-10-19 | 7 | -132/+4923 | |
| |\ | | | | | Feat/eval cpe matches | |||||
| | * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-19 | 18 | -1648/+2704 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #271 from crocs-muni/feat/revisit-vulns | adamjanovsky | 2022-10-19 | 6 | -1259/+1841 | |
| |\ \ | | | | | | | Feat/revisit vulns | |||||
| | * \ | merge fresh main | Adam Janovsky | 2022-10-19 | 21 | -435/+1296 | |
| | |\ \ | |/ / |/| | | ||||||
| * | | | Merge pull request #272 from crocs-muni/fix/fips-ids | Ján Jančár | 2022-10-19 | 3 | -15/+18 | |
| |\ \ \ | | | | | | | | | Fix FIPS references. | |||||
| | * | | | Fix FIPS references. | J08nY | 2022-10-19 | 3 | -15/+18 | |
| | | | | | ||||||
| * | | | | Add modified sankey algo to references notebook. | J08nY | 2022-10-19 | 1 | -80/+450 | |
| |/ / / | ||||||
| * | | | Update the final run notebooks and cert_id eval data. | J08nY | 2022-10-10 | 6 | -72/+124 | |
| | | | | ||||||
| * | | | Anonymize docs. | J08nY | 2022-10-10 | 2 | -5/+9 | |
| | | | | ||||||
| * | | | Update final run notebook with *the* final run. | J08nY | 2022-10-10 | 1 | -24/+657 | |
| | | | | ||||||
| * | | | Bump mypy in pre-commit. | J08nY | 2022-10-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | I can finally commit again! | |||||
| * | | | Add git commit hash to final run notebook. | J08nY | 2022-10-09 | 1 | -620/+32 | |
| | | | | ||||||
| * | | | Merge pull request #267 from crocs-muni/feat/eval-cpe-matches | adamjanovsky | 2022-10-09 | 11 | -121/+510 | |
| |\ \ \ | | | | | | | | | Manual evaluation of CPE matching | |||||
| | | * | | finalize plotting and vuln notebook, add networkx dep | Adam Janovsky | 2022-10-19 | 5 | -1075/+381 | |
| | | | | | ||||||
| | | * | | plotting of tables | Adam Janovsky | 2022-10-10 | 1 | -201/+756 | |
| | | | | | ||||||
| | | * | | Merge branch 'main' into feat/revisit-vulns | Adam Janovsky | 2022-10-10 | 3 | -8/+15 | |
| | | |\ \ | |_|/ / |/| | | | ||||||
| | | * | | rework vuln. notebook | Adam Janovsky | 2022-10-10 | 1 | -710/+879 | |
| | | | | | ||||||
| | | * | | introduce scipy dependency | Adam Janovsky | 2022-10-05 | 3 | -249/+28 | |
| | | | | | ||||||
| | | * | | user spearman to compute correlations, further enhances | Adam Janovsky | 2022-10-05 | 2 | -876/+1651 | |
| | | | | | ||||||
| | | | * | move/update cert_id/cpe validation notebooks | Adam Janovsky | 2022-10-19 | 2 | -4/+3 | |
| | | | | | ||||||
| | | | * | move new CPE labeling, validation to proper dirs | Adam Janovsky | 2022-10-19 | 4 | -11/+74655 | |
| | | | | | ||||||
| | | | * | delete old CPE labeling notebooks, validation splits | Adam Janovsky | 2022-10-19 | 3 | -69860/+0 | |
| | | | | | ||||||
| | | | * | add latex commands for evaluation | Adam Janovsky | 2022-10-10 | 1 | -7/+15 | |
| | | |/ | |/| | ||||||
| | * | | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-09 | 3 | -8/+15 | |
| | |\ \ | |/ / |/| | | ||||||
| * | | | Merge pull request #270 from crocs-muni/fix/change-pp-path | Ján Jančár | 2022-10-07 | 3 | -8/+15 | |
| |\ \ \ | |_|/ |/| | | Move PP dataset URL. | |||||
| | * | | Move PP dataset URL. | J08nY | 2022-10-07 | 3 | -8/+15 | |
| |/ / | | | | | | | Fixes #269. | |||||
| | * | Update CPE evaluation dataset | Adam Janovsky | 2022-10-09 | 2 | -115/+132 | |
| | | | | | | | | | | | | | | | - When improving CPE classifier dataset, some of the evaluation samples were used to steer the engineering choices. New dataset was sampled at random. - Also update notebook to prepare the evaluation | |||||
| | * | improve CPE matching | Adam Janovsky | 2022-10-09 | 4 | -26/+153 | |
| | | | ||||||
