aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Polish instructions.J08nY2025-11-121-0/+1
|
* add .ruff_cache to .gitignoreAdam Janovsky2023-02-161-1/+4
|
* Fix/pypdf and cli fixes (#306)adamjanovsky2023-01-101-1/+4
| | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1
* flat -> src layout (#294)adamjanovsky2022-12-091-12/+1
| | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`
* improve CVE notebookAdam Janovsky2022-05-261-0/+3
|
* Docs: configuratiom.md without editing makefileAdam Janovsky2022-05-211-3/+0
|
* Docs: automatically generate configuration pageAdam Janovsky2022-05-201-0/+3
|
* .Adam Janovsky2022-04-261-0/+2
|
* Add pytest-monitor and pytest-profiling to dev deps.J08nY2021-12-261-0/+2
|
* Enhance CVE notebook with further analysesAdam Janovsky2021-12-071-0/+3
|
* jupyter PoC for CPE matchingAdam Janovsky2021-03-251-0/+1
|
* added pdfs and test dataset in gitignoreStanislav Boboň2020-12-031-0/+6
|
* Merge branch 'master' into fipsStanislav Boboň2020-11-301-0/+2
|\
| * hotfix testAdam Janovsky2020-11-271-1/+1
| |
| * Implement better loggingAdam Janovsky2020-11-271-0/+3
| | | | | | | | | | | | - Now logging on info level, each module into its owner logger. - Logging is performed on standard output - Logging is performed into file `./cert_processing_log.txt` that is gitignored
* | Merge branch 'fips' of github.com:petrs/sec-certs into fipsStanislav Boboň2020-11-301-1/+2
|\ \
| * | gitignore for dataset + algorithm file creationStanislav Boboň2020-11-281-0/+4
| |/
* / gitignore fips dataset and venvStanislav Boboň2020-11-301-0/+4
|/
* added ignore rule for results foldersPetr Svenda2020-02-271-1/+1
|
* Update .gitignorePetr Svenda2019-12-161-1/+4
|
* removing results folders from gitPetr Svenda2019-12-021-0/+4
|
* Initial commitPetr Svenda2019-11-091-0/+104