Skip to content

fix module naming convention for JSS - #1052

Open
jkowalleck wants to merge 2 commits into
2.0-devfrom
2.0-dev-fix-module-naming-convention-jss
Open

fix module naming convention for JSS#1052
jkowalleck wants to merge 2 commits into
2.0-devfrom
2.0-dev-fix-module-naming-convention-jss

Conversation

@jkowalleck

@jkowalleck jkowalleck commented Aug 26, 2026

Copy link
Copy Markdown
Member

issue reported by linter: https://github.com/CycloneDX/specification/actions/runs/32991680107/job/98250507370#step:7:145

{
      "filePath": "/home/runner/work/specification/specification/schema/2.0/model/cyclonedx-jss_X590_2023_10-2.0.schema.json",
      "issues": [
        {
          "checkId": "schema-id-pattern",
          "severity": "error",
          "message": "Schema $id does not match expected pattern. Got: \"[https://cyclonedx.org/schema/2.0/model/cyclonedx-jss_X590_2023_10-2.0.schema.json\](https://cyclonedx.org/schema/2.0/model/cyclonedx-jss_X590_2023_10-2.0.schema.json/)"",
          "path": "$.$id",
          "context": {
            "actual": "https://cyclonedx.org/schema/2.0/model/cyclonedx-jss_X590_2023_10-2.0.schema.json",
            "expectedPattern": "/^https:\\/\\/cyclonedx\\.org\\/schema\\/(\\d+\\.\\d+\\/)?([a-z][a-z0-9-]*\\/)?[a-z][a-z0-9.-]*\\.schema\\.json$/"
          }
        }
      ],
      "summary": {
        "filePath": "/home/runner/work/specification/specification/schema/2.0/model/cyclonedx-jss_X590_2023_10-2.0.schema.json",
        "totalIssues": 1,
        "errors": 1,
        "warnings": 0,
        "info": 0,
        "checksRun": 1,
        "duration": 0
      }
    }

…naming convention

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
jkowalleck requested a review from a team as a code owner August 26, 2026 17:29
@jkowalleck jkowalleck changed the title 2.0 dev fix module naming convention jss fix module naming convention for JSS Aug 26, 2026
@jkowalleck jkowalleck added this to the 2.0 milestone Aug 26, 2026
@jkowalleck jkowalleck added defect CDX 2.0 related to release v2.0 labels Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CDX 2.0 related to release v2.0 defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant