- Jul 31, 2024
-
-
Jan-Niclas Strüwer authored
-
- Jul 30, 2024
-
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
dep: added kotlinx serialization as a dependency to kpi-calculator/model to be able to provide Serializable data models
-
- Jul 29, 2024
-
-
Jan-Niclas Strüwer authored
feature: changed result type of AdapterResult.kt and its implementing classes to the new AdapterResult.kt. The benefit is that we have one common result type for all adapters which can be either a success or an Error with a given ErrorType to indicate all consumers what went wrong during transformation.
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
- applied new package structure to kpiCalculator adapter (inserted kpiCalculator module) - removed hardcoded dispatcher in ToolRunService.kt
-
- Jul 28, 2024
-
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
fix: corrected parameter name for interface function to make sure there are no problems when calling the function implementation via its interface.
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
- Jul 26, 2024
-
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
- changed dependency imports inside the library to project(...) imports - replaced decaperated KotlinCompile task
-
Jan-Niclas Strüwer authored
- Moved data models for VulnerabilityDto.kt, KpiKind.kt, and RawValueKpiCreateDto.kt to the model's library. - Created KpiAdapter.kt as an interface for all tool adapter, transforming arbitrary tool results into RawValueKpiCreateDto.kt - Created a CveAdapter.kt to transform given VulnerabilityDto.kt into RawValueKpiCreateDto.kt. - Refactored the KpiKind.kt functionality inside the new backend application to retain its previous functionality without the need to move frontend specific code into the library. We now use extension functions in the backend to achieve the same functionality
-
Lucas Briese authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
build: fixed building error for tests in the structure by moving the test files to the appropriate location.
-
Lucas Briese authored
-
Hutomo Saleh authored
-
Hutomo Saleh authored
-
- Jul 25, 2024
-
-
Lucas Briese authored
-
Lucas Briese authored
-
Jan-Niclas Strüwer authored
-
- Jul 24, 2024
-
-
Lucas Briese authored
build: developer setup See merge request !13
-
Lucas Briese authored
-
Lucas Briese authored
eclipse temurin tag got a distro upgrade from jammy to noble. Due to PEP 668 occmd requires now a venv. https://peps.python.org/pep-0668/
-
Lucas Briese authored
-
- Jul 22, 2024
-
-
Jan-Niclas Strüwer authored
version bumps See merge request !12
-
- Jul 15, 2024
-
-
Jan-Niclas Strüwer authored
-
- Dec 19, 2023
-
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
- Dec 15, 2023
-
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
- Dec 14, 2023
-
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-
Jan-Niclas Strüwer authored
-