Skip to content

Drop external_image_sbom.sbom column - #159

Open
divolgin wants to merge 1 commit into
mainfrom
divolgin/no-sbom-column
Open

Drop external_image_sbom.sbom column#159
divolgin wants to merge 1 commit into
mainfrom
divolgin/no-sbom-column

Conversation

@divolgin

Copy link
Copy Markdown
Member

No description provided.

@divolgin
divolgin marked this pull request as ready for review August 11, 2026 17:30
@divolgin
divolgin requested a review from a team as a code owner August 11, 2026 17:30
@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown

Greptile Summary

Removes the legacy external_image_sbom.sbom text column now that SBOM payloads are stored and read from object storage.

  • Updates the SchemaHero table definition so future schema applications drop the obsolete PostgreSQL payload column.
  • Retains the digest/architecture key, metadata, and object-store migration flag.

Confidence Score: 5/5

The PR appears safe to merge because current SBOM persistence and retrieval no longer depend on the removed database column.

The schema change removes only the legacy payload column while preserving all metadata and object-store fields used by current application paths.

Important Files Changed

Filename Overview
db/schema/tables/external-image-sbom.yaml Removes the legacy database SBOM payload column consistently with the existing object-storage-only write and read paths.

Reviews (1): Last reviewed commit: "Drop external_image_sbom.sbom column" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant