index
:
sec-certs.git
main
page
Tool for analysis of security certificates (Common Criteria, FIPS 140...).
crocs-muni
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sec_certs
/
dataset
/
dataset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(dataset): formatting and version warning logic for dataset version tracking
Ján Jančár
2025-06-12
1
-3
/
+7
*
feat(dataset): add version warning and comparison for dataset and package ver...
Ján Jančár
2025-06-12
1
-1
/
+38
*
Document the backed status of datasets.
J08nY
2025-02-17
1
-7
/
+7
*
Get rid of DUMMY_NONEXISTING_PATH.
J08nY
2025-02-15
1
-8
/
+35
*
Ditch unused (and unimplemented) sha256_digest.
J08nY
2025-02-14
1
-3
/
+1
*
Actually use Dataset.__init__.
J08nY
2025-02-14
1
-2
/
+2
*
Fix mutable default state.
J08nY
2025-02-14
1
-6
/
+10
*
Get rid of all the RETURNCODEs.
J08nY
2025-02-14
1
-1
/
+2
*
Use tmpdir with enough free space.
J08nY
2025-02-14
1
-3
/
+5
*
fix dataset download description class name
Adam Janovsky
2025-02-13
1
-1
/
+1
*
Add docs about dataset layout.
J08nY
2025-02-02
1
-0
/
+2
*
replace from_web_latest() with from_web()
Adam Janovsky
2025-02-01
1
-7
/
+18
*
implement PP processing
Adam Janovsky
2025-02-01
1
-3
/
+9
*
refactor auxiliary dataset handling, heuristics computation
Adam Janovsky
2025-02-01
1
-352
/
+24
*
Fix tests.
J08nY
2024-11-20
1
-1
/
+1
*
update deps, linter versions
Adam Janovsky
2024-11-19
1
-3
/
+1
*
Cleanup of documentation.
J08nY
2024-10-19
1
-3
/
+2
*
Avoid double serialization in CVE and CPE dataset load.
J08nY
2024-10-18
1
-2
/
+2
*
Unify and add options to from_web_latest.
J08nY
2024-10-18
1
-14
/
+92
*
replace seccerts -> sec-certs
Adam Janovsky
2024-04-25
1
-3
/
+3
*
bump required python to 3.8
Adam Janovsky
2023-11-14
1
-1
/
+2
*
fix new ruff errors
Adam Janovsky
2023-11-10
1
-2
/
+2
*
Revert "feat: Initial implementation of tool/dataset version check"
GeorgeFI
2023-10-22
1
-8
/
+0
*
feat: Initial implementation of tool/dataset version check
GeorgeFI
2023-10-22
1
-0
/
+8
*
style: Fix of mypy typing - calling methods on potential None object
GeorgeFI
2023-09-01
1
-0
/
+7
*
Add rudimentary profiling.
J08nY
2023-08-24
1
-2
/
+6
*
Do not rerun pdf to text conversion, it is pointless.
J08nY
2023-08-24
1
-2
/
+0
*
fix fips tests
Adam Janovsky
2023-04-15
1
-4
/
+4
*
fix cpe eval notebook
Adam Janovsky
2023-04-14
1
-1
/
+1
*
fix some bugs
Adam Janovsky
2023-04-14
1
-7
/
+15
*
random fixes
Adam Janovsky
2023-04-14
1
-0
/
+2
*
fix pre-commit problems outside of tests
Adam Janovsky
2023-04-13
1
-33
/
+27
*
WiP new cve and cpe dataset handling
Adam Janovsky
2023-04-07
1
-42
/
+90
*
switch to pydantic in settings management
Adam Janovsky
2023-03-29
1
-1
/
+1
*
delay and prune look-up dict build in CVEDataset
Adam Janovsky
2023-03-16
1
-3
/
+23
*
finalize cpe matching for on/with configurations
Adam Janovsky
2023-03-10
1
-10
/
+5
*
merge: merged main into feature branch
GeorgeFI
2023-02-20
1
-53
/
+48
|
\
|
*
delete DatasetInternalState __bool__()
Adam Janovsky
2023-02-16
1
-3
/
+0
|
*
Fix typo auxillary -> auxiliary.
J08nY
2023-02-10
1
-41
/
+41
|
*
add flake8-simplify to ruff
Adam Janovsky
2023-02-03
1
-3
/
+1
|
*
fix some return statements
Adam Janovsky
2023-02-03
1
-3
/
+3
|
*
ruff enforce comprehensions
Adam Janovsky
2023-02-03
1
-1
/
+1
|
*
adds some pylint checks to ruff
Adam Janovsky
2023-01-27
1
-2
/
+2
*
|
feat: Implementation of cpe configs, not tested yet
GeogeFI
2022-12-15
1
-7
/
+3
|
/
*
Rename CommonCriteriaCert -> CCCertificate
Adam Janovsky
2022-12-10
1
-1
/
+1
*
flat -> src layout (#294)
adamjanovsky
2022-12-09
1
-0
/
+572