-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Christian Kotzbauer <[email protected]>
- Loading branch information
1 parent
a792350
commit 522483e
Showing
9 changed files
with
77 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bom xmlns="http://cyclonedx.org/schema/bom/1.4" serialNumber="urn:uuid:ff7d48e2-0b78-4b65-8dda-b9f2b79f18f5" version="1"> | ||
<bom xmlns="http://cyclonedx.org/schema/bom/1.4" serialNumber="urn:uuid:35633695-67bd-4d7f-8fab-9e0d6e808c04" version="1"> | ||
<metadata> | ||
<timestamp>2022-04-30T09:58:49+02:00</timestamp> | ||
<timestamp>2022-05-14T09:20:22+02:00</timestamp> | ||
<tools> | ||
<tool> | ||
<vendor>anchore</vendor> | ||
<name>syft</name> | ||
<version>0.45.0</version> | ||
<version>0.46.0</version> | ||
</tool> | ||
</tools> | ||
<component bom-ref="bed2b68c44140e08" type="container"> | ||
|
@@ -573,6 +573,9 @@ | |
<license> | ||
<id>GPL-2.0+</id> | ||
</license> | ||
<license> | ||
<id>Bitstream-Vera</id> | ||
</license> | ||
</licenses> | ||
<cpe>cpe:2.3:a:fonts-dejavu-core:fonts-dejavu-core:2.37-2:*:*:*:*:*:*:*</cpe> | ||
<purl>pkg:deb/debian/[email protected]?arch=all&upstream=fonts-dejavu&distro=debian-11</purl> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,15 @@ | |
"name": "nginx@sha256-2834dc507516af02784808c5f48b7cbe38b8ed5d0f4837f16e78d00deb7e7767", | ||
"spdxVersion": "SPDX-2.2", | ||
"creationInfo": { | ||
"created": "2022-04-30T07:59:06.883121311Z", | ||
"created": "2022-05-14T07:20:45.536337832Z", | ||
"creators": [ | ||
"Organization: Anchore, Inc", | ||
"Tool: syft-0.45.0" | ||
"Tool: syft-0.46.0" | ||
], | ||
"licenseListVersion": "3.16" | ||
"licenseListVersion": "3.17" | ||
}, | ||
"dataLicense": "CC0-1.0", | ||
"documentNamespace": "https://anchore.com/syft/image/nginx@sha256-2834dc507516af02784808c5f48b7cbe38b8ed5d0f4837f16e78d00deb7e7767-7ee3d3f4-1f80-4faa-86b3-0e5c1af9d50a", | ||
"documentNamespace": "https://anchore.com/syft/image/nginx@sha256-2834dc507516af02784808c5f48b7cbe38b8ed5d0f4837f16e78d00deb7e7767-5295eeca-319b-4634-a163-9c6a12eccf92", | ||
"packages": [ | ||
{ | ||
"SPDXID": "SPDXRef-a124711c55c5b5ec", | ||
|
@@ -575,7 +575,7 @@ | |
{ | ||
"SPDXID": "SPDXRef-16c100737263f237", | ||
"name": "fonts-dejavu-core", | ||
"licenseConcluded": "GPL-2.0 AND GPL-2.0+", | ||
"licenseConcluded": "GPL-2.0 AND GPL-2.0+ AND Bitstream-Vera", | ||
"downloadLocation": "NOASSERTION", | ||
"externalRefs": [ | ||
{ | ||
|
@@ -635,7 +635,7 @@ | |
} | ||
], | ||
"filesAnalyzed": false, | ||
"licenseDeclared": "GPL-2.0 AND GPL-2.0+", | ||
"licenseDeclared": "GPL-2.0 AND GPL-2.0+ AND Bitstream-Vera", | ||
"originator": "Person: Debian Fonts Task Force <[email protected]>", | ||
"sourceInfo": "acquired package info from DPKG DB: /usr/share/doc/fonts-dejavu-core/copyright, /var/lib/dpkg/info/fonts-dejavu-core.conffiles, /var/lib/dpkg/info/fonts-dejavu-core.md5sums, /var/lib/dpkg/status", | ||
"versionInfo": "2.37-2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters