tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

moz.yaml (876B)


      1 schema: 1
      2 
      3 bugzilla:
      4  product: Firefox
      5  component: Data Loss Prevention
      6 
      7 origin:
      8  name: Content Analysis SDK
      9  description: SDK that DLP agents may use to interoperate with web browsers
     10  url: https://github.com/chromium/content_analysis_sdk
     11  release: 3d82f7523b557d0d5c75e1acf28c3deb8081ead1 (2024-04-03T14:44:34Z).
     12  revision: 3d82f7523b557d0d5c75e1acf28c3deb8081ead1
     13  license: BSD-3-Clause
     14 
     15 vendoring:
     16  url: https://github.com/chromium/content_analysis_sdk
     17  source-hosting: github
     18  exclude:
     19    - .gitattributes
     20  keep:
     21    - demo/handler_misbehaving.h
     22    - demo/modes.h
     23  patches:
     24    - agent_improvements.patch
     25    - add_delayms.patch
     26    - larger_read_buffer.patch
     27 
     28 updatebot:
     29    maintainer-phab: "#dlp-reviewers"
     30    maintainer-bz: davidp99@gmail.com
     31    tasks:
     32      - type: vendoring
     33        enabled: True
     34        frequency: every
     35        blocking: 1885485