Skip to content

Commit

Permalink
Add clarification comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishq-dubey committed Nov 13, 2024
1 parent 200eae6 commit 51f88f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commands/sbom/payload.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ export const generatePayload = (
}
}

// The tags ditionary is validated prior to generatePayload being called
// see upload.ts missingGitFields
return {
id: crypto.randomUUID(),
commit: {
Expand Down

0 comments on commit 51f88f0

Please sign in to comment.