Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pombredanne/8d6dd5ee91a252c105b84dbe9bbde0f7 to your computer and use it in GitHub Desktop.
Save pombredanne/8d6dd5ee91a252c105b84dbe9bbde0f7 to your computer and use it in GitHub Desktop.
scancodeio_httrace420_clone_results-2024-05-13-21-34-10.cdx.json
{
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"serialNumber": "urn:uuid:4a35c69e-6ec3-4c43-afc7-85e9f08a4608",
"version": 1,
"metadata": {
"component": {
"bom-ref": "58e5b27f-388c-42ef-aa19-bbc8f852467c",
"name": "httrace420 clone",
"type": "library"
},
"properties": [
{
"name": "notice",
"value": "Generated with ScanCode.io and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied.\nNo content created from ScanCode.io should be considered or used as legal advice.\nConsult an Attorney for any legal advice.\nScanCode.io is a free software code scanning tool from nexB Inc. and others\nlicensed under the Apache License version 2.0.\nScanCode is a trademark of nexB Inc.\nVisit https://github.com/nexB/scancode.io for support and download.\n"
}
],
"timestamp": "2024-05-13T21:34:10.651001+00:00",
"tools": [
{
"name": "ScanCode.io",
"version": "v34.4.0-40-g14eaa23c0"
}
]
},
"components": [
{
"bom-ref": "pkg:maven/commons-logging/commons-logging@1.1.1",
"copyright": "",
"description": "Commons Logging\nCommons Logging is a thin adapter allowing configurable bridging to other,\n well known logging systems.",
"externalReferences": [
{
"type": "bom",
"url": "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom"
},
{
"type": "distribution",
"url": "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"
},
{
"type": "issue-tracker",
"url": "http://issues.apache.org/jira/browse/LOGGING"
},
{
"type": "other",
"url": "http://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1"
},
{
"type": "vcs",
"url": "svn+http://svn.apache.org/repos/asf/commons/proper/logging/tags/commons-logging-1.1.1"
},
{
"type": "website",
"url": "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/"
}
],
"name": "commons-logging",
"properties": [
{
"name": "aboutcode:homepage_url",
"value": "http://commons.apache.org/logging"
},
{
"name": "aboutcode:primary_language",
"value": "Java"
}
],
"purl": "pkg:maven/commons-logging/commons-logging@1.1.1",
"type": "library",
"version": "1.1.1"
},
{
"bom-ref": "pkg:maven/org.apache.htrace/htrace-core4@4.2.0-incubating",
"copyright": "",
"description": "htrace-core4",
"externalReferences": [
{
"type": "bom",
"url": "https://repo1.maven.org/maven2/org/apache/htrace/htrace-core4/4.2.0-incubating/htrace-core4-4.2.0-incubating.pom"
},
{
"type": "distribution",
"url": "https://repo1.maven.org/maven2/org/apache/htrace/htrace-core4/4.2.0-incubating/htrace-core4-4.2.0-incubating.jar"
},
{
"type": "website",
"url": "https://repo1.maven.org/maven2/org/apache/htrace/htrace-core4/4.2.0-incubating/"
}
],
"name": "htrace-core4",
"properties": [
{
"name": "aboutcode:homepage_url",
"value": "http://incubator.apache.org/projects/htrace.html"
},
{
"name": "aboutcode:primary_language",
"value": "Java"
}
],
"purl": "pkg:maven/org.apache.htrace/htrace-core4@4.2.0-incubating",
"type": "library",
"version": "4.2.0-incubating"
},
{
"bom-ref": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.4.0",
"copyright": "",
"description": "Jackson-annotations\nCore annotations used for value types, used by Jackson data binding package.",
"externalReferences": [
{
"type": "bom",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.4.0/jackson-annotations-2.4.0.pom"
},
{
"type": "distribution",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.4.0/jackson-annotations-2.4.0.jar"
},
{
"type": "other",
"url": "http://github.com/FasterXML/jackson-annotations"
},
{
"type": "vcs",
"url": "git+https://github.com/FasterXML/jackson-annotations.git"
},
{
"type": "website",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.4.0/"
}
],
"name": "jackson-annotations",
"properties": [
{
"name": "aboutcode:homepage_url",
"value": "http://wiki.fasterxml.com/JacksonHome"
},
{
"name": "aboutcode:primary_language",
"value": "Java"
}
],
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.4.0",
"type": "library",
"version": "2.4.0"
},
{
"bom-ref": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.4.0",
"copyright": "",
"description": "Jackson-core\nCore Jackson abstractions, basic JSON streaming API implementation",
"externalReferences": [
{
"type": "bom",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.4.0/jackson-core-2.4.0.pom"
},
{
"type": "distribution",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.4.0/jackson-core-2.4.0.jar"
},
{
"type": "other",
"url": "http://github.com/FasterXML/jackson-core"
},
{
"type": "vcs",
"url": "git+https://github.com/FasterXML/jackson-core.git"
},
{
"type": "website",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.4.0/"
}
],
"name": "jackson-core",
"properties": [
{
"name": "aboutcode:homepage_url",
"value": "http://wiki.fasterxml.com/JacksonHome"
},
{
"name": "aboutcode:primary_language",
"value": "Java"
}
],
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.4.0",
"type": "library",
"version": "2.4.0"
},
{
"bom-ref": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.4.0",
"copyright": "",
"description": "jackson-databind\nGeneral data-binding functionality for Jackson: works on core streaming API",
"externalReferences": [
{
"type": "bom",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.4.0/jackson-databind-2.4.0.pom"
},
{
"type": "distribution",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.4.0/jackson-databind-2.4.0.jar"
},
{
"type": "other",
"url": "http://github.com/FasterXML/jackson-databind"
},
{
"type": "vcs",
"url": "git+https://github.com/FasterXML/jackson-databind.git"
},
{
"type": "website",
"url": "https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.4.0/"
}
],
"name": "jackson-databind",
"properties": [
{
"name": "aboutcode:homepage_url",
"value": "http://wiki.fasterxml.com/JacksonHome"
},
{
"name": "aboutcode:primary_language",
"value": "Java"
}
],
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.4.0",
"type": "library",
"version": "2.4.0"
}
],
"dependencies": [
{
"dependsOn": [
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.4.0",
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.4.0",
"pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.4.0",
"pkg:maven/commons-logging/commons-logging@1.1.1",
"pkg:maven/org.apache.htrace/htrace-core4@4.2.0-incubating"
],
"ref": "58e5b27f-388c-42ef-aa19-bbc8f852467c"
},
{
"ref": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.4.0"
},
{
"ref": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.4.0"
},
{
"ref": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.4.0"
},
{
"ref": "pkg:maven/commons-logging/commons-logging@1.1.1"
},
{
"ref": "pkg:maven/org.apache.htrace/htrace-core4@4.2.0-incubating"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment