summaryrefslogtreecommitdiffstats
path: root/third_party/content_analysis_sdk/moz.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:50 +0000
commitdef92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch)
tree2ef34b9ad8bb9a9220e05d60352558b15f513894 /third_party/content_analysis_sdk/moz.yaml
parentAdding debian version 125.0.3-1. (diff)
downloadfirefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz
firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'third_party/content_analysis_sdk/moz.yaml')
-rw-r--r--third_party/content_analysis_sdk/moz.yaml33
1 files changed, 33 insertions, 0 deletions
diff --git a/third_party/content_analysis_sdk/moz.yaml b/third_party/content_analysis_sdk/moz.yaml
new file mode 100644
index 0000000000..9d12c72924
--- /dev/null
+++ b/third_party/content_analysis_sdk/moz.yaml
@@ -0,0 +1,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