Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/major-opa
  • advisory/tj
  • main default protected
  • defect/telem
  • docs/pattern
  • spike/go-tools-124-gql
  • spike/go-tools-124
  • chore/deepmap
  • docs/mas
  • build/notify
  • fix/du
  • defect/diff
  • defect/json
  • chore/schema
  • feat/diff-json
  • chore/typo
  • build/binaries
  • build/changelog-
  • defect/otel
  • chore/otel
  • v0.116.2 protected
  • v0.116.1 protected
  • v0.116.0 protected
  • v0.115.3 protected
  • v0.115.2 protected
  • v0.115.1 protected
  • v0.115.0 protected
  • v0.114.0 protected
  • v0.113.5 protected
  • v0.113.4 protected
  • v0.113.3 protected
  • v0.113.2 protected
  • v0.113.1 protected
  • v0.113.0 protected
  • v0.112.0 protected
  • v0.111.1 protected
  • v0.111.0 protected
  • v0.110.2 protected
  • v0.110.1 protected
  • v0.110.0 protected
40 results

report.go

  • Jamie Tanna's avatar
    df99b73e
    Add a report for policy violations · df99b73e
    Jamie Tanna authored
    Now we've produced policy violations in #258 and #268, we should also
    make them easily queryable.
    
    We can also expose this in a new report, `policy-violations`, which
    allows us to view these as-is, which may be important for certain users
    interacting with DMD.
    
    As we want to allow filtering on the CLI and the web, we should allow
    tweaking the parameters, requiring we have a separate query for
    performing `Like`s.
    
    This also provides the wiring for both the CLI's reporting, and for
    `dmd-web`.
    
    Closes #275.
    df99b73e
    History
    Add a report for policy violations
    Jamie Tanna authored
    Now we've produced policy violations in #258 and #268, we should also
    make them easily queryable.
    
    We can also expose this in a new report, `policy-violations`, which
    allows us to view these as-is, which may be important for certain users
    interacting with DMD.
    
    As we want to allow filtering on the CLI and the web, we should allow
    tweaking the parameters, requiring we have a separate query for
    performing `Like`s.
    
    This also provides the wiring for both the CLI's reporting, and for
    `dmd-web`.
    
    Closes #275.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.