aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fixed from_json()mmstanone2021-09-012-6/+9
| | * adds cpe matching to FIPSAdam Janovsky2021-09-024-21/+89
| |/
| * Fixed typosmmstanone2021-09-011-3/+3
| * Removed automatic data clearingmmstanone2021-09-011-1/+2
| * Updated README for MyBinder and local explorationmmstanone2021-08-051-2/+17
| * Setting local paths in from_jsonmmstanone2021-08-052-0/+18
| * added -y to dockerfile installsmmstanone2021-08-051-2/+2
| * Added web snapshot and jupyter notebookmmstanone2021-08-053-1/+48
| * Working CLImmstanone2021-08-053-3/+6
| * WIP: algorithm parsingmmstanone2021-08-022-21/+44
| * WIP: working continuous updatemmstanone2021-08-023-11/+34
| * WIP: updated dockerfile with dependenciesmmstanone2021-07-291-0/+2
| * WIP: FIPS CLI - readmemmstanone2021-07-282-4/+114
| * fixed tests after refactoringmmstanone2021-07-282-3/+8
| * WIP: CLI for FIPSmmstanone2021-07-286-43/+57
| * mergingmmstanone2021-07-2133-446/+755
| |\ | |/ |/|
* | fix in fetching the datasetAdam Janovsky2021-06-161-35/+56
* | Merge pull request #96 from crocs-muni/cc-cve-cpe-notebookadamjanovsky2021-06-1611-68/+336
|\ \
| * | change url to pp static datasetAdam Janovsky2021-06-161-1/+1
| * | Merge branch 'dev' into cc-cve-cpe-notebookAdam Janovsky2021-06-161-3/+3
| |\ \ | |/ / |/| |
* | | Merge pull request #93 from crocs-muni/dependabot/pip/pillow-8.2.0adamjanovsky2021-06-091-1/+1
|\ \ \
| * | | Bump pillow from 8.1.1 to 8.2.0dependabot[bot]2021-06-081-1/+1
|/ / /
* | | Merge pull request #92 from crocs-muni/dependabot/pip/urllib3-1.26.5adamjanovsky2021-06-021-2/+2
|\ \ \
| * | | update requests in requirementsAdam Janovsky2021-06-021-1/+1
| * | | Bump urllib3 from 1.25.11 to 1.26.5dependabot[bot]2021-06-021-1/+1
|/ / /
| * | implement some exploratory stuff in notebookAdam Janovsky2021-06-161-9/+189
| * | fix serialization of Maintenance UpdatesAdam Janovsky2021-06-165-14/+42
| * | WiP: CPE notebookAdam Janovsky2021-06-024-15/+39
| * | fix maintenance processing in CLIAdam Janovsky2021-05-281-0/+1
| * | add date to CVE, restrict list of shown CPEsAdam Janovsky2021-05-284-31/+66
|/ /
* | Merge pull request #91 from crocs-muni/cc-exploratory-notebookadamjanovsky2021-05-254-16/+57
|\ \
| * | basic notebook for exploratory studyAdam Janovsky2021-05-252-14/+45
| * | speed up in label-studio dataset loadAdam Janovsky2021-05-253-2/+11
| * | loading label-studio data now marks labeled:true on certsAdam Janovsky2021-05-251-0/+1
|/ /
* | typo in readme, package dataAdam Janovsky2021-05-252-1/+4
* | rename Docker -> dockerAdam Janovsky2021-05-252-1/+1
* | delete dockerfile from root repositoryAdam Janovsky2021-05-251-45/+0
* | Merge pull request #90 from crocs-muni/leo/MyBinderadamjanovsky2021-05-253-0/+47
|\ \
| * | Update docker-image.ymlLéo Vansimay2021-05-251-0/+1
| * | moving Dockerfile to avoid conflict with MyBinder and adding runtime.txt to f...Léo Vansimay2021-05-252-0/+46
|/ /
* | Merge pull request #88 from crocs-muni/cc-bugfixes-label-studioadamjanovsky2021-05-193-11/+70
|\ \
| * | fix color in readmeAdam Janovsky2021-05-191-1/+1
| * | adds configuration of label studio interfaceAdam Janovsky2021-05-191-0/+30
| * | improve readme on labelingAdam Janovsky2021-05-191-4/+32
| * | fixes loading label studio matches into CCDatasetAdam Janovsky2021-05-191-6/+7
|/ /
* | Merge pull request #87 from crocs-muni/cc-bugfixesadamjanovsky2021-05-195-22/+84
|\ \
| * | fix bug values() -> items()Adam Janovsky2021-05-191-1/+1
| * | add progress bar descriptionAdam Janovsky2021-05-192-16/+51
| * | fix certs that were not updated after processingAdam Janovsky2021-05-191-7/+19
| * | add in operator for datasetAdam Janovsky2021-05-191-0/+5