| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | updated requirements for jsonschema | mmstanone | 2021-09-07 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Added configuration schema | mmstanone | 2021-09-07 | 2 | -1/+133 | |
| | | | | ||||||
| | | * | cleanup old code | Adam Janovsky | 2021-10-22 | 8 | -369/+129 | |
| | | | | ||||||
| | | * | enhance cpe with start and end versions | Adam Janovsky | 2021-10-19 | 2 | -6/+23 | |
| | | | | ||||||
| | | * | introduce startVersion and endVersion to CPE object | Adam Janovsky | 2021-10-19 | 1 | -3/+12 | |
| | | | | ||||||
| | | * | rename certificate -> sample and split cve,cpe dataset from sample | Adam Janovsky | 2021-10-19 | 23 | -249/+268 | |
| | | | | ||||||
| | | * | very rough version of automated cpe matching | Adam Janovsky | 2021-10-15 | 1 | -0/+254 | |
| | | | | ||||||
| | | * | cleanup evaluation functions | Adam Janovsky | 2021-10-15 | 1 | -42/+2 | |
| | | | | ||||||
| | | * | clean old evaluation functions | Adam Janovsky | 2021-10-15 | 1 | -78/+19 | |
| | | | | ||||||
| | | * | improve tokenization now split on any whitespace | Adam Janovsky | 2021-10-15 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | revert changes in cve dataset | Adam Janovsky | 2021-10-15 | 1 | -17/+3 | |
| | | | | ||||||
| | | * | general improvements in CPE | Adam Janovsky | 2021-10-15 | 1 | -4/+71 | |
| | | | | ||||||
| | | * | getting x and y for cpe_matching on certs | Adam Janovsky | 2021-10-15 | 1 | -2/+8 | |
| | | | | ||||||
| | | * | remove TFIDF cve matching | Adam Janovsky | 2021-10-15 | 1 | -54/+0 | |
| | | | | ||||||
| | | * | random fixes | Adam Janovsky | 2021-09-24 | 3 | -26/+94 | |
| | | | | ||||||
| | | * | cve not represented as set | Adam Janovsky | 2021-09-23 | 3 | -10/+19 | |
| | | | | ||||||
| | | * | matching now adheres to sklearn style guide | Adam Janovsky | 2021-09-22 | 5 | -33/+53 | |
| | | | | ||||||
| | | * | PoC GridSearch on hyperparameters | Adam Janovsky | 2021-09-21 | 1 | -10/+21 | |
| | | | | ||||||
| | | * | classifier adheres to sklearn | Adam Janovsky | 2021-09-21 | 1 | -27/+34 | |
| | | | | ||||||
| | | * | evaluation summary | Adam Janovsky | 2021-09-21 | 1 | -15/+38 | |
| | | | | ||||||
| | | * | better eq on cves | Adam Janovsky | 2021-09-21 | 1 | -1/+11 | |
| | | | | ||||||
| | | * | fix tests CVE description field | Adam Janovsky | 2021-09-21 | 2 | -5/+9 | |
| | | | | ||||||
| | | * | sklearn to requirements | Adam Janovsky | 2021-09-21 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | PoC for CVE matching | Adam Janovsky | 2021-09-21 | 4 | -0/+158 | |
| | | | | ||||||
| | | * | add script for validation/test split for reproducibility | Adam Janovsky | 2021-09-21 | 1 | -0/+73 | |
| | | | | ||||||
| | | * | cve objects extended to contain info rel. to matching | Adam Janovsky | 2021-09-21 | 1 | -4/+23 | |
| | | | | ||||||
| | | * | keywords for certificates | Adam Janovsky | 2021-09-21 | 1 | -1/+10 | |
| | | | | ||||||
| | | * | better to_pandas() in cpe dataset | Adam Janovsky | 2021-09-21 | 1 | -2/+7 | |
| | | | | ||||||
| | | * | delete auxillary print | Adam Janovsky | 2021-09-21 | 1 | -1/+0 | |
| | | | | ||||||
| | | * | tokenization method | Adam Janovsky | 2021-09-21 | 1 | -0/+3 | |
| | | | | ||||||
| | | * | min token length settings | Adam Janovsky | 2021-09-21 | 1 | -1/+3 | |
| | | | | ||||||
| | | * | just add type hints to random method | Adam Janovsky | 2021-09-21 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | hotfix cve dataset to pandas serialization | Adam Janovsky | 2021-09-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #102 from crocs-muni/add-related-certs-cve-dataset | adamjanovsky | 2021-09-14 | 5 | -9/+35 | |
| |\ \ | | | | | | | Add related certs CVE dataset | |||||
| | * | | fix tests | Adam Janovsky | 2021-09-14 | 2 | -3/+15 | |
| | | | | ||||||
| | * | | adds vulnerable certificates to CVE dataset | Adam Janovsky | 2021-09-14 | 3 | -6/+20 | |
| |/ / | ||||||
| * | | Merge pull request #101 from crocs-muni/dependabot/pip/pillow-8.3.2 | adamjanovsky | 2021-09-08 | 1 | -1/+1 | |
| |\ \ | | | | | | | Bump pillow from 8.2.0 to 8.3.2 | |||||
| | * | | Bump pillow from 8.2.0 to 8.3.2 | dependabot[bot] | 2021-09-08 | 1 | -1/+1 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * / | update cpe/cve notebook | Adam Janovsky | 2021-09-08 | 3 | -302/+483 | |
| |/ | ||||||
| * | Merge pull request #99 from crocs-muni/fips-cpe-better-label | adamjanovsky | 2021-09-07 | 1 | -1/+5 | |
| |\ | | | | | better label for label studio labeling | |||||
| | * | better label for label studio labeling | Adam Janovsky | 2021-09-07 | 1 | -1/+5 | |
| |/ | ||||||
| * | Merge pull request #98 from crocs-muni/fips-cpe | adamjanovsky | 2021-09-06 | 8 | -172/+235 | |
| |\ | | | | | Fips cpe | |||||
| | * | rename processed->heuristics in tests | Adam Janovsky | 2021-09-06 | 1 | -60/+60 | |
| | | | ||||||
| | * | label_studio_json inheritance | Adam Janovsky | 2021-09-06 | 6 | -68/+68 | |
| | | | ||||||
| | * | implemented inheritance in CPE matching | Adam Janovsky | 2021-09-06 | 5 | -87/+54 | |
| | | | ||||||
| | * | FIPS CPE label studio data format | Adam Janovsky | 2021-09-02 | 1 | -0/+14 | |
| | | | ||||||
| | * | fix FIPS CPE matching | Adam Janovsky | 2021-09-02 | 2 | -7/+22 | |
| | | | ||||||
| | * | merge dev | Adam Janovsky | 2021-09-02 | 3 | -7/+10 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #97 from crocs-muni/fips-cli | adamjanovsky | 2021-09-02 | 12 | -188/+724 | |
| |\ \ | | | | | | | CLI, MyBinder, and web snapshot for FIPS | |||||
| | * | | Fixed root_dir search in algs during testing | mmstanone | 2021-09-01 | 1 | -1/+2 | |
| | | | | ||||||
