SBOM Validator is a Python tool for validating and analyzing Software Bill of Materials (SBOM) files that demonstrates two different engineering approaches to solving the same problem.
This app allows users to generate JSON schemas from Java controller and relevant object class files (or directly supply JSON schema file), and validate API JSON Request Body objects against these ...