41 lines
755 B
YAML
41 lines
755 B
YAML
schema: 1
|
|
|
|
bugzilla:
|
|
product: "Core"
|
|
component: "Security: RLBox"
|
|
|
|
origin:
|
|
name: rlbox
|
|
description: sandboxing framework
|
|
|
|
url: https://github.com/PLSysSec/rlbox
|
|
|
|
release: 945509a12e1e0cadeefdfd3f1b4c951a50776ab3 (2025-02-14T21:44:51Z).
|
|
revision: 945509a12e1e0cadeefdfd3f1b4c951a50776ab3
|
|
|
|
license: MIT
|
|
|
|
vendoring:
|
|
url: https://github.com/PLSysSec/rlbox
|
|
source-hosting: github
|
|
tracking: commit
|
|
|
|
exclude:
|
|
- "**"
|
|
|
|
include:
|
|
- "code/include"
|
|
- "LICENSE"
|
|
|
|
update-actions:
|
|
- action: move-dir
|
|
from: '{vendor_dir}/code/include'
|
|
to: '{vendor_dir}/include'
|
|
|
|
updatebot:
|
|
maintainer-phab: shravanrn
|
|
maintainer-bz: shravanrn@gmail.com
|
|
tasks:
|
|
- type: vendoring
|
|
enabled: true
|
|
frequency: release
|