summaryrefslogtreecommitdiffstats
path: root/third_party/content_analysis_sdk/moz.yaml
blob: 9d12c72924e1f4e0ffca8718e8b8b6e047d7e883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
schema: 1

bugzilla:
  product: Firefox
  component: Data Loss Prevention

origin:
  name: Content Analysis SDK
  description: SDK that DLP agents may use to interoperate with web browsers
  url: https://github.com/chromium/content_analysis_sdk
  release: 3d82f7523b557d0d5c75e1acf28c3deb8081ead1 (2024-04-03T14:44:34Z).
  revision: 3d82f7523b557d0d5c75e1acf28c3deb8081ead1
  license: BSD-3-Clause

vendoring:
  url: https://github.com/chromium/content_analysis_sdk
  source-hosting: github
  exclude:
    - .gitattributes
  keep:
    - demo/handler_misbehaving.h
    - demo/modes.h
  patches:
    - agent_improvements.patch

updatebot:
    maintainer-phab: "#dlp-reviewers"
    maintainer-bz: davidp99@gmail.com
    tasks:
      - type: vendoring
        enabled: True
        frequency: every
        blocking: 1885485