mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
e21afae5a7
Add a new option `SAPI_ENABLE_CONTRIB_TESTS` that builds the sandboxes in `contrib/` if set. The new `contrib/CMakeLists.txt` should be extended each time we add a new sandbox to `contrib/`. This is in preparation of a follow-up change that should test the sandboxes using GitHub Actions. Drive-by: - Rename the tests in `jsonnet_tests.cc` to conform to the style guide. PiperOrigin-RevId: 425874289 Change-Id: I5b31546ccf84444c2480287220ef88abbd78a235 |
||
---|---|---|
.. | ||
jsonnet | ||
CMakeLists.txt | ||
README.md |
Sandboxed API Integrations/Contributions
This directory contains reusable Sandboxed API integrations with external libraries.
Projects Sandboxed
Directory | Project | Home Page | Integration |
---|---|---|---|
jsonnet/ |
Jsonnet - The Data Templating Language | github.com/google/jsonnet | CMake |
Projects Shipping with Sandboxed API Sandboxes
Project | Home Page | Integration |
---|---|---|
YARA - The pattern matching swiss knife | github.com/VirusTotal/yara | Bazel |