gecko-dev/third_party/rlbox/moz.yaml

36 строки
660 B
YAML

schema: 1
bugzilla:
product: "Firefox Build System"
component: "General"
origin:
name: rlbox
description: sandboxing framework
url: https://github.com/PLSysSec/rlbox_sandboxing_api
release: 2ffb43846498d8dbb21a4c466922599d1d697b37 (2023-07-27T18:06:21Z).
revision: 2ffb43846498d8dbb21a4c466922599d1d697b37
license: MIT
vendoring:
url: https://github.com/PLSysSec/rlbox_sandboxing_api
source-hosting: github
tracking: commit
exclude:
- ".*"
- "*"
- "**"
include:
- "code/include"
- "LICENSE"
update-actions:
- action: move-dir
from: '{vendor_dir}/code/include'
to: '{vendor_dir}/include'