aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Cache CPE in CVE and CPE datasets.J08nY2021-12-264-7/+13
| * | Add pytest-monitor and pytest-profiling to dev deps.J08nY2021-12-263-3/+8
| * | Add slots to CVE and CPE objects.J08nY2021-12-264-3/+31
* | | Merge pull request #151 from crocs-muni/feat/datasets-onlineadamjanovsky2021-12-271-3/+3
|\ \ \ | |/ / |/| |
| * | Lookup latest results from seccerts.orgJ08nY2021-12-261-3/+3
|/ /
* | Merge pull request #45 from J08nY/feat/in-processadamjanovsky2021-12-2614-1/+12591
|\ \
| * | Fix typehints and naming.J08nY2021-12-257-27/+28
| * | Fix IUT/MIP demos.J08nY2021-12-232-2/+4
| * | Add tests for FIPS IUT/MIP stuff.J08nY2021-12-237-0/+12120
| * | Fix IUT/MIP errors on full dumps.J08nY2021-12-234-13/+30
| * | Refactor IUT and MIP stuff into modern interface.J08nY2021-12-235-144/+233
| * | Split sample and dataset stuff in IUT and MIP.J08nY2021-12-236-111/+119
| * | Split MIP+IUT code into CLI part in examples and rest in library.J08nY2021-12-236-337/+353
| * | Make MIP and IUT stuff into datasets.J08nY2021-12-231-104/+191
| * | Blacken in_process.pyJ08nY2021-12-231-19/+86
| * | Add FIPS MIP and IUT parsing.J08nY2021-12-231-0/+183
* | | Merge pull request #148 from crocs-muni/feature/fips-dgstadamjanovsky2021-12-254-89/+111
|\ \ \
| * | | add type hint for fips_dgstAdam Janovsky2021-12-251-1/+1
| * | | Add regression test for #125.J08nY2021-12-231-0/+7
| * | | Use dgst field for FIPS instead of cert_id.J08nY2021-12-234-89/+104
| |/ /
* | | Merge pull request #149 from crocs-muni/fix/145adamjanovsky2021-12-251-2/+2
|\ \ \ | |/ / |/| |
| * | Fix #145.J08nY2021-12-231-2/+2
|/ /
| * feat: Implemented feature for discovering cert dependencies specified by yearGeogeFI2022-01-261-109/+254
| * feat: Added heatmap for scheme dependenciesGeogeFI2022-01-231-446/+77
| * feat: Implemented dependencies among cert schemesGeogeFI2022-01-231-231/+804
| * feat: Added summary of analysisGeogeFI2022-01-081-127/+212
| * feat: Finished normalized countplotsGeogeFI2021-12-271-854/+187
| * Merge branch 'dev' into dependency-analysisAdam Janovsky2021-12-1952-2285/+3370
| |\ | |/ |/|
* | just typo in Contributing.mdAdam Janovsky2021-12-191-1/+1
* | Merge pull request #144 from crocs-muni/closes-#106adamjanovsky2021-12-1944-2152/+3029
|\ \
| * | add links to contributingAdam Janovsky2021-12-191-4/+4
| * | add description on lintersAdam Janovsky2021-12-192-2/+27
| * | add flake8 to pre-commitAdam Janovsky2021-12-191-1/+4
| * | bump flake8Adam Janovsky2021-12-193-2/+3
| * | add flake8 workflowAdam Janovsky2021-12-191-0/+12
| * | add flake8 configurationAdam Janovsky2021-12-191-0/+22
| * | flake8 complianceAdam Janovsky2021-12-1917-49/+38
| * | pre-commit just check, not fixAdam Janovsky2021-12-191-0/+2
| * | add pre-commitAdam Janovsky2021-12-192-1/+22
| * | isort and blackAdam Janovsky2021-12-182-4/+9
| * | Fix MyPy errorsAdam Janovsky2021-12-1811-32/+41
| * | adjust workflows for mypyAdam Janovsky2021-12-183-7/+7
| * | well, now's the time to fix isortAdam Janovsky2021-12-181-0/+1
| * | fix isort errorsAdam Janovsky2021-12-187-61/+9
| * | finally fix line_length parameterAdam Janovsky2021-12-181-2/+2
| * | line-length -> line-width, may workAdam Janovsky2021-12-181-2/+3
| * | fix black and isort changesAdam Janovsky2021-12-188-22/+74
| * | GitHub Action for isortAdam Janovsky2021-12-181-1/+10
| * | sort importsAdam Janovsky2021-12-1834-184/+193
| * | introduce linters into dev-requirementsAdam Janovsky2021-12-181-1/+4