summaryrefslogtreecommitdiffstats
path: root/config/external/rlbox_wasm2c_sandbox/moz.yaml
blob: dd4e6600527eb06b9ba4ccc0f490e24bd9e738e8 (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
schema: 1

bugzilla:
  product: Core
  component: "General"

origin:
  name: rlbox_wasm2c_sandbox
  description: rlbox integration for the wasm2c sandboxed code
  url: https://github.com/PLSysSec/rlbox_wasm2c_sandbox/tree/upstream-wasm2c

  release: 0938ae96c5467bdf2210cf21be47ae576cbcc3cd (2023-08-29T00:00:41Z).
  revision: 0938ae96c5467bdf2210cf21be47ae576cbcc3cd

  license: MIT
  license-file: LICENSE

vendoring:
  url: https://github.com/PLSysSec/rlbox_wasm2c_sandbox
  source-hosting: github
  vendor-directory: third_party/rlbox_wasm2c_sandbox

  exclude:
    # dirs
    - test
    # files
    - ".*"
    - AppSandbox.md
    - CMakeLists.txt
    - LibrarySandbox.md
    - README.md