Skip to content
  • Jamie Tanna's avatar
    Surface ownership information in advisories report · 3f7c7f2e
    Jamie Tanna authored
    As part of #63.
    
    This requires some more considerable changes to the query, due to
    sqlc/sqlite not liking some of the duplication of i.e. `platform` and
    that it's unclear where that's coming from.
    
    To avoid this, we can rename the actual value we're pulling out as i.e.
    `_platform`, which we can then use sqlc configuration to remap as the
    original names.
    3f7c7f2e