All Classes and Interfaces
Classes
Class
Description
Modified from https://github.com/DAV-ABDA/eRezept-Referenzvalidator/blob/478e8a2e3f0e24f54a331d561f518eeb2817ed58/core/src/main/java/de/abda/fhir/validator/core/support/VersionIgnoringSnapshotGeneratingValidationSupport.java
Copyright 2022 Deutscher Apothekerverband (DAV), Apache License, Version 2.0
Originally, the custom snapshot generating class was created due to https://github.com/hapifhir/hapi-fhir/issues/3942
However, the bug is not reproducible with the current version of HAPI FHIR.
The SnapshotGenerator class is responsible for generating FHIR snapshots
from FHIR package files and their dependencies.
Protection against the Zip Slip vulnerability
https://security.snyk.io/research/zip-slip-vulnerability
https://rules.sonarsource.com/java/RSPEC-6096/