Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/add-sp/ngx_waf_deps
The Bazel registry for the dependencies of the ngx_waf.
https://github.com/add-sp/ngx_waf_deps
Last synced: 15 days ago
JSON representation
The Bazel registry for the dependencies of the ngx_waf.
- Host: GitHub
- URL: https://github.com/add-sp/ngx_waf_deps
- Owner: ADD-SP
- License: bsd-3-clause
- Created: 2024-03-02T12:15:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T02:25:41.000Z (10 months ago)
- Last Synced: 2024-11-16T06:48:07.829Z (2 months ago)
- Language: Starlark
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ngx_waf Dependencies
The Bazel registry for the dependencies of the [ngx_waf](https://github.com/ADD-SP/ngx_waf).
## Usage
Appending the following flags to your Bazel command or `.bazelrc`.
``` plain
--registry=https://bcr.bazel.build
--registry=https://raw.githubusercontent.com/ADD-SP/ngx_waf_deps//
```