CycloneDX / cyclonedx-core-java

CycloneDX SBOM Model and Utils for Creating and Validating BOMs
https://cyclonedx.org/
Apache License 2.0
81 stars 61 forks source link

Fix missing offline mapping for `jsf-0.82.schema.json` #469

Closed nscuro closed 3 months ago

nscuro commented 3 months ago

Schema validation currently fails if the validator is unable to fetch the JSF schema from http://cyclonedx.org/schema/jsf-0.82.schema.json.

codacy-production[bot] commented 3 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.01% :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (37f4cffa62dc5f04a7884ec46e198cd8dbfd6884) | 5950 | 4348 | 73.08% | | | Head commit (4b552fc2f17da75d2fa80841af72d0a51de7abcd) | 5952 (+2) | 4350 (+2) | 73.08% (**+0.01%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#469) | 2 | 2 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more