We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2325a40 commit 83e7c68Copy full SHA for 83e7c68
sql/0000015_trivysbom.up.sql
@@ -4,7 +4,7 @@ CREATE TABLE IF NOT EXISTS trivysbom (
4
package_url String,
5
bom_ref String,
6
serial_number String,
7
- version INTEGER
+ version INTEGER,
8
bom_format String,
9
component_version String,
10
component_mime_type String,
0 commit comments