summaryrefslogtreecommitdiffstats
path: root/config/external/rlbox_wasm2c_sandbox/moz.yaml
blob: 99a7a34096f555d864dfebc5c26744d8472ad01b (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
32
33
34
35
36
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

  release: commit 54e8469095e7929c66aeecdc26f23f502b986218 (2021-12-08T08:12:13Z).
  revision: 54e8469095e7929c66aeecdc26f23f502b986218

  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
    - .clang-format
    - .clang-tidy
    - .gitignore
    - .travis.yml
    - AppSandbox.md
    - CMakeLists.txt
    - LibrarySandbox.md
    - README.md